Google
 

Trailing-Edge - PDP-10 Archives - BB-L014E-BM - autopatch/readme.004
There are no other files named readme.004 in the archive.


1.0  INTRODUCTION

This is the fourth Autopatch set.  It contains  patches  for  APL-20-V2,
BASIC2-20-V2A,   COBOL-20-V12B,   DBMS-20-V6,  GALAXY-20-V4,  RMS-20-V1,
SORT-20-V4C, TOPS-20-V4 Monitor and EXEC,  and  selected  components  of
UTILITIES-20-V4.   To  install  Autopatch  for  the first time, you must
first restore the second save set and follow the instructions  found  in
the  Autopatch  Procedures/Reference  Manual  and  the  INSTAL.DOC file.
Information specific to each product is recorded in section 5.0 of  this
document.



2.0  EXECEPTIONS


     1.  BASIC2-20-V2A,   COBOL-20-V12B,    DBMS-20-V6,    GALAXY-20-V4,
         RMS-20-V1,    SORT-20-V4C,    and    selected   components   of
         UTILITIES-20-V4 are Autopatched for the first  time  with  this
         patch set.

     2.  Because of a file name conflict with UTILITIES-20-V4, Autopatch
         renames  EDIT.MAC  to  be  EDITC.MAC  in the COBOL distribution
         area.

     3.  COBOL-20-V12B Users please read the CBLBWB.004  file  in  patch
         set 004 for information about missing edits.

     4.  The UTILITIES-20-V4 Autopatch process will  update  CHECKD  and
         SYSJOB.   The  updated  modules  will  be placed in the defined
         installation  (INS:)  directory.   Be  sure  that  the  updated
         modules of these programs get put into the SYSTEM:  directory.

     5.  Autopatch tape 4 contains version 1.1 of the Autopatch  service
         for TOPS-10 and TOPS-20 products.  There are a few changes that
         you should be aware of before using the fourth Autopatch tape.

         The first section contains  the  changes  to  the  Autopatching
         process.  The second section contains a list of steps necessary
         to continue patching the TOPS-20 and APL products.

                *Changes to the Autopatching process*

          -  Changes have been made to PEP and PEPB.   You  should  copy
             PEP.EXE  and PEPB.EXE from the installation save set of the
             patch  tape  to  your  sub-system  directory  (SYS:).   The
             version number of the new PEP and PEPB is 1.1 or 1A.

          -  Source level patching is  available  for  selected  TOPS-20
             products  on  Autopatch  tape  4.   Tape 5 will have source
             patching for selected TOPS-10 products.  A new tool  called
             UPDATE  will be used to apply patches to your source files,
             as MAKLIB is currently used to patch REL libraries.  UPDATE
             is  driven  by  correction files, which will be supplied on
             the patch set of the Autopatch  tape.   The  procedure  for
                                                                  Page 2


             source  patching  is  the  same  as  the  procedure for REL
             replacement patching.

             The TOPS-20 monitor and APL products continue to be patched
             with replacement REL modules.

          -  The Product Description File (PEP101.PDF  for  TOPS-10,  or
             PEP201.PDF  for  TOPS-20)  has  been  replaced with several
             smaller files.  This has been done to improve  performance.
             PEP  version 1 had to read the entire PDF file each time it
             started.  This caused a long delay between the time the PEP
             program  was  started,  and  the time that PEP was ready to
             accept input.  SELECT processing took longer than necessary
             because  the  entire  PDF  file  had  to  be read to gather
             information for just one product.  There is now a PDF  file
             for  each  Autopatchable product, in addition to PEP101.PDF
             or PEP201.PDF.  The  product  specific  PDF  files  contain
             information  needed  to  SELECT  that  product  only.   The
             PEPn01.PDF file contains  only  the  information  that  PEP
             needs to initialize itself.

          -  Most software products depend on other  software  products.
             There are two types of product dependancies:

              o  The  successful  build  of  most  products  relies   on
                 utilities  such  as LINK and MACRO.  Many product build
                 procedures reference common universal files.   We  have
                 established  a  collection  known  as the Base Building
                 Software set to address this type of  dependency.   The
                 members  of  this  set  will  be delivered pre-built on
                 future Autopatch tapes.  From time to  time,  the  Base
                 Building  Software  may  have  to  change.   When  this
                 occurs, PEP needs to be informed of the changes.   When
                 changes  occur,  you  will  have  to  copy the new Base
                 Building Software from the  current  patch  set  (first
                 save  set)  on the patch tape to the patching directory
                 (PAT:).  You will also have to copy UTILTY.UPD from the
                 current  patch  set  of  the patch tape to the patching
                 directory  (PAT:).   When  PEP  runs,  it   will   read
                 UTILTY.UPD,   and  update  the  names,  checksums,  and
                 version numbers  of  the  utility  files  required  for
                 building each product you have SELECTed.  PEP will then
                 delete UTILTY.UPD, so it will not be processed again.

                 Autopatch tape 4 does not  contain  any  Base  Building
                 Software.   You  will  continue  to  use  the  released
                 versions of LINK, MACRO, etc.  There  is  a  UTILTY.UPD
                 file,  since  MAKLIB, PEPB and PA1050 have been updated
                 since the first Autopatch tape.

              o  Some products can optionally use other products.   This
                 means  that  one  product  may  have  to be patched and
                 rebuilt before another product.  For example, COBOL can
                 optionally  use  the DBMS product.  The COBOL Autopatch
                 process requires that DBMS and SORT be  updated  before
                                                                  Page 3


                 COBOL.   In  order  to  apply all patches correctly you
                 must SUBMIT the Patch and Build Control file  for  SORT
                 and DBMS before the COBOL Control file.


          -  A new procedure has been implemented to  permit  additional
             patching  directories  to  be specified on a product basis.
             Because of disk directory  limitations  this  procedure  is
             MANDATORY  for  TOPS-20  KS  (2020)  and KL-A (2040) users.
             KL-B  (2060)  and  TOPS-10  users  may  wish  to  use  this
             procedure  to  aid  in the management of patching directory
             space utilization.

             PEP has been modified  to  ask  for  a  definition  of  the
             patching  directory  (PAT:) whenever a product is initially
             selected  for  Autopatching.   In  order  to  use  the  new
             feature,  two (2) directories must be specified.  The first
             directory named is the product-specific patching directory.
             The second directory named is the common Autopatch patching
             directory.  The patch and  build  control  files  delivered
             with  Autopatch  will  then  use  the  first  directory for
             temporary files.  EXAMPLE:

             What is the patching directory for COBOL-20-V12B?
             	AP20:<AUTOPATCH.PATCBL>,AP20:<AUTOPATCH>

             If you do not want to use this feature,  specify  only  the
             common patching directory:

             What is the patching directory for COBOL-20-V12B?
             	AP20:<AUTOPATCH>

             You   MUST   include   structures   when    entering    the
             specifications for the patching directories.

          -  For TOPS-10, when PEP is run, the default path must be  the
             same   as  the  common  patch  directory  (PAT:).   If  the
             definition of PAT:  specifies a particular disk, instead of
             DSK:,  then  that disk must be the first entry in the job's
             active search list.

          -  For TOPS-20, when PEP is run, the connected directory  must
             be PAT:.


                *Changes required to continue patching APL, APLSF, and TOPS-20*

          -  For each product that you  already  patch  with  Autopatch,
             copy the appropriate file from the Installation Save Set of
             the patch tape to the patching directory (PAT:).

              o  APL1B2.PDF for APL-10-V2

              o  APL2B2.PDF for APL-20-V2
                                                                  Page 4


              o  APL1S2.PDF for APLSF-10-V2

              o  APL2S2.PDF for APLSF-20-V2

              o  T20204.PDF for TOPS-20-2020-V4

              o  T20404.PDF for TOPS-20-2040-V4

              o  T20AS4.PDF for TOPS-20-KS-ARPA-V4


          -  Copy UTILTY.UPD from the current patch set (first save set)
             of the patch tape to the patching directory (PAT:).

          -  Copy PEP.EXE and PEPB.EXE from the Installation Save Set of
             the patch tape to your sub-system directory (SYS:).


     6.  It is  advised  that  all  desired  products  be  SELECTed  for
         Autopatching  before entering the AUTOPATCH or RETRIEVE command
         for the first time.  The patch retrieval process is NOT product
         specific.   This  process  can  be  invoked  with  the RETRIEVE
         command or the AUTOPATCH  command.   PEP  will  then  read  the
         entire  patch  directory  file  (.DPD)  and  update  the  patch
         database  file  (.PDB)  for  all  SELECTed  products.   If  the
         AUTOPATCH  command  is entered for a product which was SELECTed
         at the time of a prior retrieval process, a statement  will  be
         made indicating that all patches have already been retrieved.

     7.  In compliance with a new policy for software distribution,  the
         sample LOG files are not provided.

     8.  If you are  using  a  model  2020  and  will  be  patching  the
         TOPS-20-V4  product  you  should  use the /TIME switch with the
         SUBMIT command to specify a limit of two hours (/TIME:2:00:00).
         Our experience has been that one hour may not be quite enough.

     9.  If you will be building BOTH 68 and 74 COBOL than one  hour  is
         not  enough  for  the product build.  Use the /TIME switch with
         the  submit  command  to  specify  a   limit   of   two   hours
         (/TIME:2:00:00).

    10.  Autopatch is offered as a software maintenance  alternative  to
         manually  applying  the  patches  distributed  in  The Software
         Dispatch.  All PCO's for  the  TOPS-20  Monitor  and  Exec  are
         automatically  included  in  the versions built with Autopatch.
         The Autopatch Monitor and Exec include the  source  version  of
         these  edits.   The  Software  Dispatch  provides the DDT patch
         version of most of these edits.

         Applying the published DDT patch version  of  an  edit  to  the
         autopatched  Monitor or Exec is not reliable, not supported and
         not usually required.

         If you find a DDT patch for an edit that is  not  yet  included
                                                                  Page 5


         and  you feel compelled to apply it to the autopatched product,
         extreme caution is urged - it may not work!




