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

AM HAVING A FILE WHICH CONTAIN 12 DATS OUT OF WHICH 4 ARE DUPLICATES HOW TO REMOVE THE DUPLICATE FILES IN JCL? CAN I GET THE PROGRAM FOR THIS

3 6484

how to override PROC? please give answer in details. Please mention how to write it in JCL. Thanks in advance.

Syntel, UHG,

6 19447

How do you override a parameter in Positional parameters?

Thomson Reuters,

4 9763

hi,i have joined in mainframe course recently. ihave a doubt ragarding restart parameter.what is d use of it. and what is d syntax for it. any one give me d answer pls.

3 5562

how many members can be created inside a single pds?

8 47413

In a proc i will concatinate 4 dd statements.i want to overide 3 dd statement through jcl how?

3 7615

We are using 2 files , file one has data, file two is empty.Using jcl how can we find the other file is empty?

CSC, IBM,

9 23307

How to execute step2,step1, step3 if step1,2,3 are in order

CSC,

8 13880

i have a string of 80 chars i want to replace 4th char with "a"?

CSC,

3 9510

Can we change the LIMIT of GDG?

HCL,

6 18827

Please go thru the below points and let me know how to code this. 1. Sort the input dataset for the condition : Starting position is 37,length of the field is 13 based on character and in the ascending order , starting from position 25 length of 12 ,character and in the ascending order. Use a temporary dataset to hold the sorted file. 2. Use the temporary file created in the above step as the input for the next step. The next step is to execute a program and produce an output file. Use the temporary file created in the above as work file 1 and the output of the file to be created in this step work file 2.Also, pass a parameter to the program that is to be executed in this step. The parameter should have the current date in YYYYMMDD format. For the sake of convenience, you can use the below Job Name : Sample1 Input DSN : PCABDT11.CABD.TEST.INPUT Temporary DSN : Sort1 Output DSN : PCABDT11.CABD.TEST.OUTPUT Program Name : SAMPLE Thanks in Advance for your response.

2 4698

How to execute step2,step1,step3 when step1,2&3 are in order

TCS,

6 11484

I have 15 flat files. each record in the files have the monthly salary for 12 months with the employee number. Now I want to concatenate the 15 files such that for the employee numbers that are common the o/p file should have only one record and the salaries should be concatenated to that record. How can we do it with JCL?

1 4718

How do you find which GDG is using which dataset?

Patni,

3 8807

What is Uncatalog dataset? How can we access/use them?

1 24813


Post New JCL Questions

Un-Answered Questions { JCL }

What is the significance of addrspc parameter in exec statement?

1149


How dummy is used in jcl?

1082


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?

1060


How do you submit a job for execution?

1071


how would you create a temporary dataset? And where will you use them?

1307


What dd statement is used to supply the name of a dataset?

1338


Are there any set of rules for the names of the steps used in a job?

1056


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

1207


Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC

4838


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

1283


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

2197


what happens in execution stage in job processing?

1089


Where can program checkpoints be stored for use in a restart?

1381


How can values be passed from the job stream to an executable program?

1378


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

1231