specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
IBM,
1150mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
IBM,
1180what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
IBM,
1226mention 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,
1072which 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,
1172which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
IBM,
1132
What is a db2 package?
Name the various locking levels available?
Is it rquired any server for Ibm framework? Give me list of Ibm framework & recent version IBm framework?
In sms datasets, what is the function of the dd avgrec keyword?
what is db2 restart?
What is the use of reorg in db2?
what happens in conversion stage in job processing?
What will be the result if on size error phrase is declared?
Can I cleanly uninstall oorexx?
How ENQ and DEQ used in CICS?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
What are the common vsam error conditions and codes?
Is it possible to left uncode disp?
Explain the difference between various read and find statement?
What is the difference between record occurrence and record type in idms?