3.0  RELATED DOCUMENTS

TOPS-10/TOPS-20 Autopatch Procedures/Reference Manual (AA-H729A-TK)
INSTAL.DOC      (in Installation Save Set on this tape)



4.0  FILE INDEX

Patch Set 004

File            Description

README.004      Patch Set 004 Master Documentation File
CBLBWB.004      COBOL-20-V12B Beware file
TAP004.DIR      Directory with Checksums of Patch Set 004
PAT204.DPD      Patch Directory File for Patch Set 004
APEDIT.RPT      Autopatch Edit Report
UTILTY.UPD      Utility update file

Edit Description Files

APL2S2.D04      APLSF-20-V2             Edit Description File
APL2B2.D04      APL-20-V2               Edit Description File
B20V2A.D04      BASIC2-20-V2A           Edit Description File
CBL12B.D04      COBOL-20-V12B           Edit Description File
DB20V6.D04      DBMS-20-V6              Edit Description File
GAL2V4.D04      GALAXY-20-V4            Edit Description File
RMS2V1.D04      RMS-20-V1               Edit Description File
SRT24C.D04      SORT-20-V4C             Edit Description File
T20204.D04      TOPS-20-2020-V4         Edit Description File
T20404.D04      TOPS-20-2040-V4         Edit Description File
T20AS4.D04      TOPS-20-KS-ARPA-V4      Edit Description File
UT20V4.D04      UTILITIES-20-V4         Edit Description File


