Is it possible to precompile if db2 goes down?
Answer Posted / i-tek
Yes. Because the precompiler does not refer to the DB2
catalogue tables.
Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How can the duplicate values be eliminated from db2 select?
can all users have the privilage to use the sql statement select * (dml)?
Define db2 and its databases?
What is the maximum size of varchar data type in db2?
Is db2 a mainframe?
What is the use of commit in db2?
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?
Which component is responsible for processing sql statements and selecting access paths?
What is the clustering index in the db2 database?
What is difference between rollback and commit?
Who uses db2?
What is the difference between dbm cfg and db cfg file in db2 ?
What is bind package and plan in db2?
Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?