JCL Interview Questions
Questions Answers Views Company eMail

oza017.myorg.emp has 100 records ,oza018.myorg.staff has 200 records but 50 are the common records in both files copy all the common records into oza017.myorg.xyz dataset

Cognizant,

3 7483

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

3 12156

Hi, can any one tell about " How do u eliminate the duplicates "

Cap Gemini,

2 5408

How To get the last record in VSAM file in cluster? and How can u get the ksds file records into ur cobol program ? Pls tell me about these two questions.

Cap Gemini,

1 11948

I need exexution process for JCL programs

1839

File1 has 100 records and file2 has 200 records i want to copy 50 records which r in both file into file3

7 9822

How to fetch even records from one file to another file by using ICETOOL in JCL?

3 15110

in my jcl have 20 steps step1,step2,.... step20.and i have to execute step1,step2,..and skip the step3 and remaing step4,step5 are execute? i want skip step3 only? what code u can write?

Patni,

3 7612

how to eliminate the duplicates in sorting

Fidelity,

4 20844

what is inrec fields and outrec fields in sorting

Fidelity,

3 8840

we define the array like this 01 array 02 veg occurs 10 times 03 days occurs 6 times 04 cost pic 9(5). but why don't we write it as 01 array 02 veg occurs 10 times 03 days occurs 6 time 04 cost pic 9(5). is there any error will occur ,what is it? and why don't 01,02,03 not contain picture clause? if we put pic in those is there any error will occur what is it will occur?

Fidelity,

1 4183

how to set dependancy for jobs?

4 13988

If Region=0k means What Happen?

IBM,

2 6326

In my JCL 10 Steps Will Be there Now i want to execute step05 And step06. How to Give the Cond?

IBM,

2 6390

How to Enter The Spool Area In Real Time?

IBM,

7 9012


Post New JCL Questions

Un-Answered Questions { JCL }

Explain about LMFREE�free data set from its association with data ID

985


what happens in conversion stage in job processing?

717


i want to store 20 digits . how will u do it in cobol ?

848


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

682


what are JCLLIB and STEPLIB in JCL?

662






What is condition checking in jcl? Is this possible?

615


How to alter the parameters for the existing gdg?

701


Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed

1957


What is multithreading in jcl?

925


Which dd parameters are required?

674


What are hierarchy levels in jcl?

939


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

690


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.

1974


What is the purpose of dd dummy statement?

931


Can we use DISP=SHR in output file in JCL

940