mainframe Online Quiz - 67
Description: mainframe Online Quiz - 67 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: mainframe |
The SYNCHRONIZED LEFT / RIGHT clause which specifies alignment of elementary data item on storage boundary can be specified for data items defined with USAGE IS INDEX.
CONFIGURATION SECTION in COBOL must be present.
Technically, can you use STOP RUN in a COBOL Subroutine
Size occupied by a data item having COMP-1 usage
we can set START position for a SEQUENTIAL file
using SORT statement, sorting can be done on any no of keys
SEARCH ALL can only be applied to sorted tables??
Select the correct edited value in field with: Picture ZZZ9V99DB VALUEE MOVED IS -152^25 B IN OPTIONS STANDS FOR SPACE
EXIT is a no operation statement and when encountered, no action is taken.
What is a physical map? a. Data Structure b. Load Module c. Copybook d. None
What is the working storage fields used for every field on the map? a. Length b. Input/Output field c. Attribute d. All of the above
Parameter to generate the symbolic map a. DSECT b. FSET c. MDT d. MDI
Name the macros used to define MAP, MAPSET and FIELD a. MAP - DFHMDI MAPSET - DFHMSD FIELD - DFHMDF b. MAP - DFHMSD MAPSET - DFHMDF FIELD - DFHMDI c. MAP - DFHMSD MAPSET - DFHMDI FIELD - DFHMDF d. MAP - DFHMDF MAPSET - DFHMDI FIELD – DFHMSD
In which table would you make an entry for a BMS map? a. RCT b. PCT c. PPT d. FCT
Command to create a new copy a. CECI SET b. CEMT SET c. CEDF SET d. none