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
How dummy is used in jcl?
Is there any command to check wether the ps file is in sorted order?
how do you code a null statement?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
which utility is used to run a cobol-db2 program?
What is jcl in mainframe?
What is catelog procedure and how many catelog procedure to use in one job?
Can I send output of job to my remote device careerride123?
What is one line to pass PARM from JCL to COBOL?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
Explain the purpose of dd * statement in jcl?
What parameter of the job statement is used to limit the cpu time consumed by the job?
How gdg are concatenated?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
What are the difference between jcl and jes?