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 / 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 |
Plan has the optimized access path in it. But is that optimized access path is attained or known
is it compulsory commitment control in journal?
How do you simulate the EXPLAIN of an embedded SQL statement in SPUFI/QMF? Give an example with a host variable in WHERE clause)
What is concurrency?
What is the difference between a package and a plan?
6 Answers Infosys, L&T, Mphasis,
Compare a subselect to a join?
How do you define a correlated name?
What is a NULL value? What are the pros and cons of using NULLS?
a cursor normally gets closed once we provide a commit . If u try to close the same cursor with close cursor command later after providing the commit will there be any sql-error.
in column y record abc.v abc.s xyz.j abc.h i wan only abc columns how to retrieve thi records
What is a buffer in memory?
Explain about rct in db2?