Patch Files

APLB22.R04      APLB22.REL Patch File   APL-20-V2

APLS22.R04      APLS22.REL Patch File   APLSF-20-V2

B20CMA.R04      B20CMA.REL Patch File   BASIC2-20-V2A
B20OTA.R04      B20OTA.REL Patch File
                                                                  Page 6


BTREE.C04       BTREE.MAC Patch File    COBOL-20-V12B
CBLIO.C04       CBLIO.MAC Patch File
CLEANC.C04      CLEANC.MAC Patch File
CMNGEN.C04      CMNGEN.MAC Patch File
COBDDT.C04      COBDDT.MAC Patch File
COBFUN.C04      COBFUN.MAC Patch File
COBOLB.C04      COBOLB.MAC Patch File
COBOLC.C04      COBOLC.MAC Patch File
COBOLD.C04      COBOLD.MAC Patch File
COBVER.C04      COBVER.MAC Patch File
DIAGS.C04       DIAGS.MAC Patch File
DTREE.C04       DTREE.MAC Patch File
FIX.C04         FIX.MAC Patch File
GETITM.C04      GETITM.MAC Patch File
IFGEN.C04       IFGEN.MAC Patch File
IMPURE.C04      IMPURE.MAC Patch File
IOGEN.C04       IOGEN.MAC Patch File
IPCGEN.C04      IPCGEN.MAC Patch File
ISAM.C04        ISAM.MAC Patch File
LSU.C04         LSU.MAC Patch File
MOVGEN.C04      MOVGEN.MAC Patch File
PD.C04          PD.MAC Patch File
PMATCH.C04      PMATCH.MAC Patch File
PSCAN.C04       PSCAN.MAC Patch File

