How to overide the symbol parameter in the jcl ?
Answer Posted / suputhru
The symbolic paramters are &file111 and &DISPooo they way to
override them are as follows.
//job1 job 'abcd'
//assign proc file111=test.file1,
// DISPooo=(NEW,DELETE,DELETE)
//step1 exec pgm=testpgm
//file1 dd dsn=&file111,disp=&DISPooo
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How gdg are concatenated?
Can we call instream to catalog and catalog to instream?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
how you can direct the data to spool using SYSOUT option?
Give the syntax of job specifying jcl statement.
How would you understand error(execution phase)?
Where can program checkpoints be stored for use in a restart?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What is the purpose of disp parameter?
Is it possible to define dd statements as you want?
What is jcl in mainframe?
Explain the purpose of the dd keylen parameter?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
Explain the job statement in jcl?
Explain about LMFREE�free data set from its association with data ID