mainframe Online Quiz - 147
Description: mainframe Online Quiz - 147 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
Concerning the shielding of variables of an internal subroutine from the main EXEC part, which of the following is correct:
What is the maximum length of a single line of JCL
What is the purpose of DD DUMMY statement
If I want to fill the variable DAY with '01', the variable MONTH with 'January' and the variable YEAR with '2009', which would be a correct way to do so, if the data '01 January 2009' is read from the input screen?
REXX has extended tracing possibilities, even interactively. Which command activates the interactive trace?
Which of the following belongs to JES2
How many DD statements can be allocated to a single job step?
Which of the following is not used with LINES parameter
Which parameter is used to copy the attributes and allocation information for a new data set from an existing data set?
What is/are valid Syntax(s) of paramtere EXPDT
How do you write the expiration date of February 2, 1996 for a dataset
Which value of parameter RD indicates that automatic and deferred restart in any form can't happen
Which statement(s) is/are correct for LRECL