Before starting the upgrade implementation of Librarian 4.4, apply all the current maintenance for Librarian 4.4.
1) Determine which USERMODs have been applied in the current Librarian by running the following SMP/E report:
//SMPELIST EXEC PGM=GIMSMP,PARM='DATE=U',REGION=0M
//SMPCSI DD DISP=SHR,DSN=your.current.LIBRARIAN.CSI
//SMPCNTL DD *
SET BOUNDARY (Target) .
LIST USERMODS
.
//
2) If any USERMODs have been applied in V4.3, apply the V4.4 version of the USERMOD found in the CALJJCL library
3) Verify the base install
a. Modify and run the IVP job LJ44VER found in the CALJJCL library
4) (Optional) If using SUBSYS=LAM, install the
LAM SUBSYS
5) (Optional) If using the ELIPS interface,
a. Use the 4.3 LUELIGEN member as a guide and update the v4.4 LUELIGEN in the CALJJCL library.
7) (Optional) If using the Librarian TSO commands,
a. Use the 4.3 LUTSOIN2 / MLJ4307 member as a guide and update the v4.4 LUTSOIN2 / MLJ4407 in the CALJJCL library
8) (Optional) If using LIB/CCF in ISPF,
a. Use the 4.3 LUCCFGEN member as a guide and update the v4.4 LUCCFGEN in the CALJJCL library
b. Using the 4.3 skeletons in CLJ43CSL as a guide, modify the corresponding CCF skeletons in the CALJSENU library as needed
9) (Optional) If using LIB/CCF in Roscoe,
a. Use the 4.3 LUCCFGEN member as a guide and update the v4.4 LUCCFGEN in the CALJJCL library
b. Using the RPFs in 4.3 and make any necessary changes to the RPFs in V4.4
10) (Optional) Relink any user exits or FAIR (File Access Interface Routine) programs