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

I have a job (4 steps) with time parameter coded in job & exec, say time=10 in job & time =3,2,2,4 in each steps. Will the job executes successfully?

Cognizant,

4 12465

How to find out the number of records in a file using JCL

CTS,

5 46883

Say I have a file with 12 records. Each record has the name of the month. I have to append data in these 12 records into 1 record. How is it possible?

CTS,

2 10261

How to submit multiple jobs. These jobs are members in PDS. The second job should run if the first job runs successfully and so on.

1 10399

what is the sortcard for comparing two files with a field key and get the duplicates in onefile and noduplicates in another file

Virtusa,

3 13904

Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You

IBM,

2869

In your JCL, run the even numbered steps if date is even and run odd numbered steps if date is odd . Where do you generate the date ??in cobol or JCL ??

CSC,

2 12383

How to find the length of variable length copybook using fileaid ??

CSC,

1 13606

Suppose i have a file with 10 recs and i want to skip only the 7 th record and copy the rest into another file. How do i do it using SORT?

VS, Wipro,

7 25414

Current version of GDG is ID.GDG.FILE.G0001V00. JCL has procedure with 2 steps like below,  What will be the output file name in each step ?  PROC starts      Step 1 has ID.GDG.FILE(+1)      Step2 has  ID.GDG.FILE(+4) PEND Similarly, JCL has 2 steps in 2 separate procedure. What will be the output file names here ?  PROC starts      Step 1 has ID.GDG.FILE(+1) PEND PROC1 starts      Step2 has  ID.GDG.FILE(+4) PEND

FIS,

2 7299

A STEP has more than 1 file as INPUT. And we have to put all these records int 1 output file. How to do ? //InputF  DD DSN=ID.File1              DSN=ID.File2              DSN=ID.File3

FIS,

1 10107

Why we us SYSTSIN DD with IKJEFT01 (TSO Utility) to execute a COBOL DB2 program? Why can't we use SYSIN DD?  

TCS,

1 17252

can i sort packed decimal if i can tell the syntax

Barclays,

1 5744

In all our JOB Statement we have always COND=(4,LT) defined. Nevertheless when a Job failed the last step should then be executed (send a message to an user). Due to we don't like to change all our JOB's (ca. 2000), we are looking for a simply solution.

4 10060

which are the parameters mandatory in job card ?

Accenture,

4 8083


Post New JCL Questions

Un-Answered Questions { JCL }

what is use of disp parameter in dd statement?

1154


Explain about LMFREE�free data set from its association with data ID

1682


List the various advantages of using jcl language?

1525


What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?

1194


How does jcl act on a cobol code?

1241


Can I send output of job to my remote device careerride123?

1202


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

2510


How to execute 2nd and 4th steps among 5 steps in jcl proc?

1411


Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?

2815


The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?

1616


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

4230


Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC

4973


Differentiate between the joblib and the steplib statements?

1525


if the submitter of a job wants to inform another user about the job completion, how can it be done?

1309


Explain how can return codes be tested before execution of a job step?

1379