Db2 what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cicsregions that share the same db2 subsystem?
No Answer is Posted For this Question
Be the First to Post Answer
What are the recoverable cics resources?
Can you simply check if length = 0 for checking if a field was modified?
Once a transient data queue is read, can it be reread?
How to get the cursor position when we receive a map?
Can you explain common systems area?
How can you Define and Install the Maps & Mapset ?
What is the meaning of BMS length of field = 0?
Explain how do you control cursor positioning?
What is the command that is used to delay the processing of a task for a specified time interval
How To Retrive The VSAM Datasets in CICS application programs?
What is the command which will delete a program LOADed into the main storage using LOAD command?
There is map and length of field need to modified, let take cust id=2 is previous of 2 byte and now it has to be 5 byte ? how to modified the cics code ?what are change need to done ? where where u will do change ?