what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
what are the differences between and exec cics xctl and an exec cics link command?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
what are the commands used to gain exclusive control over a resource?
when 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?
what is the differences between getting the system time with eibtime and asktime command?
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?
which is the cics control program that provides communication services between user written application programs and terminals?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
what is the cics command used to access current date and time?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
what is the most common way of building queue-id of a tsq?
which transient data queue support ati?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?