Suppose I have 5 dataset listed under a single DD name in a
catlogued PROC. How can I override one of those 5 dataset
(say 3rd dataset)?

Answer Posted / vinay sonar

Use symbolic parameter.
Ir use following syntax

//STEP1.DD3 DD dsn='dataset name'

where STEP1 is step name and DD3 is dd statment name is
procedure

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is one line to pass PARM from JCL to COBOL?

752


which utility is used to run a cobol-db2 program?

810


What are the utility programs in jcl?

648


which utility is used to sort a file in jcl?

747


if the submitter of a job wants to inform another user about the job completion, how can it be done?

756






What parameter directs the output of the job log dataset?

765


I need exexution process for JCL programs

1850


What is the function of dd name parameter with a 2 part structure; audit.report?

700


What is use of restart and how to use it?

769


How can return codes be tested before execution of a job step?

923


Explain the function of a dd statement?

659


What is catelog procedure and how many catelog procedure to use in one job?

7453


What are the parameter we cannot use in procedure?

640


Explain the function of the dd dcb keyword?

706


What does a disposition of (new,catlg,keep) for a dsn mean?

617