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 6747

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

Syntel, UHG,

6 20016

How do you override a parameter in Positional parameters?

Thomson Reuters,

4 10149

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 5836

how many members can be created inside a single pds?

8 48337

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

3 7882

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 23989

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

CSC,

8 14506

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

CSC,

3 9804

Can we change the LIMIT of GDG?

HCL,

6 19280

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 4928

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

TCS,

6 12136

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 4927

How do you find which GDG is using which dataset?

Patni,

3 9089

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

1 25012


Post New JCL Questions

Un-Answered Questions { JCL }

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

2737


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

1309


Differentiate between addressing mode and run mode.

1140


How can the disposition of sysout datasets be set for an entire jobstream?

1393


can any one plzzzzzz tell the jcl code for creating ps using idcams

11773


write a jcl to execute a job by 7:00 am on jan 20,1986?

1167


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

1322


What is jcl in mainframe?

1267


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

2468


Matching Logic in Jcl not in cobol.Could any one please answer this question

4230


Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?

2815


Explain the function of a dd statement?

1281


What do you understand by the term job time – out and how can you overcome that?

1089


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

1175


How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?

8665