IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) Explain the difference among the EXEC LINK, EXEC XCTL and Cobol II static call statements in CICS.
2 8809What is the command that is used to delay the processing of a task for a specified time interval
1 4724When you compile a CICS program, the (pre)compiler puts an extra chunk of code. Where does it get stored
1 5778What is the error condition that is set when the file specified in the NAME option is not in the FCT?
UHG,
1 6910
Write about a ‘view’ in brief?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
what is the sqlcode -501
can we describe the results of opening for input empty vsam files in a cobol program?
how do you reference the fixed unblock file formats from cobol programs
What is the difference between general testing and mainframe testing?
define the purpose of the *cat function?
How to handle exceptional conditions in cics?
What is the mainframe testing?
Explain how do you access the records randomly in tsq?
which parameter is use to declare the name of dataset in dd statement?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
What is plan and package in mainframe?
What do you mean by an alias?
can a single screen format occupy a screen area above and below a subfile format ?