Answer Posted / mani
For an output file DUMMY specifies that the output is to be
discarded. For input it specifies that the file is empty.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
State the uses of syspring, sysin, sort fields, sum fields and dummy.
how you will the direct the data to spool using sysout option?
What are steplib and joblib? What for they are used?
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) ?
what happens in conversion stage in job processing?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
How to run cobol program using jcl?
Name what parameter directs the output of the job log dataset?
What is NOTCAT ?
which parameter is use to declare the name of dataset in dd statement?
what is SOC4 error?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What parameter of the job statement is used to limit the cpu time consumed by the job?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
Are there any set of rules for the names of the steps used in a job? What are they?