how you will define a temporary dataset in jcl?
Answer Posted / biprajit
You need to use '&&' before the Dataset name; example- DSN=&&temp ;
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
is there any way to execute more than one proc in the same exec statement at the same time..?
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?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
Is there any command to check wether the ps file is in sorted order?
Explain the job statement in jcl?
Explain dfsort utility?
What is condition checking in jcl? Is this possible?
Explain how can a stopped job be started again?
Can I send output of job to my remote device careerride123?
Can we use DISP=SHR in output file in JCL
Explain how can a jobs execution priority be modified?
Can we call instream to catalog and catalog to instream?
Describe the various parameters utilized in the creation of a gdg?
Brief description of inline procedure of jcl.
How can an in-stream dataset be terminated?