Page 1 of 1

Sqlcode -144

PostPosted: Fri Jul 13, 2012 4:42 pm
by kandrepavan
Hi all,


please can any one explain , sqlcode -144 ?

i have seen some description saying

INVALID SECTION NUMBER number

I didn't get.

Thanx andregards.
pavan

Re: sqlcode ?

PostPosted: Fri Jul 13, 2012 4:43 pm
by kandrepavan
I AM USING SELECT STATEMENT

Re: sqlcode ?

PostPosted: Fri Jul 13, 2012 7:17 pm
by GuyC
It means that there is an inconsistency between the call to db2 (= your cobol program) and the package.
The easiest way to solve this would be to recompile/bind the program.

http://publib.boulder.ibm.com/infocente ... z_msgs.htm