Answer Posted / nbk choudary
if time=0 job step will execute maximum time and it
depends on the class parameter specified in the jobcard.
if it executes of 10 mins or 20 mins what ever it may be if
it exceed the default time of the class it will abend with
time out.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
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
In job processing, what happens in execution stage?
What is the function of //jcllib statement?
What are the parameters that are used in creating a gdg?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
How can the submitting users racf authority be overridden in a job stream?
What does a disposition of (MOD,DELETE,DELETE) mean ?
what is a jcl?
Brief description of inline procedure of jcl.
How can a stopped job be started again?
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.
Explain in DD statement what is the use of DCB parameter?
Explain how can the disposition of sysout datasets be set for an entire jobstream?