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

What is meant by S0C7 system abend code?

8 31723

How to pass the temp dataset form one JOB step to another?

IBM,

6 25083

What is QSAM error usually when it is occurs?

1 8430

What is the purpose of include statement in a JCL?

2 12670

What does S0C4 error mean?

8 56131

In which table PLAN is registered in ?

3 8773

What is GDG?

1 7743

what do you mean By spooling? Expand SPOOL?

4 17543

For how long a job can be executed continuously in a mainframe ?

4 21917

Max. No of DD statements in a job ?

CSI,

4 19005

How much space OS allocates when you create a PS or PDS?

4 13101

Min no of member?s (PDS) in one directory block?

10 31964

The maximum number of steps in a job?

4 22379

How much is memory space involved, when we code BLOCKSIZE,TRK & CYL ?

1 14450

What is DSNDB06 ?

1 8863


Post New JCL Questions

Un-Answered Questions { JCL }

In sms datasets, what is the function of the dd mgmtclas keyword?

1435


How to submit jcl through a cobol program?

1193


what sort card you will use to copy the data from one dataset to another dataset?

1304


What is the function of dd disp parameter?

1180


Name the parameters which can be used to limit the number of records written to a sysout dataset?

1206


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

1175


What is use of restart and how to use it?

1365


How can a stopped job be started again?

1245


Which dd parameters are required?

1247


Is condition checking possible in jcl?

1260


define cond parameter in jcl?

1332


what is DSN parameter and DISP parameter is used for?

1216


in ways data can be passed to a COBOL program from JCL?

1295


Explain the function of the dd dcb keyword?

1331


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

1998