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 |
List some fields from sqlca?
What are leaf pages?
I have two tables A and B. Both tables are connected with SSN number as foreign key. I want to retrieve a column data from B table. How will you write a query?
what is the input to PLAN? what is the input to DBRM?
What is schema in db2?
what are the bind parameters?
What is cobol db2?
What is scrollable cursor in db2?
What is runstats and reorg in db2?
When the like statement is used?
What is the role of union all and union
What is dbrm? What it contains? When it will be created?