DBMEN2.F04      DBMEN2.REL Patch File   DBMS-20-V6
DBS20.F04       DBS20.REL Patch File
DBSANY.F04      DBSANY.REL Patch File
DBSI20.F04      DBSI20.REL Patch File
MNDANY.F04      MNDANY.REL Patch File
DB20V6.VER      DBMS-20-V6 Version Update LINK control file
                                                                  Page 7


BATCON.C04      BATCON.MAC Patch File   GALAXY-20-V4            
BATLOG.C04      BATLOG.MAC Patch File
BATMAC.C04      BATMAC.MAC Patch File
CDRIVE.C04      CDRIVE.MAC Patch File
GLXCOM.C04      GLXCOM.MAC Patch File
GLXFIL.C04      GLXFIL.MAC Patch File
GLXTXT.C04      GLXTXT.MAC Patch File
GLXVER.C04      GLXVER.MAC Patch File
LPTSPL.C04      LPTSPL.MAC Patch File
MOUNTR.C04      MOUNTR.MAC Patch File
OPR.C04         OPR.MAC Patch File
OPRCMD.C04      OPRCMD.MAC Patch File
OPRPAR.C04      OPRPAR.MAC Patch File
OPRQSR.C04      OPRQSR.MAC Patch File
ORION.C04       ORION.MAC Patch File
ORNMAC.C04      ORNMAC.MAC Patch File
PLEASE.C04      PLEASE.MAC Patch File
QSRADM.C04      QSRADM.MAC Patch File
QSRDSP.C04      QSRDSP.MAC Patch File
QSRMAC.C04      QSRMAC.MAC Patch File
QSRMDA.C04      QSRMDA.MAC Patch File
QSRQUE.C04      QSRQUE.MAC Patch File
QSRSCH.C04      QSRSCH.MAC Patch File
QSRT20.C04      QSRT20.MAC Patch File
QUASAR.C04      QUASAR.MAC Patch File
SPRINT.C04      SPRINT.MAC Patch File
SPROUT.C04      SPROUT.MAC Patch File

RMS201.R04      RMS201.REL Patch File   RMS-20-V1
RMS2U1.R04      RMS2U1.REL Patch File

SORT.C04        SORT.MAC Patch File     SORT-20-V4C
SRTCER.C04      SRTCER.MAC Patch File
SRTCMD.C04      SRTCMD.MAC Patch File
SRTGEN.C04      SRTGEN.MAC Patch File
SRTJSS.C04      SRTJSS.MAC Patch File
SRTPRM.C04      SRTPRM.MAC Patch File
SRTSCN.C04      SRTSCN.MAC Patch File
SRTSTA.C04      SRTSTA.MAC Patch File
SRTUUO.C04      SRTUUO.MAC Patch File

T20EX4.R04      T20EX4.REL Patch File   TOPS-20-V4 (EXEC)

T202M4.R04      T202M4.REL Patch File   TOPS-20-2020-V4

T204M4.R04      T204M4.REL Patch File   TOPS-20-2040-V4

T20SM4.R04      T20SM4.REL Patch File   TOPS-20-KS-ARPA-V4
                                                                  Page 8


