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?
Answers were Sorted based on User's Feedback
Answer / guest
Use versioning and binding the 2 versions to a single
collection or use the method above.
| Is This Answer Correct ? | 1 Yes | 0 No |
How do you select a row using indexes in db2?
How do you find the maximum value in a column in db2?
What is the use of DELGEN in DB2? Can we Write the program with out using it?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
What is schema in db2?
What is the syntax required for the creation of a cursor?
What is an alias and how does it differ from a synonym?
When reorg is used?
difference between group clause and order clause
Where besides the DB2 catalog is database object information stored by DB2?
What is deadlock in db2?
how to resolve -811 error. give clear explination