How does one bind 2 versions of a CICS transaction with the same module name in two different CICS regions that share the same DB2 subsystem?
2 6952
What is db2 plan table?
Can you tell me how can you find out the # of rows updated after an update statement?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
What are packages in db2?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
Explain in detail about buffer manager and its functionalities?
How can record locking be achieved in those DB2 versions which do not support it?
What is check constraint. Explain with example.
What are catalog tables in db2?
How can tablespace be moved to another dasd volume that is allocated for that tablespace?
What is copy pending and check pending in db2?
What is node in db2?
List some fields from sqlca?
How would the varchar column remarks defined?
Mention the location where the output received from explain statement is stored.