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 are steplib and joblib?

1227

Suppose I have five jobs to do. But I want to hold one?

1184

Is it possible to define dd statements as you want?

1168

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

1387

What is job control language?

1152

What is the difference between the positional and keyword parameters? Give examples.

1322

Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

1179

What are hierarchy levels in jcl?

1575

How dummy is used in jcl?

1207

For what purpose steplib and joblib are used ?

1192

How to alter the parameters for the existing gdg?

1259

I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

1476

Brief description of inline procedure of jcl.

1326

How would you understand error(execution phase)?

1324

What are the difference between jcl and jes?

1666


Post New JCL Questions

Un-Answered Questions { JCL }

What parameter directs the output of the job log dataset?

1331


I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.

2678


What does a disposition of (new,catlg,keep) for a dsn mean?

1203


What is the function of job statement in jcl?

1145


Can I send output of job to my remote device careerride123?

1204


a dd statement has 2 types of parameters. Name them?

1181


what are JCLLIB and STEPLIB in JCL?

1236


Explain the function of //jcllib statement?

1281


Suppose I have five jobs to do. But I want to hold one?

1184


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?

1351


For what purpose steplib and joblib are used ?

1192


Explain how can an in-stream dataset be terminated?

1418


A dd statement consists of 4 fields. Name them?

1481


What is the function of a dd statement?

1266


I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.

1289