What do you mean by storage group (stogroup)?
No Answer is Posted For this Question
Be the First to Post Answer
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
If the main program has only cobol statements and subprogram has the db2 statements what is the procedure for precompilation. for which program we need to do the precompilation
What is subquery ?
I am getting a error multiple row fetched while executing a Cobol-DB2 program.How can I solve it without using a cursor.
What do you mean by rollback?
if there is a table with huge number of records and if i want to extract only first 3 records from the table, what query i have to provide to retreive first 3 records
What is the purpose of the DSNC transaction ?
What do you do to keep the cursor from closing after a commit?
Which are the db2 tools to protect integrity of the database?
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
wht r the requirements for writing a cobol-db2 pgm ?
What action db2 takes when a program aborts in the middle of a transaction?