JCL Interview Questions
Questions Answers Views Company eMail

what operation is performed by job statement?

IBM,

659

how to do automated restart when a job abends?

IBM,

851

which utility is used to run a cobol-db2 program?

IBM,

810

in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

IBM,

2055

what is the purpose of coding notify parameter in job statement?

IBM,

683

what is a jcl?

IBM,

687

if the submitter of a job wants to inform another user about the job completion, how can it be done?

IBM,

756

how do you code a null statement?

IBM,

780

what happens in conversion stage in job processing?

IBM,

730

how you will the direct the data to spool using sysout option?

IBM,

1765

what sort card you will use to copy the data from one dataset to another dataset?

IBM,

729

if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?

IBM,

1616

how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?

IBM,

784

what is the purpose of coding class parameter in job statement?

IBM,

721

how you will define a temporary dataset in jcl?

IBM,

1 1095


Post New JCL Questions

Un-Answered Questions { JCL }

a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

619


how you can access an uncataloged dataset in a JCL?

656


How to alter the parameters for the existing gdg?

712


I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?

1348


How can a jobs execution priority be modified?

797






Is automatic restart possible in jcl?

737


What are the parameters that are used in creating a gdg?

739


what are JCLLIB and STEPLIB in JCL?

675


can any one plzzzzzz tell the jcl code for creating ps using idcams

10513


How jcl work to handle various input output file operations?

658


What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?

649


Explain how can an in-stream dataset be terminated?

699


what is the use of JCL?

665


How can the disposition of sysout datasets be set for an entire jobstream?

840


how can the same proc be re-used and called by many jobs?

909