Hi all,

Working with Subsystem data sets: LNKLST                                
XCFAS holds a SYSDSN ENQ on the active LNKLST sets, which has to be     
removed to change LNKLST sets. This is a sample procedure using the     
SETPROG operator command:             
                                  
SETPROG LNKLST,UNALLOCATE (unalloc from XCFAS)           
P LLA                                                                   
continue with the appropriate LNKLST set changes:                       
SETPROG LNKLST,DEFINE,NAME=LNKLST01,COPYFROM=LNKLST00                   
SETPROG LNKLST,DELETE,NAME=LNKLST01,DSNAME=...
SETPROG LNKLST,ACTIVATE,NAME=LNKLST01                                   
SETPROG LNKLST,UPDATE,JOB=*                                             
SETPROG LNKLST,ALLOCATE                                                 
S LLA,SUB=MSTR                                                          

Regards,
Zafiropoulos Konstantinos     
EuroBank EFG, Technical Support
Main Systems Support Engineer
8 Iolkou Str, 14234 N. Ionia 
Athens, Greece
Tel: +30210 3524082
        

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of 
Victor Zhang
Sent: Thursday, September 04, 2008 12:41 PM
To: [email protected]
Subject: Update datasets defined in lnklst

Hi,
If I am going to apply ptf to datasets that's in lnklst, after the
application, should I also refresh lnklst besides refreshing lla?
What I mean to "refresh lnklst" is to define new lnkst, copy current to new
one, activate it, then update job(*) using new defined/activated lnklst? Is
it necessay?
Is "refreshing lla" enough to let z/os to load modules that's updated during
mainanance correctly?

Is there a best practice?


Regards
Victor

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


P Think before you print.

Disclaimer:
This e-mail is confidential. If you are not the intended recipient, you should 
not copy it, re-transmit it, use it or disclose its contents, but should return 
it to the sender immediately and delete the copy from your system.
EFG Eurobank Ergasias S.A. is not responsible for, nor endorses, any opinion, 
recommendation, conclusion, solicitation, offer or agreement or any information 
contained in this communication.
EFG Eurobank Ergasias S.A. cannot accept any responsibility for the accuracy or 
completeness of this message as it has been transmitted over a public network. 
If you suspect that the message may have been intercepted or amended, please 
call the sender.

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