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,
995when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
IBM,
1174which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
IBM,
1133
Name the versions of ibm mainframes have introduced in the market?
explain the differences between vsam and non-vsam files
What is the maximum number of fields allowed per segment and what is the maximum number of fields per database?
Which component is responsible for db2 startup and shutdown?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
What is the difference between dbm cfg and db cfg file in db2 ?
Define exec cics retrieve?
Suppose you are processing an input file in a natural program and you want the program to fail if the file is empty. What command you use in natural to force it to fail?
How many registers we are using in mvs?
What is qmf?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Explain the purpose of the dd keylen parameter?
The natural file converted to PDF file if Yes then explain ?
How can a stopped job be started again?
Where & How Do You Code Identifier In Jcl?