Explain the various ways data can be passed between CICS
programs.
Answers were Sorted based on User's Feedback
Answer / anil d
In addition to Madhu's answer ...
From CICS TSV3.1 WE can also use Channels & Containers to
pass data between CICS prgrams/transactions.
| Is This Answer Correct ? | 4 Yes | 0 No |
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
What is the pic clause for the data type of length option field type of data fields?
How ENQ and DEQ used in CICS?
How many conditions can you include in a single HANDLE CONDITION command?
Explain the difference between tsq and tdq
how we change the vsam file name in cics rigion? anybody elobrate this?
what is partial serch analysys in cics?
Explain what is a cursor in cics sql processing?
Explain the function of the terminal control table?
What is the error condition that is set when the file specified in the NAME option is not in the FCT?
How to prevent user to access a screen directly from cics Native screen by using Trans Id?
What CICS command would you use to read a VSAM KSDS sequentially in ascending order?