ACTGEN.C04      ACTGEN.MAC Patch File   UTILITIES-20-V4
ARMAIL.C04      ARMAIL.MAC Patch File
CHECKD.C04      CHECKD.MAC Patch File
CHKPNT.C04      CHKPNT.MAC Patch File
DLUSER.C04      DLUSER.MAC Patch File
EDIT.C04        EDIT.MAC Patch File
INFO.C04        INFO.MAC Patch File
MAIL.C04        MAIL.MAC Patch File
MAILER.C04      MAILER.MAC Patch File
MAKVFU.C04      MAKVFU.MAC Patch File
PAT.C04         PAT.MAC Patch File
PTYCON.C04      PTYCON.MAC Patch File
SETSPD.C04      SETSPD.MAC Patch File
SYSJOB.C04      SYSJOB.MAC Patch File
TV.C04          TV.MAC Patch File
ULIST.C04       ULIST.MAC Patch File
WATCH.C04       WATCH.MAC Patch File
WATMAI.C04      WATMAI.MAC Patch File

Modified System Files

MONSYM.MAC
MONSYM.REL
MONSYM.UNV
PROLOG.UNV
STG.MAC
VERSIO.MAC

Patch Dumper Control Files

APL2B2.P04      Restores files from Patch Set #004 for APL-20-V2
APL2S2.P04      Restores files from Patch Set #004 for APLSF-20-V2
B20V2A.P04      Restores files from Patch Set #004 for BASIC2-20-V2A
CBL12B.P04      Restores files from Patch Set #004 for COBOL-20-V12B
DB20V6.P04      Restores files from Patch Set #004 for DBMS-20-V6
GAL2V4.P04      Restores files from Patch Set #004 for GALAXY-20-V4
RMS2V1.P04      Restores files from Patch Set #004 for RMS-20-V1
SRT24C.P04      Restores files from Patch Set #004 for SORT-20-V4C
T20204.P04      Restores files from Patch Set #004 for TOPS-20-2020-V4
T20404.P04      Restores files from Patch Set #004 for TOPS-20-2040-V4
T20AS4.P04      Restores files from Patch Set #004 for TOPS-20-KS-ARPA-V4
UT20V4.P04      Restores files from Patch Set #004 for UTILITIES-20-V4
                                                                  Page 9


Patch Dumper Control Files

APL2B2.A04      Restores files from ALL Patch Sets for APL-20-V2
APL2S2.A04      Restores files from ALL Patch Sets for APLSF-20-V2
B20V2A.A04      Restores files from ALL Patch Sets for BASIC2-20-V2A
CBL12B.A04      Restores files from ALL Patch Sets for COBOL-20-V12B
DB20V6.A04      Restores files from ALL Patch Sets for DBMS-20-V6
GAL2V4.A04      Restores files from ALL Patch Sets for GALAXY-20-V4
RMS2V1.A04      Restores files from ALL Patch Sets for RMS-20-V1
SRT24C.A04      Restores files from ALL Patch Sets for SORT-20-V4C
T20204.A04      Restores files from ALL Patch Sets for TOPS-20-2020-V4
T20404.A04      Restores files from ALL Patch Sets for TOPS-20-2040-V4
T20AS4.A04      Restores files from ALL Patch Sets for TOPS-20-KS-ARPA-V4
UT20V4.A04      Restores files from ALL Patch Sets for UTILITIES-20-V4




5.0  PRODUCT DOCUMENTATION
                                                                 Page 10


APL-20-V2               Product Information             PRODUCT CODE:
                          Patch Set 004                 APL2B2

This patch set provides the required files to update APL-20-V2  to  edit
level 537.

If you are patching the product for the first time, you  must  define  a
distribution  area  and  obtain  some files from the APL-20 distribution
tape.  This process is described in the INSTAL.DOC file  in  the  second
save  set on this tape and in the Autopatch Procedures/Reference Manual.
The  APL2B2.DDC  Distribution  Dumper  Control   File   found   in   the
Installation Save Set may be used for this purpose.

A description of each edit is contained in the Edit Description file  in
Patch Set 004 (APL2B2.D04).

The files required from Patch Set 004 to patch this product are:

PAT204.DPD
APLB22.R04

You may use the APL2B2.P04 Patch Dumper Control file  to  restore  files
from  Patch  Set  004.   If  using  Autopatch for the first time on this
product you may use the APL2B2.A04 Patch Dumper Control file to  restore
files from all Patch Sets.
                                                                 Page 11


