What are the kinds of job control statements?

Answers were Sorted based on User's Feedback



What are the kinds of job control statements?..

Answer / guest

The JOB, EXEC and DD statement.

Is This Answer Correct ?    8 Yes 0 No

What are the kinds of job control statements?..

Answer / chandrasekhar

JOB EXEC AND DD

Is This Answer Correct ?    2 Yes 0 No

What are the kinds of job control statements?..

Answer / muttaiah

There are several Job control stmts some of those are ..

1. JOB - Explains the job details.
2. Exec - Tells regarding the program
3. DD - Tells regd the datasets used in the program
4. Prod - start of the procedure
5. pend - end of the procedure
6. /* - Delimiter(end of instream data)
7. //* - Comment stmt
8 // - Null Stmt
9. Output - Routes the JESmsgs/JClstmts as specified
10. Include - Copies the JCL in PDS member during run time
11. Joblib & steplib - Specifies the Load module libraries
12. JCLLIB - Specifies the Procedure libraries

That's all i remember. If any thing missing add/modify
accordingly..

If you say this details then the interviewer can get a good
impression on you..
All the best buddy.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More JCL Interview Questions

how to count the number of members in pds?

2 Answers  


//step#3 exec pgm = hkbc762 what is wrong with the syntax?

3 Answers  


How to do automated restart when a job abend?

0 Answers  


Can we use two or more SYSPUNCH DD statements in a JCL for multiple unload (SYSREC00 & SYSREC01)..?

1 Answers  


What parameter directs the output of the job log dataset?

0 Answers  






How to delete AIX ? i) IEBGENER ii) IDCAMS iii) PURGE iv) All of the above

3 Answers   HSBC,


How to rename a VSAM file as well as it's index file?

4 Answers   CitiGroup,


How can unused space allocation be returned to the system when a dataset is closed?

0 Answers  


Explain about LMMLIST�list a library's members

1 Answers  


I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one

0 Answers  


when GDG version number get changed ? bcz always Generations only increasing.

1 Answers   Cap Gemini,


whats SOC7?

1 Answers   Patni,


Categories