What is db2 plan table?
No Answer is Posted For this Question
Be the First to Post Answer
What will the FREE command do to a plan?
What is runstats db2?
Define declaration generator (dclgen).
What is bind package and plan in db2?
What is meant by the attachment facility?
Are views updatable ?
1) I have 3 programs : PGMA, PGMB, PGMC. PGMA calls PGMB and PGMB calls PGMC. I have to do inserts, updates in all the 3 pgms. 2) Say PGMC has done its work successfully and returned to PGMB 3) PGMB had an SQL error while doing some update 4) PGMA has already done some updates before calling PGMB all are running under the same CICS region. What will happen if I issue SYNCPOINT ROLLBACK in PGMB when it abends ? Does all the changes in PGMA,B,C rollback ? (because all the pgms belong to same task).
What are concurrency issues?
What information is contained in a SYSCOPY entry?
What does db2 plan contain?
On the create tablespace, what does the CLOSE parameter do?
What are the various locks available?