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

Explain about Cobol Subroutines

1 2636

Explain about RECORDING MODE Clause

1 2554

Explain about Specifying compiler options in the PROCESS (CBL) statement

1 2820

Explain about CBL/PROCESS statement syntax

1 3160

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

When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?

IBM,

1267

Where & How Do You Code Identifier In Jcl?

IBM,

1326

what are the statements that are not valid to be included in an include statement?

IBM,

1441

how do you access an uncataloged dataset in a jcl?

IBM,

1817

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

IBM,

1492

which utility is used a dummy utility?

IBM,

1530

what is use of dsn parameter in dd statement?

IBM,

1205

how can the same proc be re-used and called by many jobs?

IBM,

1567

A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?

IBM,

1350

which utility is used to sort a file in jcl?

IBM,

1283


Post New JCL Questions

Un-Answered Questions { JCL }

Does jcl support automatic restart?

1293


Explain how can a stopped job be started again?

1185


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


What is timing concept in mainframe?

2270


How jcl work to handle various input output file operations?

1224


List the various advantages of using jcl language?

1526


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

1402


What is the function of a dd statement?

1266


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.

2524


Is it possible to code instream data in a PROC?

1399


How is the record format of an output dataset specified?

1208


what is use of space parameter in dd statement?

1333


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

1260


What is the function of the dd mgmtclas keyword in sms datasets?

1303


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

1541