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 split a file

IBM,

4 18239

how can we override data definitions in jcl. can any one give detailed example

TCS,

3 15375

how to skip the steps in JCl

EDS,

2 9801

there are 10 steps in jcl how to execute the steps from step2 to step8 only

EDS,

6 14304

what is the cond=even only

EDS,

4 9058

how to concatenate datasets

EDS,

5 24108

what is instream data

EDS,

2 7358

can we give instream data in procedure

EDS,

6 19576

in jcl you are having JCLLIB and STEPLIB what happens

EDS, Wipro,

10 26574

I have a JCL with 10 steps, want to execute first 5 steps only, what are ways of doing it?is it possible to control through JOB card?

iGate,

10 37950

I have a JCL with 10 steps, want to execute first 5 steps only, what are ways of doing it?is it possible to control through JOB card?

iGate,

5 13261

In a JCL if previous steps return code is greater than 0 or 4 then the next step will not execute. But the job will be successfull with the maximum return code. How can we reset this maximum return code to '0' regardless of return codes of any steps?

4 27800

I found in one of the jcl, gdg version being mentioned as : abc.def.ghi(-0) Can anyone tell me how referring the version as (-0) is different from referring it as (0)

2 6634

I have two input SORTIN files and We need to create one SORTOUT file which contains data of both input files. What is the SortCard for this?. Suppose the length of the both files are different, then How we do it? Please reply ASAP

CSC,

4 33356

how to identify the file used in the JCL is an VSAM file. Just seeing the JCL code how can we track the file as VSAM file?

CSC,

6 17743


Post New JCL Questions

Un-Answered Questions { JCL }

What are the 2 types of parameters in dd statement?

1214


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

7916


Explain dd statement in jcl?

1185


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

1167


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

1175


What are the difference between jcl and jes?

1666


How is the record format of an output dataset specified?

1208


what JCL Procedures?

1309


how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?

1463


Explain the jcl exec statement?

1207


Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?

1291


Is their any set of rules for dd? Explain.

1274


When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?

1267


define cond parameter in jcl?

1332


Explain the purpose of dd * statement in jcl?

1125