How do u know if a start command intiated a transaction or
a terminal intiated a transaction
Answers were Sorted based on User's Feedback
Answer / toxteth
EXEC CICS ASSIGN STARTCODE is the key here.
TD is terminal initiated start.
S or SD is from a START command.
| Is This Answer Correct ? | 13 Yes | 3 No |
Answer / xyz
TERMID will not be there when a START command intiates a
transaction.
| Is This Answer Correct ? | 9 Yes | 8 No |
Specify the requirements for Automatic Task Initiation. (Mention the control table, it?s entries and the corresponding Procedure division CICS command).
Name some translator and compile options and explain their meaning?
Explain the different ways of initiating transaction in cics?
What are different ways of initiating transaction in CICS ?
List the sequence of steps used to achieve ?Modification in Skip Sequential Mode.?
Which of the following commands, when issued by 2 different programs running at the same time, will prevent simultaneous use of resource 'SINGLE'?
How to execute a cics program from a paticular date and time .or specified date and time.
Define an aica abend?
Can you explain primary aspect of cics?
What are the common tables in cics and their usage?
Explain cebr transaction commands?
With the use of an alternate index, how is a VSAM file accessed?