INSTALL-E-NOINST64B, cannot install images with 64-bit image sections
- From: Albrecht Schlosser <ajs567@xxxxxxxxxx>
- Date: Wed, 28 Feb 2007 15:52:27 +0100
Hi, group,
I want to install an executable image /open/header/shared [/nowrite] to
conserve physical memory, because there are many of these images
executing in parallel.
However, this fails an OpenVMS Alpha 7.3-2 with the following error
messages. The same works on OpenVMS V8.2-1 on Itanium (I don't have
newer Alpha versions available).
Installing the image without all of the above qualifiers works, but
that's not what we need (sharing memory).
The problem seems to be (and the error message says it), that the
image contains data sections in the 64-bit address space (others
can be installed without problems).
Now the questions:
- is this VMS version dependent, or Alpha dependent?
- if version dependent, from which version on can it be done?
- are there workarounds, patches available to enable this on V7.3-2?
Can anybody, please, shed some light on this?
Here are the failing statements and some more info:
This fails:
$ inst add XXXX:[TEST1]TEST1 /shared
%INSTALL-E-FAIL, failed to CREATE entry for DKC301:<XXXX.TEST1>TEST1.EXE
-INSTALL-E-NOINST64B, cannot install images with 64-bit image sections
$
$ help/mess NOINST64B
%MSGHLP-F-NOTFOUND, message not found in Help Message database
$ tcpip sho ver
HP TCP/IP Services for OpenVMS Alpha Version V5.4 - ECO 2
on a AlphaServer DS15 running OpenVMS V7.3-2
$
This works:
$ inst add XXXX:[TEST1]TEST1
$ inst list/glob/full TEST1:[TEST1]TEST1
DKC301:<TEST1.TEST1>.EXE
TEST1;1
Entry access count = 0
Owner: [PAPS]
Protection: S:RWED,O:RWED,G:RE,W:
This is the VMS version:
$ tcpip sho ver
HP TCP/IP Services for OpenVMS Alpha Version V5.4 - ECO 2
on a AlphaServer DS15 running OpenVMS V7.3-2
Thanks for help and/or clearing this up
Albrecht
.
- Follow-Ups:
- Prev by Date: Re: DECforms
- Next by Date: Re: F$GETJPI doesn't match SHOW PROCESS/ACCOUNTING
- Previous by thread: For God, VMS, and Spain!
- Next by thread: Re: INSTALL-E-NOINST64B, cannot install images with 64-bit image sections
- Index(es):