mainframe Online Quiz - 32
Description: mainframe Online Quiz - 32 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
KSDS AND RRDS FILES CAN BE INPUT RANDOMLY (DIRECTLY) BY
What is the keyword sub parameter that can be used in the DD operand to repeat the unit specification that is already mentioned for a dataset in any previous DD statements?
A maximum of 255 steps can be included in a single JCL.
Which of the following are not allowed in procedures in jcl?
Which TIME parameter will allow the step to run for unlimited amount of CPU time?
what type of exception occurs when you try to perform arithematic operation on non numeric data?
What abend is issued when the system cannot find the member in the indicated dataset in the JCL?
Which of the following is true:
What are the correct values for the DSN parameter of a temporary data set? (2 answers)
Complete correctly: When I want a jobstep to be executed only if the previous jobstep has a return code of strictly less than 8, I should add...
What is correct?
When to use DISP=MOD?
When calling a procedure we can change - in different ways - this procedure. Which is the most complete statement?
Which of the following are directly controlled by JCL statements: (2 answers)
Which of the following equations are correct? (2 answers)