Consultor Eletrônico



Kbase 15319: 7.2E03 patch README.PRO for VAX
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/10/1998
7.2E03 patch README.PRO for VAX

PROGRESS Version 7.2E03
-----------------------

This Patch for PROGRESS 7.2E03 includes the following files and
resolves the attached problems. Outlined below are detailed
instructions for implementation. If you need further assistance,
please contact Progress Technical Support.

Patch Contents
--------------

NSCRSVP.OBJ;1 README.PRO;1 RXRMS.EXE;1 RXVV.EXE;1
VERSION.;1 WISYS.OBJ;1 _MPROSRV.EXE;1 _PROBRKR.EXE;1


Bug Fixes
---------

This patch includes solutions to the following issues.

4146 error in /NOINTERACTIVE batch process

Progress, upon startup, is attempting to determine the
terminal characteristics. Non-interactive processes
(where there is no terminal involved) are not handling
this condition correctly.

RMS Windows client -Nn remote adapter name

The -Nn parameter will not accept a parameter greater
than 99. Documentation specifies that up to 1000
brokers/servers are allowed.

CDDTODF utility fails on Alpha

The CDDTODF utility would fail on Alpha systems,
producing empty .df files.

Progress (72E02) gets errors (Alpha Only)

Alpha systems without UCX are unable to run PROGRESS.
Version 72E02 was linked with UCX sharable images and
would require them to be present during image activation.


Instructions
------------

1. Create a directory call tmp

$ create/directory [.tmp]

2. Set working directory to [.tmp]

$ set default [.tmp]

3. Unpack files from the tape

$ backup/log <tapedev>:72e03.sav/save *.* !<tapedev> is site
!specific tape name.

4. Copy the files to their appropriate directories.

$ copy/log *.obj proload:[4gl]*
$ copy/log ut.olb proload:[4gl]*
$ copy/log version.; dlc:*
$ copy/log *.exe; dlc:*

5. Replace necessary images in shared memory.

6. Relink new executables to include new objects if your
environment requires the use of PROBUILD.COM.

7. Print a hardcopy of the readme.pro before file deletion.

$ print readme.pro

8. Once you are sure that appropriate files are copied and
installed delete the files located in [.tmp]

$ set default [.tmp] !set def to appropriate tmp directory
$ delete/confirm *.olb;,*.obj;,*.exe;,version.;,readme.pro;


Progress Software Technical Support Note # 15319