Problem Note 1319: RELINK_SASIMPTR.COM does not execute properly in Version 8 on OpenVMS
On OpenVMS VAX and Alpha systems, the command file,
SAS$ROOT:<TOOLS>RELINK_SASIMPTR.COM, has 2 problems that will prevent it
from running correctly. Please replace the second line of code with
this:
$ write optfile "sas$root:[tools]vmshiimgptr.obj"
And modify the link command to contain the following code:
$ LINK /EXE=SYS$DISK:<>SASIMPTR.EXE -
/SYSEXE/SHARE/MAP/FULL/CROSS/NODEBUG/NOTRACE -
SYS$DISK:<>SASIMPTR.OPT/OPT
Operating System and Release Information
| Product Family | Product | System | Reported Release | Fixed Release* |
| SAS System | Base SAS | OpenVMS VAX | 8 TS M0 | 8.1 TS1M0 |
| OpenVMS Alpha | 8 TS M0 | 8.1 TS1M0 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Type: | Problem Note |
| Priority: | medium |
| Topic: | System Administration ==> Installation
|
| Date Modified: | 1999-11-16 00:00:00 |
| Date Created: | 1999-11-01 00:00:00 |