JCL Interview Questions
- What is concatenating?
- What is a system data set catalog?
- What are the valid DSORG values?
- Which DD parameters are required?
- How can buffers be assigned to a DCB?
- What is the function of a DD statement?
- How can a stopped job be started again?
- What is the format of comment statement?
- What is the function of //CNTL statement?
- What is the purpose of REGION key word?
- How can an in-stream dataset be terminated?
- What is the function of DD DISP parameter?
- What is the function of JOB statement in JCL?
- What is the function of the DD DCB keyword?
- What is the purpose of DD * statement in JCL?
- What is the purpose of DD DUMMY statement?
- How can a job�s execution priority be modified?
- What is the function of the STEPLIB DD statement?
- What is the prefix character for symbolic parameter?
- What is the maximum length of a single line of JCL?
- How is the record format of an output dataset specified?
- What parameter directs the output of the job log dataset?
- What DD statement is used to supply the name of a dataset?
- What is the purpose of the �DD KEYLEN� parameter?
- What is the function of the �DD MODIFY� parameter?
- Where can program checkpoints be stored for use in a restart?
- How can return codes be tested before execution of a job step?
- Must tape dataset definitions include VOL=SER specifications?
- What statement can be used to send data to another MVS JES3 node?
- How can a JES3 operator command be entered through the job stream?
- How can the attributes of one SMS dataset be copied to another dataset?
- What statement marks the end of an in-stream or Catalogued procedure?
- How can values be passed from the job stream to an executable program?
- How can the disposition of sickout datasets be set for an entire job stream?
- How can a job send a status message to a TSO user at the completion of a job?
- How can the submitting user�s RACF authority be overridden in a job stream?
- Can an individual step be restricted from using all the job�s allowed CPU time?
- How can unused space allocation be returned to the system when a dataset is closed?
- What parameters can be used to limit the number of records written to a SYSOUT dataset?
- What parameter of the job statement is used to limit the CPU time consumed by the job?