Title: | VAX and Alpha VMS |
Notice: | This is a new VMSnotes, please read note 2.1 |
Moderator: | VAXAXP::BERNARDO |
Created: | Wed Jan 22 1997 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 703 |
Total number of notes: | 3722 |
Customer found a tool that will enable him to manage queues more efficiently. While trying to link this tool he receives the following error messages: $ set def dia9:[tcpipsym] $ link/nodebug/notrace tcpipsym.obj,psmdef.obj, netlib.opt/options %LINK-I-DATMISMCH, creation date of 5-AUG-1994 19:30 in shareable image SYS$COMMON:[SYSLIB]SMBSRVSHR.EXE;4 differs from date of 8-JUL-1992 01:04 in shareable image library SYS$COMMON:[SYSLIB]IMAGELIB.OLB;1 The system is running OpenVMS V5.5-2 because of several applications which currently don't run on V6.x but are being converted/migrated to an Alpha system.
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
366.1 | QUARK::LIONEL | Free advice is worth every cent | Fri Mar 21 1997 15:54 | 8 | |
This is not a big deal - to fix it, have the customer do the following: lib/share/replace sys$library:imagelib sys$library:SMBSRVSHR It looks as if someone copied a new version of the shareable image into SYS$LIBRARY without updating IMAGELIB.OLB. Steve | |||||
366.2 | AUSS::GARSON | DECcharity Program Office | Sun Mar 23 1997 22:17 | 3 | |
re .0 Note that the message is an informational ("-I-"). |