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

which utility is used to update pds?

IBM,

1 2455

what is use of disp parameter in dd statement?

IBM,

1044

how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?

IBM,

1328

what does mvs stand for?

IBM,

1 1901

when does a dataset go uncataloged?

IBM,

1250

what are the ways of passing data to a cobol program from jcl?

IBM,

1 2315

which parameter is used to check the syntax of a jcl without executing it?

IBM,

1304

what is use of dcb parameter in dd statement?

IBM,

1237

what is use of space parameter in dd statement?

IBM,

1209

which parameter is use to declare the name of dataset in dd statement?

IBM,

1194

a jcl has 2 steps. How to code the jcl such that if step1 abends, then step2 runs. Else, job terminates with step1?

IBM,

1 2500

what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

IBM,

1161

what are the various stages of job processing?

IBM,

1233

which statement is used to end the in-stream procedure in a jcl?

IBM,

1 1843

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?

IBM,

1026


Post New JCL Questions

Un-Answered Questions { JCL }

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

1343


Explain the purpose of dd * statement in jcl?

1011


what operation is performed by job statement?

1060


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

1072


List the different jcl statements that are not permitted in the procedures?

1022


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

1188


How can a fb file convert to vb file using sort program?

1288


How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?

1099


how you can access an uncataloged dataset in a JCL?

1073


Is there any command to check wether the ps file is in sorted order?

2827


How does jcl act on code(if you take a cobol program)?

1227


How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY

1318


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

1138


How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

2192


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

1287