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 operation is performed by job statement?

IBM,

1181

how to do automated restart when a job abends?

IBM,

1430

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

IBM,

1467

in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

IBM,

2802

what is the purpose of coding notify parameter in job statement?

IBM,

1202

what is a jcl?

IBM,

1181

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

IBM,

1309

how do you code a null statement?

IBM,

1388

what happens in conversion stage in job processing?

IBM,

1278

how you will the direct the data to spool using sysout option?

IBM,

2482

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

IBM,

1304

if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?

IBM,

2358

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

IBM,

1339

what is the purpose of coding class parameter in job statement?

IBM,

1315

how you will define a temporary dataset in jcl?

IBM,

1 1931


Post New JCL Questions

Un-Answered Questions { JCL }

Explain how can values be passed from the job stream to an executable program?

1317


What parameter directs the output of the job log dataset?

1331


what is use of space parameter in dd statement?

1333


what is DSN parameter and DISP parameter is used for?

1216


How would you understand error(execution phase)?

1324


How is a type of file defined in the jcl that executes the cobol program?

1248


State the uses of syspring, sysin, sort fields, sum fields and dummy.

1140


What is the function of job statement in jcl?

1145


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

2411


by using cond parameter maximum 8 cond can be coded in single cond means ?explain

1532


in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

1350


In job processing, what happens in conversion stage?

1243


What is the function of //jcllib statement?

1383


How can the attributes of one sms dataset be copied to another dataset?

1481


how can you check if a file is empty using jcl?

1492