Consultor Eletrônico



Kbase 13217: VMS patch 6.2n05 Readme.pro
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
VMS patch 6.2n05 Readme.pro

PROGRESS Version 6.2N05 as of Tue Jun 21 23:10:58.65 EST 1994

(to be applied to commercial release 6.2n03)
This Patch for PROGRESS 6.2N05 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
--------------

IOLYR.OBJ;2 IOSYS.OBJ;2 NCSDNET.OBJ;2 NSBRKILL.OBJ;2
NSCRSVP.OBJ;2 PROGRES.EXE;1 RCSYS.OBJ;2 README.PRO;3
RUNTIME.OBJ;2 UT.OLB;2 UTSYS.OBJ;2 VCSYS.OBJ;2
VERSION.;1 VSSYS.OBJ;4


Bug Fixes
---------

1. Increased maximum number of servers spawned by a broker from 99 to
999.

2. Removed "connecting to logical link" message so users don't have to
hit space bar. VMS now behaves the same as Unix.

3. Fixed bug in PAUSE where long pauses were being calculated
incorrectly, causing PROGRESS to pause for less than the requested
time.

4. Fixed bug in the Rdb dataserver's error handling that caused
PROGRESS to ignore certain messages returned by Rdb.

5. Added ACCVIO handler to the watchdog code to help prevent server
crashes. If the watchdog gets an ACCVIO after modifying shared memory,
however, the handler will still shutdown the server.

6. Fixed problem in typing past the end of a DATE field.

7. Allow one-byte binary field in RMS segmented key.

8. Fixed problem where 4gl program that didn't do screen reads or take
out locks could make shutdown hang with "waiting for" messages until
the program finished.

9. If a shared-memory system service fails, PROGRESS writes a
diagnostic message to the log file.


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 mua0:62n05.sav/save *.*

4. Copy the files to their appropriate directories.
a. Copy the following files to diskdev:[dlcload.4gl]
(***where diskdev is site specific device name***)

IOSYS.OBJ IOLYR.OBJ NCSDNET.OBJ
NSBRKILL.OBJ NSCRSVP.OBJ RUNTIME.OBJ
UTSYS.OBJ VCSYS.OBJ UT.OLB

b. Copy/log RCSYS.OBJ; diskdev:[dlcload.uce.rms]*.*

c. Copy/log VSSYS.OBJ; diskdev:[dlcload.uce.rdb]*.*

d. Copy/log version.; dlc:*
e. 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 hardopy 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 # 13217