It is not necessary to create a DDDEF for SMPPTS1, .....

You already have a DDDEF for SMPPTS. The code will automatically look for 
SMPPTS1, SMPPTS2,.......
All you have to do is provide JCL that points to the additional data set 


<snip>
2. If the above is not possible then you can use another method: create 
second library and use *both of them*. You have to create dataset and 
DDDEF entry named SMPPTS1. Note the "1". Caution: this dddef have to be 
defined in all zones where SMPTS is already defined. Common mistake is 
to create SMPPTS1 in GLOBAL only - it fixes problems during RECEIVE, but 
APPLY will fail without SMPPTS1 in TZONE.
</snip>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to