Hi Paul, 

define a new PDSE and copy the old into the new the activate a new LNKLST via T 
PROG=xx. 

PROG-Member (sample)
LNKLST DEFINE NAME(LNKLSTCBC) COPYFROM(CURRENT)                     
LNKLST DELETE NAME(LNKLSTCBC) DSNAME(SYS3.CBC140E.SCCNCMP.LINKLIB)
LNKLST ADD    NAME(LNKLSTCBC) DSNAME(SYS3.CBC140F.SCCNCMP.LINKLIB)
LNKLST ACTIVATE NAME(LNKLSTCBC)                                     

As it's part of the LNKLST nobody should care about the DSNAME. Any new 
STC/LOGON/JOB will see the new LNKLST. In case of problem we can 
also switch back to the old PDSE. 

Roland

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