mainframe Online Quiz - 147
Description: mainframe Online Quiz - 147 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
What is the function of the DD DCB keyword
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
When a RETURN clause is used in a subroutine, a value can be passed back to the calling EXEC. Which statements are correct?
Many JCL statements contain specific values designed to direct & control theexecution of the statement. What are these fields called
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?
To pass commands to a specific host environment (ex. TSO), which clause must be used?
REXX has extended tracing possibilities, even interactively. Which command activates the interactive trace?
What is no prerequisite for using the EXECIO command?
Which of the following belongs to JES2
Improper handling of which parameter leads to abend S322
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