NOTE: Before applying any other patches, you MUST apply fix BG52301, which fixes a problem with panel/IMOD fix application. NOTE: If you intend to use the IUCV interface to earlier releases of BIM-FAQS (prior to 5.2C), read the CMSAP52C text file. NOTE: Before installing CA products (former LEGENT/GOAL) such as CA-DELIVER, CA-MASTERCAT, CA-FLEE, etc.; copy BIM$PUTL.PHASE to GSPDSU.PHASE and place GSPDSU.PHASE in a sub-library and add to the PHASE LIBDEF chain before CA-GSS. Be sure to include the BIM-GSS sub-library in the PHASE LIBDEF chain if GSPDSU.PHASE is placed in a separate sub-library: // LIBDEF PHASE,SEARCH=(BIMGSSP,BIMGSS,CAGSS) assuming GSPDSU is in the BIMGSSP sub-library, or // LIBDEF PHASE,SEARCH=(BIMGSS,CAGSS) if you leave GSPDSU in the same sub-library as BIM-GSS. Be sure to copy BIM$PUTL to GSPDSU whenever BIM$PUTL has patches applied to it or you install a new version of BIM-GSS. This will prevent CA-GSS from being used, provided you do not use the CA-GSS phase names such as: DCMTASK, DCMTDRIV, DCMOTDRV, REXXBAT, etc. If you have any questions, let us know. NOTE: After applying a new version of CA-GSS, be sure to run the BIM$SCRN and BIM$SCR2 PROCS, and create the BGSSTEMP PROC using the following JCL: // EXEC BIM$RXBA,PARM='BIM$UTFX S=lib.sublib P=BGSS R=Vx,yz' /* after creating the proc, be sure to execute it.