IBM Mainframe Systems and Utilities
Test your knowledge of IBM mainframe systems terminology, utilities (IEBGENER, IEBCOMPR, IEBCOPY, IEHPROGM), JCL, and data management concepts.
Questions
A list of stored TSO commands to perform a particular function is called which of the following?
- CLIST
- Compiled code
- Executable code
- Stored procedure
Which of the following is a major difference between hierarchical and relational DBMS?
- Type of users with access
- Navigational vs. non navigational
- Concurrent vs. non concurrent multiple program access
- Support for single vs. multiple application languages
A company runs a billing application for all its divisions on a single corporate system. However, the data is separate for each division. The data sets for each division use a different high level qualifier. What must change to run the billing application for one division versus another division?
- The JCL must be changed to use the correct dataset names.
- The program must be recompiled to change the DDNAMEs used.
- The JCL must be changed to include the correct high level qualifier in the DDNAME.
- The program must be recompiled in order to change the dataset names in the source code.
Which is the utility that is used for compressing partitioned datasets?
- IEFBR14
- IEBGENER
- IEBCOPY
- IDCAMS
What is the use of IEHPROGM utility?
- To maintain and manage catalogs
- To compare two datasets at record level
- It is a null program
- To copy a VSAM dataset to a flat file
Which control statement is used for reformatting the records that are sorted using SORT function?
- SORTOUT
- OUTREC
- DFSORT
- AFTER
Which utility is used for creating and deleting index of GDGs?
- IDCAMS
- IEHPROGM
- IEHLIST
- IEBGENER
Which utility is used for comparing two sequential datasets?
- IEBCOMPR
- IEBCOMP
- IEBCOMPAR
- IEBCOMPARE
The datasets that are to be compared must satisfy which of the following conditions?
- Both the datasets must be present in the same library
- Both the datasets must have same block size
- Bothe the datasets must be present in the same DASD volume
- Both the datasets must have same record length
What for IEKJEFT01 is used?
- To toggle between two active working environments
- To copy files from and to MVS
- To move huge data from one volume to another
- To list the VTOC and PDS
All the utilities can be executed as normal jobs also.
- True
- False
Which is the utility that is used to convert data formats, rearrange input fields and change logical record length?
- IEBDS
- IEHLIST
- IEHPROGM
- IEBGENER
Which control statement is used to indicate the utility that an editing operation is to be performed?
- GENERATE
- MODIFY
- ALTER
- MEMBER
Which utility is used to compare two sequential datasets?
- IEBCOMPR
- IEBCOMP
- IEBCOMPAR
- IEBCOMPARE
The Utilities can be executed as normal jobs also.
- True
- False
SPOOL stands for.
- Similar Process Operations Online
- Simultaneous Peripheral Operations Online
- Simultaneous Processes and Operations Online
- None of these
REXX stands for.
- Reactive Enforcement Execution Exchange language
- Reactived Extendable Exchange language
- Restructured Extended Executor language
- None of the above
RACF stands for.
- Remote Access Computing Facility
- Resource Allocation Control Facility
- Really Alarming Computing Fact
- Resource Access Control Facility
MVS stands for.
- Multiple Virtual Storage
- Mainframe Virtual System
- Mainframe Virtualization System
- Multiple Virtualization System
zAAP stands for.
- Zippy Application Assessment Program
- zSeries Assistance and Assessment Protocol
- zSeries Application Assessment Protocol
- zSeries Application Assist Processor