Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

JCL Interview Questions
Questions Answers Views Company eMail

What is concatenating?

1143

What is the function of //jcllib statement?

1383

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?

1163

Why block size is multiple of lrecl in jcl?

1478

What is the function of the steplib dd statement?

1256

How can a stopped job be started again?

1245

What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

1365

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?

1386

What is the function of a dd statement?

1265

Must tape dataset definitions include vol=ser specifications?

1788

Which dd parameters are required?

1247

How is the record format of an output dataset specified?

1208

How can a jobs execution priority be modified?

1347

What is the maximum length of a single line of jcl?

1411

What statement can be used to send data to another mvs jes3 node?

1691


Post New JCL Questions

Un-Answered Questions { JCL }

What is the purpose of disp parameter?

1178


The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?

1616


Can an individual step be restricted from using all the jobs allowed cpu time?

1612


Is automatic restart possible in jcl? If yes, how?

1174


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

1283


Why include statement is used in a jcl?

1240


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?

2358


How dummy is used in jcl?

1207


I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

1998


Describe the various parameters utilized in the creation of a gdg?

1219


Which dd parameters are required?

1247


Can I share my data with other jobs? How?

1202


What are the parameter we cannot use in procedure?

1200


How can return codes be tested before execution of a job step?

1541


what is JCL?

1224