SQL/MX 3.2 Reference Manual (H06.25+, J06.14+)
MXCI Commands
HP NonStop SQL/MX Release 3.2 Reference Manual—691117-001
4-37
GET VERSION OF SYSTEM
GET VERSION OF SYSTEM
The GET VERSION OF SYSTEM command displays the SQL/MX Software Version
(MXV) information of a specified node. If no node is specified, the MXV of the local
node is returned.
node
is the node name for which the SQL/MX Software Version information is requested.
The default is the local node.
Error Conditions for GET VERSION OF SYSTEM
An errors for the GET VERSION OF SYSTEM command occurs when:
The specified node does not exist.
The specified node cannot be accessed.
SQL/MX is not installed on the specified node.
An invalid node name is specified.
Example of GET VERSION OF SYSTEM
>> GET VERSION OF SYSTEM \NODEX;
VERSION: 1200
GET VERSION OF SYSTEM [ node ];










