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

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

4 9166

what is force complete

IBM,

2 19922

If I update one or more members in a pds in the step 1, how can I reach these new contents to be used in the step 2 of the same job? To start a new job via intrdr is not satisfactory, because I must solve this problem in one job.

IBM,

2 4920

If i am going to change some variable in a copybook( size or variable type) ,what are the changes that need to be done in the corresponding JCL.

IBM,

4 14619

How to compare 2 files using File-Aid?

IBM,

1 12852

I have four steps in jcl they are STEP1,STEP2,STEP3 and STEP4. Can it possible to run the reverse order like step4 first then step3,step2,step1?

Broadridge, HCL,

4 21573

Can you give the sort card to arrange the specific column in the version of GDG.

1 5712

I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one

2389

what is the job entry system used in your project?

3 7161

What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

2228

if in a job, region is mentioned in both jobcard and in step then which is cosidered at the step level? A job has region 4k in jobcard and step1 with region 0k and step2 with 16k, then what is the region allocated for the entire job? what is the region step1 takes? what is the region step2 takes?

4 10769

Hi, Please clear me when COND=ONLY and COND=EVEN. Explain me with example.

GJ,

2 11518

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.

2406

1) SORT FIELDS=(20,4,CH,D,10,3,CH,D) OUTREC FIELDS=(7:20,4,C' FUTURE ',20,2,10,3,1Z,1,9,13,7, 24,57,TRAN=LTOU,6X'FF') This example illustrates how a fixed-length input data set can be sorted and reformatted for output. The SORTIN LRECL is 80 bytes. The reformatted output records are fixed length with a record size of 103 bytes. SOLRF (the IBM-supplied default) is in effect, so unless the SORTOUT LRECL is specified or available, it will automatically be set to the reformatted record length of 103. in the above example i have some doubts that a) sort fields=(20,4,CH,D,10,3,CH,D) -what exactly it does and this fields related to output record fields or input record fields b)outrec used to refprmat the records after sorting that means could please reply me as soon as possible Thanks. Venkat

Tesco,

1 7720

is there any way to execute more than one proc in the same exec statement at the same time..?

2582


Post New JCL Questions

Un-Answered Questions { JCL }

is there any way to execute more than one proc in the same exec statement at the same time..?

2582


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

1198


Must tape dataset definitions include vol=ser specifications?

1654


what is the compile process of cobol program expalin with code

2505


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

1104


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?

1233


What does a disposition of (MOD,DELETE,DELETE) mean ?

1078


Explain about LMQUERY�give a dialog information about a data set

1386


How can a jobs execution priority be modified?

1233


How can the attributes of one sms dataset be copied to another dataset?

1356


what is the purpose of coding class parameter in job statement?

1207


I need exexution process for JCL programs

2231


How gdg are concatenated?

1065


How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?

2620


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

1283