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 |
Explain db2.
Explain the contents that are a part of dclgen.
in a table consist of 1000 records among that i was updated 145 record how could i know that ..list of recently updated record's and where could i see those updated record's....pls help me out....
Can a Db2 table data be retrived through JCL?
What is the use of with ur in db2?
What is the difference between plan and package in db2?
Generally if I want to select the names starting with c I need to use c% But how could I code to select the data which contains % as a part of data.
wht is d/f between union and joins ?
What is db2 command?
What techniques will be used to avoid deadlock??
OUTER JOINS USED TO GET MATCHING AND NONMATCHING ROWS FORM 2 OR MORE TABLES BASED ON COLUMNS. SIMPLE JOINS ALSO DO THE SAME THEN WHAT IS THE USE OF OUTER JOINS.
What is a precompiler?