What is the error condition that is set when the file
specified in the NAME option is not in the FCT?
How errors are handled in CICS programs?
How do you get data from a task that began with a START command?
If you use the OPTIMIZE compiler option the size of the program can be reduced by 5 to 10%(True or False)
cics command level is?
Explain the uses that are associated to tsq and tdq ?
Explain the various ways data can be passed between CICS programs.
What is the EIB parameter and the CICS command used to implement Pseudo-Conversational technique using single PCT ? Single PPT entry?
Specify the requirements for automatic task initiation?
How to execute a cics program from a paticular date and time .or specified date and time.
What is the difference between getting the system time with EIBTIME and ASKTIME command?
Why do we need integrated cics translator?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?