specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
IBM,
1152mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
IBM,
1182what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
IBM,
1227mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
IBM,
1100what are the two ways of breaking a cpu bound process to allow other task to gain access to cpu?
IBM,
1 1714when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
IBM,
1108when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
IBM,
1074which is the cics control program that provides communication services between user written application programs and terminals?
IBM,
994when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
IBM,
1173which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
IBM,
1133
Explain the difference between and exec cics xctl and exec cics start command?
What is a cics task?
Explain the primary function of the processing program table (ppt)?
What is dynamic transaction backout?
In a CICS program, how will you read a VSAM file?
What does the 'cemt:cics' transactions do?
Can you define temporary storage?
Highlight the difference between a symbolic map and physical map?
Define communication area?
Can you explain primary aspect of cics?
Explain the difference between a physical bms mapset and a logical bms mapset?
what is the differences between getting the system time with eibtime and asktime command?
Explain the difference between the xctl and link commands?
What Are Send Map Maponly & Send Map Dataonly ?
What is meant by PPT and what are its uses?