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
What is cursor stability in db2?
What is check constraint. Explain with example.
i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?
Name the various locking levels available?
Define db2.
How do you simulate the explain of an embedded sql statement in spufi/qmf?
Which isolation level provides highest data integrity?
What is a db2 collection?
Give a brief description of db2 isolation levels?
What is buffer pool and list some of them?
How to connect to db2 database from windows command line?
Where do you specify them?
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?
What is a db2 schema?
How to check sequence on a table in db2?