| From: KBOMFG::BRANDT "DTN 864-2240, @KBO 26-Oct-1993 1635" 26-OCT-1993 11:39:19.42
To: AWARD::MAGNI,AWARD::KBROA
CC: BRANDT
Subj: It was an environmental problem ...
Hi,
I just want to say thank for your patience and the discussion I had with you.
Hopefully the problem is now solved. We have just put up a version in
production , so lets wait and see.
Regards ( 156 days left )
Karl
<<< NOVA::NOTES_DISK:[NOTES$LIBRARY]SQL.NOTE;1 >>>
-< SQL notes >-
================================================================================
Note 3064.4 Userimage when INSTALL/PRIV failes 4 of 4
KBOMFG::BRANDT 34 lines 26-OCT-1993 05:44
-< RDB$SHARE , RDBMSGS were missing >-
--------------------------------------------------------------------------------
After spending a lot of time to trap the problem, I was lucky to come
across the note below. After smuggling a CALL SQL$SIGNAL into the code
I finally came across that RDB$SHARE and RDBMSGS were not installed.
BUT now I would like to understand why :
- the MAP only shows RDBSHR ( besides other RTL )
- SDA> SHO PROC/Image only show
RDBSHR
RDMMSGSHR
and none of the tools is talking about RDB$SHARE, RDBMSGS ?
Can please someone enlighten me.
Is there any way/tool known which shows without any exception which images
are needed ?
Kudos to all who contributed to the solution of my problem
Karl ( reliefed now )
<<< NOVA::NOTES_DISK:[NOTES$LIBRARY]SQL.NOTE;1 >>>
-< SQL notes >-
================================================================================
Note 2761.1 Message # 01388312 or %X00152F18 1 of 2
2NDWND::CAMPBELL "Dave Campbell" 10 lines 11-MAR-1993 07:24
-< You need to install other images. >-
--------------------------------------------------------------------------------
The message corresponds to:
%RDB-E-UNAVAILABLE2, Rdb/VMS is not available on your system
When your image is installed, VMS imposes the requirement that all
subsequent shareable images activated by it be installed. I think
it's SYS$SHARE:RDB$SHARE that's typically the culprit. If you
install SYS$MESSAGE:RDBMSGS and then rerun your program when it's
installed you may get a complete error message indicating which
image couldn't be activated.
|