Answer Posted / 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 View All Answers
what happens in execution stage in job processing?
Which statement is used to identify the private libraries in job?
When space is allocated for an output dataset, what units can be used?
Explain about LMFREE�free data set from its association with data ID
what are the types of abends that occur on job failure? And explain the possible causes of these
which parameter is used to check the syntax of a jcl without executing it?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
what is the purpose of coding class parameter in job statement?
How to pass the parameter in parm using linkage section ? (syntax)?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
what sort card you will use to copy the data from one dataset to another dataset?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
When output dataset space is required, what quantity categories are used?
What are hierarchy levels in jcl?
can any one plzzzzzz tell the jcl code for creating ps using idcams