How can record locking be achieved in those DB2 versions which do not support it?
In cursor program-1 can we create another cursor program-2 inside the cursor program-1.If yes how/no why ?
What is a clustered index?
How does cobol compile db2 program?
What are the four lockable units for DB2?
What does the CHECK Utility do ?
Explain about mirror activator disk mirroring?
Explain about rct.
what happend with out using Commit,when closing cursor and program?
What is copy book?
What is a subselect? Is it different from a nested select?
What is COPY PENDING status?
Hi Team, Please tell me, If i don't declare the cursor in the program and i have given open and fetch and close, then what error will get.