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

How to DEBUG a JCL?

Satyam,

9 26694

What is the differentiation between TRK,cyl, and Bytes... how they can be connected??

2 28903

Hi, I have a requirement File A : I have 6 records out of which 4 are same. File B: I have 8 records out of 6 records are same. The 4 records in FILEA and 6 records in FILE B are same. If we substract we will get two records, I need these two records in output file This is because to remove the duplicates from the database. Through easytrieve we can compare but for that there should not duplicates, but in my file I have duplicates. Thanks in advance!!

2 10799

what is A-MODE and R-MODE?

2 8744

is it possible to submitt more than one job in job card in jcl? and if yes than is it necessary to have the jobs same name?

Accenture,

4 26065

if we have a job consist of two steps and each step calling a proc having 10 steps each then how many steps are counted only 2 or 22(10+10+1+1)? can we have more than 255 steps in a single job?

Accenture,

5 12986

can we have more than one job in a single job card that is we are specifying only one 'job' statement in the jcl.

Accenture,

7 20029

i have 3 steps in my jcl, where i want to run only one step at a time depending on the variable. How should i give the condition statement... I have tried this with two steps which is working but not able to add condn for the 3rd step. can anyone help me... I want to know the cond stmt which i can code in step 3 and step4, so that only either step2 or step3 or step4 executes

3 8894

How to rename a VSAM file as well as it's index file?

CitiGroup,

4 20453

What it does If we specify TYPRUN=P & it is not substituted by SCAN 0r HOLD in VALUE SET.

11820

Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?

L&T,

1 6457

Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?

L&T,

5 13254

how to create gdg with out using idcams utility

DSRC,

8 39911

how to identify a vasam dataset by seeing in 3.4(browse)

Cap Gemini,

5 11475

what is the alternative to model parameter?

2224


Post New JCL Questions

Un-Answered Questions { JCL }

Name a few IBM utility programs, and explain its function.

4920


Is condition checking possible in jcl?

1163


What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

1263


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

1289


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?

1069


What is the significance of addrspc parameter in the exec statement?

1035


I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK

1903


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

1295


What are some jcl statements that are not allowed in procedures?

1198


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) ?

2194


what is the difference between JES3 and JES2?

1097


Explain in DD statement what is the use of DCB parameter?

1098


Name the statement which can be used to send data to another mvs jes3 node?

1141


if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?

2242


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

1192