Consultor Eletrônico



Kbase P15975: How to properly apply a Progress 9.1x service pack on a UNIX
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/01/2004
Status: Verified

GOAL:

How to properly apply a Progress 9.1x service pack on a UNIX operating platform

GOAL:

How do I apply a Progress 9.1x service pack on a UNIX operating platform

FACT(s) (Environment):

UNIX

FACT(s) (Environment):

Progress 9.1x

FIX:

1. Make a temporary directory and download the service pack archive into it.

2. In the temporary directory, extract the READMESP file from the archive by
typing the following command: tar xvf <tar file name> READMESP.

3. Read through the entire READMESP file before proceeding.

4. Log in using the "root" login ID.
(If you do not know the root password for your system, check with your system
administrator).

5. Make sure the DLC environment variable is set to the directory which contains
the Progress installation you're updating.

6. Shut down all Progress processes which are running from the installation
directory you're updating. Check with your Progress Database Administrator or
System Administrator if you do not know how to shut down the Progress
processes.

7. Apply the service pack by following the instructions contained within the
READMESP file.

8. Restart your Progress processes and verify that service pack update has been
applied correctly by reviewing the Progress "version" file as follows:

cat $DLC/version