in jcl you are having JCLLIB and STEPLIB what happens
Answer Posted / divyanshu kumar
steplib will override jcllib for that step. whereas if no
steplib is given for a certain step in that jcl .Then
joblib will come into play.
| Is This Answer Correct ? | 31 Yes | 8 No |
Post New Answer View All Answers
What are the 4 fields in dd statement?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
List in order the hierarchical levels of jcl?
how would you create a temporary dataset? And where will you use them?
Explain dfsort utility?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
Name the statement which can be used to send data to another mvs jes3 node?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
In job processing, what happens in conversion stage?
what is “Cond= even” and “Cond=only”?
what sort card you will use to copy the data from one dataset to another dataset?
How to pass the parameter in parm using linkage section ? (syntax)?
Is automatic restart possible in jcl?
Is automatic restart possible in jcl? If yes, how?
Explain the purpose of the dd keylen parameter?