Consultor Eletrônico



Kbase 16029: README.PRO for 7.3C09 patch for AXP and VAX VMS
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
README.PRO for 7.3C09 patch for AXP and VAX VMS

PROGRESS Version 7.3C09
-----------------------

This Patch for PROGRESS 7.3C09 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, _MPROSRV.EXE, _PROBRKR.EXE, README.PRO, VERSION.


NOTE: These files were compiled under version 6.2 of OpenVMS. If
you are not on this version of VMS, then you may see the following
error when you run the _MPROSRV image (ie start a database broker):

%DCL-W-ACTIMAGE, error activating image MTHRTL
-CLI-E-IMGNAME, image file HAWK$DKA0:[SYS0.SYSCOMMON.] (cont next line
[SYSLIB]UVMTHRTL.EXE
-SYSTEM-F-SHRIDMISMAT, ident mismatch with shareable image

This is because the MTHRTL (math runtime library) changed between
version 5 and 6 of VMS. If you see this error, you must run the
Progress PROBUILD Utility, and create a new Progress Database Server
image (_MPROSRV.EXE) under version 5 of VMS.


Bug Fixes
---------

This patch includes solutions to the following issues:

1. Server crashes when remote VMS client started (DECNET only)
Problem occurs only when using the 7.3c08 version and DECNET.
Server starts normally; and serves PC clients. However, when
a remote VMS client attempts a connection the server crashes.
with an error (49) and a stack dump in the .lg 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 <tapedev>:73C09.sav/save *.* !<tapedev> is site
!specific tape name.

4. Copy the files to their appropriate directories.

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

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 *.obj;,*.exe;,version.;,readme.pro;

Progress Software Technical Support Note # 16029