what happens when time=0 is given in jcl code.
what happens when blksize=0 is given in jcl code.
what is symbolic and overriding parameters and a example
program.
Answer Posted / saikishore
1. Not sure
2. if it is in sort output file then it will create the file
as input file. if it is a normal creation then file will be
created but you can't do anything with the file, if u tried
to open then 'invalid blksize' will appear.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the significance of addrspc parameter in exec statement?
What is the purpose of disp parameter?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
can any one plzzzzzz tell the jcl code for creating ps using idcams
Is condition checking possible in jcl?
How can return codes be tested before execution of a job step?
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 are the parameters that are used in creating a gdg?
Explain dfsort utility?
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?
what is the purpose of coding notify parameter in job statement?
How do you overcome this limitation ?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
How can the disposition of sysout datasets be set for an entire jobstream?
which utility is used a dummy utility?