how 2 resolve the -311 sqlcode
Answer / shravan kumar.p
If Length is not declared for varchar, sql code -311 will appears...
by giving the varchar lenth in cobol+db2 pgm we can resolve this -311 sql code..
if wrong correct me..
thakyou...
| Is This Answer Correct ? | 16 Yes | 3 No |
What does an outer join do?
Name the different types of Table spaces.
List some fields from sqlca?
Differentiate between cs and rr isolation levels? Where do you specify them?
How will you return the number of records in table?
Hi Team, Please tell me, If i don't declare the cursor in the program and i have given open and fetch and close, then what error will get.
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
How to find last record before record through SQLRPGLE?
What is reorg and runstats in db2?
What is the difference between base table and view?
is it possible to get -811 error when you use cursors. why?
What is ALTER ?