COBOL PRECOMPILER ERROR:
"XXXXXX" (TABLE) PREVIOUSLY DECLARED OR REFERENCED
DCLGEN VARIABLES GETS IMPORTED TWICE FOR ONLY ONE EXEC SQL
STATEMENT.
WHAT COULD BE THE PROBLEM?
Answer Posted / praveen kumar
ensure that u hv included dclgen members before executing
any query or using table name anywhere in the program
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
List out the data types available.
What is runstats and reorg in db2?
What is difference between rollback and commit?
Where do you specify them?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
Which is faster delete or truncate?
Explain packages.
What is cursor stability in db2?
What are the rules for db2 programming?
Give the name of some fields form sqlca.
What is the picture clause of null indicator variable?
How will you return the number of records in table?
What is the difference between cursor and select statement?
How can record locking be achieved in those DB2 versions which do not support it?
How to take backup of table in db2?