Is CPU time (TIME parameter) assigned to a JOB and JOBSTEP
BOTH, by default ?
Answer Posted / venu
it's correct answer. job dominates step
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
a dd statement has 2 types of parameters. Name them?
Is there any command to check wether the ps file is in sorted order?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
How do you create a temporary dataset?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
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.
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
How can a stopped job be started again?
What parameter of the job statement is used to limit the cpu time consumed by the job?
What are the jcl procedures?
What is the function of //jcllib statement?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
How can the disposition of sysout datasets be set for an entire jobstream?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
Must tape dataset definitions include vol=ser specifications?