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?
Answer Posted / 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 |
Post New Answer View All Answers
Is db2 a database?
Explain about dbrm.
What does db2 stand for?
What is role in db2?
What is release/acquire in bind?
What is buffer pool?
Explain the function of data manager.
Is the primary key a clustered index?
Are view updateable?
What is the role of the data page in the db2 database?
have 3 tables table1, table2 and table3 which contains employee information. table1 is master table, table2 contains emp details like emp no and so on, table 3 contains emp salary. so if any emp leave company between 25th - 30th of every month it has to get updated in tables. but it is not getting updated. What is the reason.
What is the physical storage length of the data types: date, time, timestamp in the db2 database?
Describe major components of db2?
What is package in db2 mainframe?
Give a brief description of db2 isolation levels?