Home / CSE MCQs / JCL MCQs ::

CSE MCQs :: JCL MCQs

  1. How can a JES3 operator command be entered through the job stream?
  2. A.
    Through the Operator statement
    B.
    Through the Command statement
    C.
    Through the //** statement
    D.
    Through the console statement

  3. Can an individual step be restricted from using all the jobs allowed CPU time?
  4. A.
    Yes
    B.
    No
    C.
    Only in Catalogued Procedure
    D.
    Through the Step Time parameter

  5. Which DD parameters are required?
  6. A.
    All parameters & Keywords are optional
    B.
    Dsname, SPACE, RECFM
    C.
    Dsname, SPACE, UNIT
    D.
    Dsname, DISP, SPACE

  7. In SMS datasets, what is the function of the DD MGMTCLAS keyword?
  8. A.
    Specify a management class for a new dataset
    B.
    Lookup a storage profile from the class library
    C.
    Begin a storage class definition block
    D.
    Alters the default storage profile for the dataset

  9. What is the function of the DD DCB keyword?
  10. A.
    Begins the subparameters of the DCB
    B.
    Begins the DASD control block
    C.
    Marks the close of the DCB
    D.
    Modifies the record type parameters