What do you mean by storage group (stogroup)?
No Answer is Posted For this Question
Be the First to Post Answer
In a DB2-CICS program which is acts as co-ordinator and which is participant?
Is db2 a programming language?
What are the contents of a dclmgen?
how to execute qcmdexc in rpgle?plz write code also?
in column y record abc.v abc.s xyz.j abc.h i wan only abc columns how to retrieve thi records
What is db2 bind process?
How do you simulate the EXPLAIN of an embedded SQL statement in SPUFI/QMF? Give an example with a host variable in WHERE clause)
What is a trigger in the db2 database?
explain about index with examples
How do I handle -911 (deadlock) error in a db2 program so that the program will never abend?
Is db2 relational database?
when we are tying to update a table having 100 rows. if the program abends when updating 51 row . how to start updating again from the 51 row .what was the logic