Is it possible to precompile if db2 goes down?
Answer Posted / reddy kanupuru
Yes. DB2 need not be up during precompilation stage. at
that stage DB2 will get the info about tables using DCLGEN
not from the tables
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
what are bind concepts in db2 cobol?
What is bind package and plan in db2?
What is meant by union and union all?
What types of tables are there in the db2 database?
What is the difference between using bind () and rebind () methods of naming class?
What is db2 command?
run jcl for cobol+db2 pgm?.. //jobcard //step001 exec pgm=ikjeft01 //systin dd * DSNSYSTEM(--------) RUN PROGRAM(MYPGMNAME) PLAN(-----), LIB(-------), PARMS(------) /* WHAT WILL U GIVE INSIDE THE BRACKETS... WHAT IS PLAN,PACKAGE,BIND?..PLAN N PACAKGES ARE GENERATED BY ?...
What is meant by dclgen?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
Mention the various locks that are available in db2.
i want to maintain uniqueness on pdf without make lf??????????
How does coalesce work?
Name the lockable units in DB2?
Describe major components of db2?