APLSF-20-V2             Product Information             PRODUCT CODE:
                          Patch Set 004                 APL2S2

This patch set provides the required files to update APLSF-20-V2 to edit
level 537.

If you are patching the product for the first time, you  must  define  a
distribution  area  and obtain some files from the APLSF-20 distribution
tape.  This process is described in the INSTAL.DOC file  in  the  second
save  set on this tape and in the Autopatch Procedures/Reference Manual.
The  APL2S2.DDC  Distribution  Dumper  Control   file   found   in   the
Installation Save Set may be used for this purpose.

A description of each edit is contained in the Edit Description file  in
Patch Set 004 (APL2S2.D04).

The files required from Patch Set 004 to patch this product are:

PAT204.DPD
APLS22.R04

You may use the APL2S2.P04 Patch Dumper Control file  to  restore  files
from  Patch  Set  004.   If  using  Autopatch for the first time on this
product you may use the APL2S2.A04 Patch Dumper Control file to  restore
files from all Patch Sets.
                                                                 Page 12


BASIC2-20-V2A           Product Information             PRODUCT CODE:
                          Patch Set 004                 B20V2A

This patch set provides the required files to  update  BASIC2-20-V2A  to
edit level 325.

If you are patching the product for the first time, you  must  define  a
distribution   area   and  obtain  some  files  from  the  BASIC2-20-V2A
distribution tape.  This process is described in the INSTAL.DOC file  in
the   second   save   set   on   this   tape   and   in   the  Autopatch
Procedures/Reference Manual.  The B20V2A.DDC Distribution Dumper Control
file found in the Installation Save Set may be used for this purpose.

A description of each edit is contained in the Edit Description file  in
Patch Set 004 (B20V2A.D04).

The files required from Patch Set 004 to patch this product are:

PAT204.DPD
B20CMA.R04
B20OTA.R04

You may use the B20V2A.P04 Patch Dumper Control file  to  restore  files
from  Patch  Set  004.   If  using  Autopatch for the first time on this
product you may use the B20V2A.A04 Patch Dumper Control file to  restore
files from all Patch Sets.
                                                                 Page 13


COBOL-20-V12B           Product Information             PRODUCT CODE:
                          Patch Set 004                 CBL12B

This patch set provides the required files to update  the  COBOL-20-V12B
compiler  to edit level 1335 , LIBOL to edit level 1013 , COBDDT to edit
level 42 , and ISAM to edit level 203

If you are patching the product for the first time, you  must  define  a
distribution   area   and  obtain  some  files  from  the  COBOL-20-V12B
distribution tape.  This process is described in the INSTAL.DOC file  in
the   second   save   set   on   this   tape   and   in   the  Autopatch
Procedures/Reference Manual.  The CBL12B.DDC Distribution Dumper Control
file found in the Installation Save Set may be used for this purpose.

A description of each edit is contained in the Edit Description file  in
Patch Set 004 (CBL12B.D04).

The files required from Patch Set 004 to patch this product are:

PAT204.DPD
and all the Patch Files listed in section 4.0 for this product

You may use the CBL12B.P04 Patch Dumper Control file  to  restore  files
from  Patch  Set  004.   If  using  Autopatch for the first time on this
product you may use the CBL12B.A04 Patch Dumper Control file to  restore
files from all Patch Sets.
                                                                 Page 14


DBMS-20-V6              Product Information             PRODUCT CODE:
                          Patch Set 004                 DB20V6

This patch set provides the required files to update DBMS-20-V6 to  edit
level 411.

If you are patching the product for the first time, you  must  define  a
distribution area and obtain some files from the DBMS-20-V6 distribution
tape.  This process is described in the INSTAL.DOC file  in  the  second
save  set on this tape and in the Autopatch Procedures/Reference Manual.
The  DB20V6.DDC  Distribution  Dumper  Control   file   found   in   the
Installation Save Set may be used for this purpose.

A description of each edit is contained in the Edit Description file  in
Patch Set 004 (DB20V6.D04).

The files required from Patch Set 004 to patch this product are:

PAT204.DPD
and all the Patch Files listed in section 4.0 for this product

