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 |
What is an ASRA abend ?
I have to run a select query on DB2 table and show its data on CICS map. Please tell me.
What are the differences between and EXEC CICS XCTL and an EXEC CICS START command?
What is the CICS command that gives the length of TWA area?
Explain 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?
How can you Define and Install the Maps & Mapset ?
What do the keywords MAPONLY and DATAONLY mean?
Tsqs can be written in the main storage or auxiliary storage? State true or false
What is the significance of RDO?
What is the name of the facility provided by CICS to free the application program form the problems caused
what are transient data sets defined to cics?
How would you resolve an ASRA abend?