specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
IBM,
1202mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
IBM,
1237what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
IBM,
1269mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
IBM,
1153what are the two ways of breaking a cpu bound process to allow other task to gain access to cpu?
IBM,
1 1799when 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,
1166when 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,
1121which is the cics control program that provides communication services between user written application programs and terminals?
IBM,
1050when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
IBM,
1231which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
IBM,
1185
List the type of locks?
What is the mainframe computer?
What are the different types of PL/1 files?
can you change the attribute in mapset? if so how?
How can you submit a job through cobol program?
What is length is cobol?
Is automatic restart possible in jcl? If yes, how?
What is the compute verb? How is it used?
what is the other verb for release and write ?
What is the copy idms subschema-binds in idms?
How can record locking be achieved in those DB2 versions which do not support it?
Which commend used for terminating a browser operation?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
What is currency in idms?
What is the distinction amongst include and copy?