Answer Posted / deepak thamarasseri
Yes,we can code Steplib and Joblib in the same code.If we
are coding both,STEPLIB overrides the JOBLIB statement.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is “Cond= even” and “Cond=only”?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
what is the purpose of coding class parameter in job statement?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
What is Cataloged Procedures?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
How to submit a jcl from cics?
which parameter is use to declare the name of dataset in dd statement?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
Explain the function of job statement in jcl?
Name what parameter directs the output of the job log dataset?
Explain how can return codes be tested before execution of a job step?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
What is the difference between run mode and addressing mode?