What RCT Entries will you make for a CICS DB2 program??
Answer Posted / laxman
Db2 plan name
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain the cics command that is used for reading a record from the tdq?
Explain how pa key is different from pf key?
How to establish dynamic cursor position on a map?
What are the cics commands associated with task control?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
What is the kcp in the cics?
how do you intitiate another transaction?
Explain ceci transaction commands?
What are the types of processes to create a map in cics?
Name at least one of the ways by which a transaction can be terminated?
If we wish to create bms executable, what are the basic steps that the user has to go through?
What are the ways fot initiating a transaction?
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 cics regions that share the same db2 subsystem?
Explain how do you access the records randomly in tsq?
Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?