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


Please Help Members By Posting Answers For Below Questions

What are the parameter we cannot use in procedure?

636


Explain about LMFREE�free data set from its association with data ID

997


For what purpose steplib and joblib are used ?

682


In job processing, what happens in execution stage?

696


can any one plzzzzzz tell the jcl code for creating ps using idcams

10507






List the different jcl statements that are not permitted in the procedures?

635


Explain the jcl exec statement?

645


How can the disposition of sysout datasets be set for an entire jobstream?

834


Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?

668


what sort card you will use to copy the data from one dataset to another dataset?

724


I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.

1947


How jcl work to handle various input output file operations?

656


Is their any set of rules for dd? Explain.

656


What methodology can be adapted to transfer data to a program that is coded using the exec statement?

603


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.

726