Previous Topic: Appendix F.  LIBRARIES USED BY THE PSP

Next Topic: F.2 CA MICS Complex Libraries

F.1 PSP Libraries


The PSP libraries that are loaded during the PSP installation
are the following:

sharedprefix.MICS.TAPELOAD.CNTL -

   Holds the jobs that are used to install the PSP
   distribution.  It contains the following members:

   PSPnnnnn - SAS source modules that are used by the
              standard load job.

   PSPyymmL - The standard JCL used to load the PSP
              distribution, where yy stands for the year
              and mm stands for the month of issue.  This job
              determines which product changes need to be
              loaded to DASD and estimates and allocates
              required space for other PSP libraries.

   PSPDYNAM - The program that is used in the installation of
              the PSP distribution.

sharedprefix.MICS.PSP.CNTL -

   Holds the jobs that install the product changes and print
   the PSP documents.  It contains the following members:

   ##MIT    - A flag that indicates a new PSP distribution
              has been loaded.

   cccnnnn  - The job that contains the product change code,
              where ccc is the component and nnnn is the
              product change number.  This member contains
              in-stream IEBUPDTE and/or IEBCOPY steps that
              apply the product change to your CA MICS
              installation libraries.  IEBCOPY steps may
              reference other members of other PSP libraries.

sharedprefix.MICS.PSP.PC.TEXT -

   Contains the PSP product change text members.  The members
   have names described by the formats below.

   @@ccc    - A flag that indicates the ccc product is
              licensed at your site.

   @cccnnnn - A detailed description of the product change,
              where ccc is the component, nnnn is the product
              change number, and the character @ indicates
              text.  The product change text ("pc text") is
              organized under the following headings:

              PRODUCT CHANGE:  A number that uniquely
              identifies the product change.  This number is
              in the form cccnnnn, where ccc is the CA MICS
              component and nnnn is the product change
              number.

              DATE:  The date the change was distributed for
              use by customers.

              SUBJECT:  A general description of the contents
              of the product change, or what the product
              change does.

              PREREQUISITES:  The product changes that must
              be applied before this product change.

              COREQUISITES:  The product changes that must be
              applied along with this product change.

              SUPERSEDES:  If present, indicates that the
              product change replaces the changes listed.

              SUPERSEDED BY:  If present, indicates that this
              product change is obsolete.  It has been
              replaced by the one that is listed in this
              field.

              LIBRARIES/MEMBERS UPDATED, REPLACED, ADDED,
              OBSOLETED:  For each heading, a list of the
              library member names that are modified or added
              by this product change.

              DESCRIPTION:  A detailed discussion of the
              problem or enhancement.

              SYSTEM MODIFICATION:  The steps you must
              perform to install the product change.

   PSNAPPXA - Lists the new product changes available on the
              current PSP distribution in print image format.

sharedprefix.MICS.PSP.qualifier -

   Contains updates to the corresponding CA MICS complex
   (sharedprefix) library.  Member names use the normal CA
   MICS naming conventions.