JCL Interview Questions
Questions Answers Views Company eMail

what r the types of job control statements?

2 5803

what is the meaning of keyword in jcl?what is is opposite?

4 7593

describe the job statement, its meaning,syntax and significant keywords?

1 4262

describe the exec statement,its meaning ,syntax and keywords?

3 6883

describe the dd statement,its meaning,syntax and keywords?

1 3718

what is the restart?hopw it is invoked?

1 4550

explain concatinating datasets?

1 4417

what is pupose and meaning of the REGION keyword and what jcl statement is it associated with?

1 5438

what is the difference between static call and dynamic call?

1 21939

can we bowse or edit the GDG dataset if it is a tape entry?

4 9132

what is the purpose of SYSOUT parameter in the DD statement?

1 9805

what is a MODELDSCB?

1 4242

i want to see the jobs in skeleton queue in diff region. (eg. 7 regions are running means , i want to see all the jobs in 7 regions which are in skel queue using 1 command)

1 4320

I have 10 steps, I want to run STEP1 TO STEP4 then I should not run STEP5 and STEP6. Aganin I want to execute from STEP7 to STEP10. ONLY using CONDITION CODES how can we execute this process? 1. Where we can set cond codes for STEP5 and STEP6? 2. How can we execute remaining steps from STEP7 to STEP10?

2 8674

What will happen if we write two STOP RUN's in a COBOL program?

Satyam,

4 11619


Post New JCL Questions

Un-Answered Questions { JCL }

What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?

9475


which utility is used to sort a file in jcl?

969


how can you check if a file is empty using jcl?

1067


What is the purpose of dd dummy statement?

1169


Is it possible to code instream data in a PROC?

991


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?

826


What is the use of symbol // in jcl?

1136


What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

2014


What is one line to pass PARM from JCL to COBOL?

4672


List in order the hierarchical levels of jcl?

867


Does jcl support automatic restart?

979


If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?

1037


How to pass data to a program that is coded in an exec statement?

1067


Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE

2194


Explain the function of //cntl statement?

888