SQL/MX 2.x Installation and Management Guide (H06.04+)
Installing NonStop SQL/MX
HP NonStop SQL/MX Installation and Management Guide—540436-001
3-15
Verifying Executable File Versions
Header Files
These SQL/MX header files are exported for use by embedded SQL/MX applications:
Interface Description Files
Verifying Executable File Versions
1. Use the VPROC command to display the version of specified executables installed
on your system.
2. Verify that the displayed version information is correct for the specified executable.
To display the version information about executable files in the OSS environment,
enter:
vproc executable-file-name
To display version information about executable files in the Guardian environment,
enter:
VPROC executable-file-name
For example, to find the version of MXCMP installed, at a TACL prompt, enter:
VPROC $SYSTEM.SYSTEM.MXCMP
You will see something similar to:
VPROC - T9617H01 - (01 OCT 2004) SYSTEM \YOSQA36 Date 06 OCT 2005, 16:03:18
Copyright 2004 Hewlett-Packard Development Company, L.P.
$SYSTEM.SYSTEM.MXCMP
Binder timestamp: 15SEP2005 19:44:36
Version procedure: T8432H01_01MAY2005_CCPLMAIN
Version procedure: S0200H21_14OCT2005_FCS_212_0915
File Name Description Where Installed
Platform.h Contains platform specific
defines used by SQL/MX
preprocessor (mxsqlc or
mxsqlco) generated
code.
/usr/tandem/sqlmx/include
sqlcli.h Contains all exported CLI
function declarations.
/usr/tandem/sqlmx/include
File Name Description Where Installed
sqlcli.o Interface description file used
by the SQL/MX preprocessor
(mxsqlco) for NMCOBOL.
/usr/tandem/sqlmx/lib
esqlcli.o Interface description file used
by the SQL/MX preprocessor
(mxsqlco) for ECOBOL.
/usr/tandem/sqlmx/lib










