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

Ques: How can we code COND parameter in a JCL so that only even steps (or only odd steps) get execute??

HSBC,

3 18596

Can we use two or more SYSPUNCH DD statements in a JCL for multiple unload (SYSREC00 & SYSREC01)..?

1 8711

how many types of sorts are there in jcl?

IBM,

2 6777

the command to open a dataset directly from the JCL instead of opening it separately using 3.4 option.

IBM,

7 25798

i have 10,000 records in one input file.i want to sort 1 to 5000 records in one outputfile and remaining records sort in another output file write the syntax for this?

DELL,

4 20931

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

4126

how can we merge two input files from two different jobs into one output file ? Please ans any one ASAP?

1 4634

how to put a dependency on job in jcl using opc scheduler?

CTC,

1 20957

i have 10 steps in my jcl. -->if i want to execute my program from 5th step what i have to do? don't give //* in ur previous steps --> if i want to execute my program from 1to 5 steps only what i have to do?

2 6606

what type of version is we r using now real time in all modules(cobol, jcl, cics, db2, vsam)?

Accenture,

1 3745

What type of versions we r using in mainframe (jcl, cobol, db2, vsam, cics)?

Accenture,

1 7072

what's the significance of freespace(0 0) and freespace(100 100)

3 12531

What is timing concept in mainframe?

2161

In JCL I have 5 steps,I need to execute 1st,2nd and 5th steps only,can any one answer me please?

TCS,

2 20339

i have 6 steps in my jcl program after going to 5th step i want to execute 3rd step.....how can i do it....by using(RESTART) can i do it or not?

Wipro,

2 7264


Post New JCL Questions

Un-Answered Questions { JCL }

Why block size is multiple of lrecl in jcl?

1363


What is the use of symbol // in jcl?

1414


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

1241


For what purpose steplib and joblib are used ?

1087


how to run batch program without jcl?

11379


is there any way to execute more than one proc in the same exec statement at the same time..?

2594


1) SORT FIELDS=(20,4,CH,D,10,3,CH,D) OUTREC FIELDS=(7:20,4,C' FUTURE ',20,2,10,3,1Z,1,9,13,7, 24,57,TRAN=LTOU,6X'FF') This example illustrates how a fixed-length input data set can be sorted and reformatted for output. The SORTIN LRECL is 80 bytes. The reformatted output records are fixed length with a record size of 103 bytes. SOLRF (the IBM-supplied default) is in effect, so unless the SORTOUT LRECL is specified or available, it will automatically be set to the reformatted record length of 103. in the above example i have some doubts that a) sort fields=(20,4,CH,D,10,3,CH,D) -what exactly it does and this fields related to output record fields or input record fields b)outrec used to refprmat the records after sorting that means could please reply me as soon as possible Thanks. Venkat

7734


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

1054


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

1307


which parameter is use to declare the name of dataset in dd statement?

1214


Name what parameter directs the output of the job log dataset?

1021


Explain about ISPF/TSO Commands

1889


What is the function of dd disp parameter?

1089


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

986


What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?

9706