Chinaunix

标题: 请问这个CICS问题怎么解决 [打印本页]

作者: qheart    时间: 2009-06-29 16:15
标题: 请问这个CICS问题怎么解决
TX6.1 ,AIX5.3,DB2 9

# make -f db21pc.mk
        make -f db21pc.mk `uname`
        db2 connect to ;  db2 prep db21pc.sqc;  db2 grant execute on package db21pc to public;  xlc_r -I/usr/lpp/cics/include -I/include db21pc.c  -o db21pc  -eCICS_XA_Init  -L/usr/lpp/cics/lib  -lsarpc  -lcicsrt  -lEncServer  /usr/lpp/cics/lib/regxa_swxa.o  /lib/libdb2.a
SQL0104N  An unexpected token "END-OF-STATEMENT" was found following "TO".  
Expected tokens may include:  "<identifier>".  SQLSTATE=42601
make: 1254-004 The error code from the last command is 4.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2