What is the name of the facility provided by CICS to free the application program form the problems caused
1 5797
Explain processing program table(ppt)?
Can you define attribute byte?
Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
how do you intitiate another transaction?
What is the common work area?
What are the some important fields in the eib block?
Explain the difference between using the read command with into option and set option?
Can you use occurs in bms map?
Explain the difference between and exec cics xctl and exec cics start command?
What is the pic clause for the any bll cell type of data fields?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
What is the comaera?
Explain the usage of language in the ppt entry?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?