What are the kinds of job control statements?
Answers were Sorted based on User's Feedback
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 |
which utility is used to update pds?
how to see the latest generation in gdg?
How to see the COMP3 value(packd decimal)
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?
If your job fails at particular step then what would be the return code for next steps
How are GDGs concatenated?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
How do you access an uncatalogued dataset in a jcl?
How to find in aparticular step how many versions a paricular gdg base have?
I have a COBOL program that Accepts some input data. How do you code the JCL statement for this? ( How do you code instream data in a JCL? )
What 3 guidelines do we have to follow when concatenating DD statements?
In one of intervie, my interviwer asked, I have a file which contains 4 records I would like to split the 4 different outputs for each record how to do?
14 Answers Cap Gemini, Cognizant, JPMorgan Chase, TCS, Xansa,