Which component is responsible for db2 startup and shutdown?
No Answer is Posted For this Question
Be the First to Post Answer
What is an instance in db2?
What are packages in db2?
WHAT IS MEANT BY COMMIT COMMAND?
Explain about open switch business continuity software?
wht steps we need will coding cobol and db2 pgm ?
Can we use select query in a loop to fetch multiple rows in a COBOL PROGRAM? If so, what is the advantage of cursor?
Update command
i know the stpes 2 create an executable CICS/DB2 cobol code. 1. DB2 Precompiler converts the SQL Statements into COBOL API statements and creates another member with Acess plans. CodeA results in CodeB (code with API calls) & CodeC ( Access Plans ) 2.Code B is compiled/linked 2 create an exceutable.(codeE) 3.Now CodeC is binded to the database on which CodeE will be run. Can somebody provide me the sample JCLs for precompile/compile/link/bind.
What is ACQUIRE/RELEASE in BIND?
What is database reorganization?
How to design maps
How do you leave the cursor open after issuing a COMMIT? (for DB2 2.3 or above only)