mainframe Online Quiz - 37
Description: mainframe Online Quiz - 37 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
What is correct?
Which of the following concerning the COND parameter are true on EXEC statement level? (2 answers)
What are the correct values for the DSN parameter of a temporary data set?
When to use DISP=MOD?
Which of the following equations are correct?
Some parameters have sub-parameters. These can be both positional or keyword sub-parameters. Suppose TU00001 is the programmer’s name, ATUT000 is the programmer's account number and it is a default value. Given this information, which statements are correct:
Indicate the correct answers about the OUTPUT statement
Which of the following DD statements to create a new data set is correctly written?
Which parameter can not be used on a JOB statement:
The following GDG datasets exist: TBISUSR.TU00001.GDG.G0003V00 TBISUSR.TU00001.GDG.G0004V00 TBISUSR.TU00001.GDG.G0005V00 TBISUSR.TU00001.GDG.G0006V00 TBISUSR.TU00001.GDG.G0007V00 Which statement will always create: TBISUSR.TU00001.GDG.G0008V00 ?
Which of the following conditional expressions can not be used with an IF-THEN-ELSE-ENDIF construction?
Indicate the correct answers: A concatenation of datasets...
When calling a procedure we can change - in different ways - this procedure. Which is the most complete statement?
Consider the following: // SET GROUP=TBIS,DIV=USR,SUBJ=JCL,TYPE=DATA,NMBR=1 Which of the following structures containing symbolic parameters will result in: TBISUSR.JCLCRS.DATA1?
What is the purpose of REGION key word ?
How can values be passed from the job stream to an executable program?
What parameter of the job statement is used to limit the CPU time consumed by the job?
What parameters can be used to limit the number of records written to a SYSOUT dataset ?
How can a job’s execution priority be modified ?
What is the full form for POS?1234