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

One of My Job is running in production, which contains five steps?i want to pass the input to FIFTH step while running is it possible? if how?

CTS,

1 4381

hi in one of the interview one asked me how to submit a job from cobol?as well as how to submit a jcl from CICS? can u pls any one tell me..

CTS,

1 7093

In My job I have 15 procs.and in each proc i have 3 steps. i want to execute 3 step in proc 10.is it possible? if possible how?

HP,

2 8306

How to view the hexa decimal value thru file aid if copy book is not present for that particular data

1 5527

can any one plzzzzzz tell the jcl code for creating ps using idcams

Fiserv,

2 11545

What is the meaning of the following declaration : DCB=BLKSIZE=, What is the difference between above declaration & not specifying DCB at all for a output file?

1 5478

Suppose there are 10 steps in a PROC, I want to execute only step5. How do you give the condition in the JCL that calls this PROC?

IBM,

3 10504

We have two PS files,want to compare those files and put the duplicate records in one file. Input file 1 contains(1,2,4,9,10) Input file 2 contains (1,4,5,11,12,14,16). Help me with jcl.

6 16724

What is catelog procedure and how many catelog procedure to use in one job?

Infosys,

2 8559

How to check empty file in jcl?

Infosys,

4 26839

How to pass values in jcl to cobol?

IBM, Infosys,

4 25446

I have two input files i/p1 name id-key flag date i/p 2 name id-key date if id-key matches in the both the files then it should write the output file from i/p1 with flag 'Y'. It should be done thru JCL sort card ,Please provide the info on this. ---Note : output file should have all records from i/p1 with proper Flag.

2 5812

I have 5 steps in my jcl ,I need to execute first three steps and then 2nd step again ,4th and 5th steps if rc of 2nd step is zero

ABC,

1 3923

How to copy one PS file to multiple PS files with same data?

1 15277

Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE

2410


Post New JCL Questions

Un-Answered Questions { JCL }

what is DD statement is used in JCL?

1134


Suppose I have five jobs to do. But I want to hold one?

1079


In job processing, what happens in execution stage?

1142


What are the parameter we cannot use in procedure? How many instream we can write in single jcl?

1010


what is the use of IEBGENER utility?

1117


Must tape dataset definitions include vol=ser specifications?

1657


how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?

1234


which utility is used to run a cobol-db2 program?

1309


For what purpose steplib and joblib are used ?

1077


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

7721


Is their any limit for data sets?

1125


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

2508


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

1020


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

1331


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

973