You may use the DB20V6.P04 Patch Dumper Control file  to  restore  files
from  Patch  Set  004.   If  using  Autopatch for the first time on this
product you may use the DB20V6.A04 Patch Dumper Control file to  restore
files from all Patch Sets.
                                                                 Page 15


GALAXY-20-V4            Product Information             PRODUCT CODE:
                          Patch Set 004                 GAL2V4

This patch set provides the required files to update GALAXY-20-V4.

If you are patching the product for the first time, you  must  define  a
distribution   area  and  obtain  some  files  from  the  TOPS-20-V4  or
TOPS-20-V5 and the TOPS-20 UPDATE distribution tape.   This  process  is
described in the INSTAL.DOC file in the second save set on this tape and
in  the   Autopatch   Procedures/Reference   Manual.    The   GAL2V4.DDC
Distribution  Dumper Control file found in the Installation Save Set may
be used for this purpose.

A description of each edit is contained in the Edit Description file  in
Patch Set 004 (GAL2V4.D04).

The files required from Patch Set 004 to patch this product are:

PAT204.DPD
and all the Patch Files listed in section 4.0 for this product

You may use the GAL2V4.P04 Patch Dumper Control file  to  restore  files
from  Patch  Set  004.   If  using  Autopatch for the first time on this
product you may use the GAL2V4.A04 Patch Dumper Control file to  restore
files from all Patch Sets.
                                                                 Page 16


RMS-20-V1               Product Information             PRODUCT CODE:
                          Patch Set 004                 RMS2V1

This patch set provides the required files to update RMS-20-V1  to  edit
level 60.

If you are patching the product for the first time, you  must  define  a
distribution  area  and  obtain  some  files  from  the  TOPS-20  UPDATE
distribution tape.  This process is described in the INSTAL.DOC file  in
the   second   save   set   on   this   tape   and   in   the  Autopatch
Procedures/Reference Manual.  The RMS2V1.DDC Distribution Dumper Control
file found in the Installation Save Set may be used for this purpose.

A description of each edit is contained in the Edit Description file  in
Patch Set 004 (RMS2V1.D04).

The files required from Patch Set 004 to patch this product are:

PAT204.DPD
RMS201.R04

You may use the RMS2V1.P04 Patch Dumper Control file  to  restore  files
from  Patch  Set  004.   If  using  Autopatch for the first time on this
product you may use the RMS2V1.A04 Patch Dumper Control file to  restore
files from all Patch Sets.
                                                                 Page 17


SORT-20-V2              Product Information             PRODUCT CODE:
                          Patch Set 004                 SRT24C

This patch set provides the required files to update SORT-20-V4C to edit
level 500.

If you are patching the product for the first time, you  must  define  a
distribution  area  and  obtain  some  files  from  the COBOL-20-V12B or
SORT-20-V4C  distribution  tape.   This  process  is  described  in  the
INSTAL.DOC file in the second save set on this tape and in the Autopatch
Procedures/Reference Manual.  The SRT24C.DDC Distribution Dumper Control
file found in the Installation Save Set may be used for this purpose.

A description of each edit is contained in the Edit Description file  in
Patch Set 004 (SRT24C.D04).

The files required from Patch Set 004 to patch this product are:

PAT204.DPD
and all the Patch Files listed in section 4.0 for this product

You may use the SRT24C.P04 Patch Dumper Control file  to  restore  files
from  Patch  Set  004.   If  using  Autopatch for the first time on this
product you may use the SRT24C.A04 Patch Dumper Control file to  restore
files from all Patch Sets.
                                                                 Page 18


TOPS-20-2020-V4         Product Information             PRODUCT CODE:
                          Patch Set 004                 T20204

This patch set provides the required files to update the 2020 version of
the TOPS-20 monitor to edit level 1989 and the EXEC to level 649.

If you are patching the product for the first time, you  must  define  a
distribution  area  and  obtain some files from the TOPS 20 distribution
tape.  This process is described in the INSTAL.DOC file  in  the  second
save  set on this tape and in the Autopatch Procedures/Reference Manual.
The  T20204-XXX  Distribution  Dumper  Control  files   found   in   the
Installation Save Set may be used for this purpose.

