|
Checking Version Numbers
Middleware Client and Serversa
Client and Server on the HP3000 (MPEiX)
Use the VERSION system command as shown below. The version
number is found on the second line after SOM #1. This line will
begin with the (unmodified) application file name. In the sample,
this is "SERVER version 2.3.3.2".
:VERSION SERVER.MM.MINISOFT
VERSION C.70.00 Copyright (C) Hewlett-Packard 1987. All Rights Reserved.
SERVER.MM.MINISOFT
SOM #1
@(#) HP30315 A.05.11 98/07/15 NRT0 Startup routine
SERVER - 2.3.3.2
TRACE - 2.3.1.2
NIF - 2.4.2.0
MAX STACK SIZE: 393216
MAX HEAP SIZE: 81920000
CAPABILITIES: BA,IA,PM,MR,PH
UNSAT PROC NAME:
ENTRY NAME:
LIBRARY SEARCH LIST:
:
If you are using a unsupported version, it may not report the version number
this way. You will need to use the commands below.
:SETVAR MSTRACE 7
:RUN SERVER.MM.MINISOFT
(103634) SERVER-99: TRACE: Trace level = 7
(103634) SERVER-99: MiddleMan Listener, version 2.3.3.2,
(103634) SERVER-99: (c) Copyright, 1994 - 2007, Minisoft, Inc.
:
Unix
The version number is part of the delivered file name. The
supported installation procedures call for creating symbolic links
to standard (not version specific) names. For example, the 2.2.7.1
Build 5 version of the ODBC server for HPUX on an Itanium will have
the file name "odbcsrvr.exe.22715-ia64-ELF32". There will be a
symbolic link to the file from "odbcsrvr.exe". When requested by
Minisoft support, please report the complete file name.
Windows
Check the file properties of the driver dll or server exe file.
The version tab will contain the information needed.

|