Explain the various ways data can be passed between CICS
programs.
Answer Posted / madhu
can be passed b/w DFHCOMMAREA,TSQ and TDQ
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
Explain the difference between and exec cics xctl and an exec cics link command?
What is ENQ?
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
Specify the requirements for automatic task initiation?
Can you explain dfheiblk?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
In a CICS program, how will you read a VSAM file?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
Name the two types of transient data queues?
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?
What is fset?
What is meant by PPT and what are its uses?
What is the use of tdq and tsq?
Explain the function of the load command?