It sounds like the OP has a user-owned SVC and wants to change the SVC module to a module that is in a "new" library.
You would not typically add the whole library to LPA just to accomplish that (unless that new SVC module needs to be kept in synch with other modules in that library that will be accessed only after a new link/load/xctl/attach/csvquery to find the address). You could add the single module to LPA and use the SvcNumDec operand to identify which SVC table entry is to be updated. You could add the single module to LPA and use the SVCUPDTE assembler service to do the update. Peter Relson z/OS Core Technology Design ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
