How can you start a CICS transaction other than by keying
the Transaction ID at the terminal?
Answer Posted / rahul
There are Six ways of initiating a transaction in CICS:
1. By entering transaction identifier
2. By START command
3. By RETURN TRANSID
4. By registering the program in PLT,they will be
automatically initiated during CICS startup.
5. Automatic Task Initiation od TDQ
6. PF or PA keyss could be defined in PCT to initiate a
CICS transaction
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
What is journal recovery?
What is the procedure to solve an ASRA ABEND?
Name the command which is used to release a record on which exclusive control is gained?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
Explain the thress bms options?
Explain how do you access the records randomly in tsq?
Which commend used for terminating a browser operation?
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
Name at least one of the ways by which a transaction can be terminated?
Can you define commarea?
What is the abend command?
What is the syncpoint command?
What is task control?