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...


after submiting the jcl.how do you know that the job has
been completed.

Answers were Sorted based on User's Feedback



after submiting the jcl.how do you know that the job has been completed...

Answer / mimo

You can either check your JOB spool or JES
BUT if you added NOTIFY='user' on your JCL then you will
receive a confirmation message when job the ends.

Is This Answer Correct ?    25 Yes 0 No

after submiting the jcl.how do you know that the job has been completed...

Answer / p.j.karthikeyan

NOTIFY=&SYSUID in the Job card will throw an RC(Return
Code) one the job is completed

Is This Answer Correct ?    9 Yes 0 No

after submiting the jcl.how do you know that the job has been completed...

Answer / vimal raj

You can see your job completion in you IOF, with the job
name and your job id

Is This Answer Correct ?    7 Yes 0 No

after submiting the jcl.how do you know that the job has been completed...

Answer / prasantham

you can also give NOTIFY=&SYSUID

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More JCL Interview Questions

I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

0 Answers  


What is the difference between joblib and jcllib statements

7 Answers   IBM, Maples,


How is a dataset passed from one step to another?

2 Answers   DELL,


what is use of disp parameter in dd statement?

0 Answers   IBM,


Explain COND used in JCL?

1 Answers   Patni,


What is the meaning of the EXEC statement keyword, COND? What is its syntax?

2 Answers  


I have GDG defined e.g. GDG.smaplegdg.base, after processing the GDG. it contains some records and which is input to the second step2. How can I use GDG to use it as input file at step2.

3 Answers   Wipro,


Explain the function of dd name parameter with a 2 part structure; audit.report?

0 Answers  


do we need to mention the location of catalogued procedure for each it's call in a single job?

1 Answers  


How many positional parameters are there in job statement?

4 Answers  


Explain about ISPF/TSO Commands

0 Answers  


In a single step if input file is present then only need to copy into output file or else need to through a RC is it possible. Note : i want it in a single step

1 Answers  


Categories