A description of each edit is contained in the Edit Description file  in
Patch Set 004 (T20204.D04).

You should use the /TIME switch on the SUBMIT command to allow for  more
than  an  hour  limit (/TIME:2:00:00).  Our experience has been that one
hour is not quite enough.

The files required from Patch Set 004 to patch this product are:

MACSYM.UNV
PAT204.DPD
PROLOG.UNV
STG.MAC
T202M4.R04
T20EX4.R04
VERSIO.MAC

You may use the T20204.P04 Patch Dumper Control file  to  restore  files
from  Patch  Set  004.   If  using  Autopatch for the first time on this
product you may use the T20204.A04 Patch Dumper Control file to  restore
files from all Patch Sets.
                                                                 Page 19


TOPS-20-2040-V4         Product Information             PRODUCT CODE:
                          Patch Set 004                 T20404

This patch set provides the required files to update the 2040 version of
the TOPS-20 monitor to edit level 1989 and the EXEC to level 649.

If you are patching the product for the first time, you  must  define  a
distribution  area  and  obtain some files from the TOPS-20 distribution
tape.  This process is described in the INSTAL.DOC file  in  the  second
save  set on this tape and in the Autopatch Procedures/Reference Manual.
The  T20404-XXX  Distribution  Dumper  Control  files   found   in   the
Installation Save Set may be used for this purpose.

A description of each edit is contained in the Edit Description file  in
Patch Set 004 (T20404.D04).

The files required from Patch Set 004 to patch this product are:

MACSYM.UNV
PAT204.DPD
PROLOG.UNV
STG.MAC
T204M4.R04
T20EX4.R04
VERSIO.MAC

You may use the T20404.P04 Patch Dumper Control file  to  restore  files
from  Patch  Set  004.   If  using  Autopatch for the first time on this
product you may use the T20404.A04 Patch Dumper Control file to  restore
files from all Patch Sets.
                                                                 Page 20


TOPS-20-KS-ARPA-V4      Product Information             PRODUCT CODE:
                          Patch Set 004                 T20AS4

This patch set provides the required files to update the KS-ARPA version
of the TOPS-20 monitor to edit level 1989 and the EXEC to level 649.

If you are patching the product for the first time, you  must  define  a
distribution  area  and  obtain some files from the TOPS-20 distribution
tape.  This process is described in the INSTAL.DOC file  in  the  second
save  set on this tape and in the Autopatch Procedures/Reference Manual.
The  T20AS4-XXX  Distribution  Dumper  Control  files   found   in   the
Installation Save Set may be used for this purpose.

A description of each edit is contained in the Edit Description file  in
Patch Set 004 (T20AS4.D04).

The files required from Patch Set 004 to patch this product are:

MACSYM.UNV
PAT204.DPD
PROLOG.UNV
STG.MAC
T20SM4.R04
T20EX4.R04
VERSIO.MAC

You may use the T20AS4.P04 Patch Dumper Control file  to  restore  files
from  Patch  Set  004.   If  using  Autopatch for the first time on this
product you may use the T20AS4.A04 Patch Dumper Control file to  restore
files from all Patch Sets.
                                                                 Page 21


UTILITIES-20-V4         Product Information             PRODUCT CODE:
                          Patch Set 004                 UT20V4

This patch set provides the required files to update UTILITIES-20-V4.

If you are patching the product for the first time, you  must  define  a
distribution  area  and  obtain  some  files from the TOPS-20-V4 and the
TOPS-20 UPDATE distribution tape.  This  process  is  described  in  the
INSTAL.DOC file in the second save set on this tape and in the Autopatch
Procedures/Reference Manual.  The UT20V4.DDC Distribution Dumper Control
file found in the Installation Save Set may be used for this purpose.

A description of each edit is contained in the Edit Description file  in
Patch Set 004 (UT20V4.D04).

The files required from Patch Set 004 to patch this product are:

PAT204.DPD
and all the Patch Files listed in section 4.0 for this product

You may use the UT20V4.P04 Patch Dumper Control file  to  restore  files
from  Patch  Set  004.   If  using  Autopatch for the first time on this
product you may use the UT20V4.A04 Patch Dumper Control file to  restore
files from all Patch Sets.