Librarian 4.4 Upgrade Checklist
search cancel

Librarian 4.4 Upgrade Checklist

book

Article ID: 266138

calendar_today

Updated On:

Products

Librarian

Issue/Introduction

Performing Librarian 4.4 upgrade and looking for upgrade instructions.

Please provide all the necessary documents to perform the upgrade

Environment

Release : 4.4

Resolution

Before starting the upgrade implementation of Librarian 4.4, apply all the current maintenance for Librarian 4.4.

   For complete instructions on how to apply the maintenance, see -- Install Maintenance  

 

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. 
               See the Install ELIPS Interface
        b.   Also see Install the ISPF Interface
 
 
6)  (Optional)   If using Roscoe, install the Roscoe Interface
 
 
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
               See  $LIBTSO Macro
         b.  Install the LIB/TSO HELP commands 
 
 
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
               See Install LIB/CCF ISPF Interface 
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
               See Install LIB/CCF Roscoe Interface
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
         a.  For instructions on how to relink FAIR programs, see General Linkage Conventions
         b.  For batch exits, see Batch User Exits
         c.  For ELIPS exits, see ELIPS User Exits
         d.  For LIB/TSO exits, see LIB/TSO User Exits