Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How do you override a specific DDNAME/SYSIN in PROC from a JCL?

Answer Posted / madhuri tungal

Take a look @ below example.

in JOB

//.......JOB....
//.... JCLLIB OREDR=(PROC-LIB)
//STEP1 EXEC PROC-NAME
//PROCSTEP.DDNAME DD DSN=.......
//...
//...
/*

Is This Answer Correct ?    56 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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' ?

2075


How do you access an uncatalogued dataset in a jcl?

1270


What are the 4 fields in dd statement?

1331


What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?

2654


in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

2798


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) ?

2462


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

2520


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

1373


Name the statement which can be used to send data to another mvs jes3 node?

1221


Describe the various parameters utilized in the creation of a gdg?

1209


how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?

1460


define cond parameter in jcl?

1326


what JCL Procedures?

1306


Must tape dataset definitions include vol=ser specifications?

1785


What does a disposition of (MOD,DELETE,DELETE) mean ?

1191