mainframe Online Quiz - 1
Description: mainframe Online Quiz - 1 | |
Number of Questions: 21 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
What are the various types of VSAM Data Organizations available?
For creating a PDS file, we need to define Directory Block as 0.
COBOL was conceived in 1959. COBOL is a High Level Language.
What are the lengths of the areas A & B in COBOL?
Order of Divisions in COBOL program:
- IDENTIFICATION DIVISION
- ENVIRONMENT DIVISION
- DATA DIVISION
- PROCEDURE DIVISION
Which error code is shown by the system when Task exceeded the Execution Time (Task in Loop) ?
Which utility is used for Link Edit a program?
Which utility is used to CREATE, DELETE, COPY PS/PDS?
Which EIB field can be used for ERROR/EXCEPTION handling?
How many extents are possible for a sequential file?
How many extents are possible for a VSAM file
What happens if both JOBLIB & STEPLIB is specified?
What characters indicate the JCL card is a comment card
What does a disposition of (NEW,CATLG,DELETE) mean?
What are the three major types of JCL statements?
How do you reference the most current generation of a GDG (generation data group)?
What will make this step run if COND parm is COND=(0,NE)?
How would you limit the time allotted for a job?
What is S322 abend?
What is CAS?