JCL Interview Questions
Questions Answers Views Company eMail

List in order the hierarchical levels of jcl?

664

What is the use of disp parameter?

644

List the various advantages of using jcl language?

841

Explain dd statement in jcl?

634

How to run cobol program using jcl?

645

Does jcl support automatic restart?

746

How does jcl act on a cobol code?

649

Suppose I have seven jobs to do, but I want to hold one than how can I do this?

1 1101

What is notcat 2 - gs?

924

What is condition checking in jcl? Is this possible?

618

What are the jcl procedures?

640

What is the significance of addrspc parameter in the exec statement?

613

Explain the jcl exec statement?

642

Why include statement is used in a jcl?

681

What are the utility programs in jcl?

640


Post New JCL Questions

Un-Answered Questions { JCL }

what is the compile process of cobol program expalin with code

1995


in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

813


How jcl work to handle various input output file operations?

652


My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.

1982


How can unused space allocation be returned to the system when a dataset is closed?

801






How is the record format of an output dataset specified?

737


what is a jcl?

681


How do you overcome this limitation ?

688


what is DSN in JCL and what are the parameters to declare the DSN?

711


what is the use of IEBGENER utility?

650


in ways data can be passed to a COBOL program from JCL?

659


Is it possible to left uncode disp?

706


by using cond parameter maximum 8 cond can be coded in single cond means ?explain

969


List the different components of jcl statement?

685


i want to store 20 digits . how will u do it in cobol ?

854