To replace an active version of LIB/AM, you must modify the CAIRIM parameter for LIB/AM from:
PRODUCT(CA-LIB44) VERSION(LJ44) INIT(LJ44INIT)
to:
PRODUCT(CA-LIB44) VERSION(LJ44) INIT(LJ44INIT) PARM(REINIT)
To execute two versions of LIB/AM concurrently (for testing purposes), you must modify the CAIRIM parameter for LIB/AM from:
PRODUCT(CA-LIB44) VERSION(LJ44) INIT(LJ44INIT)
to:
PRODUCT(CA-LIB44) VERSION(LJ44) INIT(LJ44INIT) PARM(REINIT,NAME=LAMX)
To invoke the new version of LIB/AM, simply code SUBSYS=LAMX in the JCL.
|
Copyright © 2010 CA.
All rights reserved.
|
|