Neoview Command Interface (NCI) Guide (R2.4)
For more information, see “Logging Output” (page 71).
VERSION Command
The VERSION command displays the build versions of the Neoview platform, Neoview
Connectivity Services, Neoview Command Interface and the Neoview JDBC Type 4 Driver.
Syntax
VERSION
Considerations
You must enter the command on one line. The command does not require an SQL terminator.
Example
• This command shows versions of the Neoview platform, Neoview Connectivity Services,
Neoview JDBC Type 4 Driver, and NCI:
SQL>version
Neoview Platform : Information not available
Neoview Connectivity Services : Information not available
Neoview JDBC Type 4 Driver : T1249_N27(R2.4)_31MAR09_HP_JDBCT4_2009_03_10
Neoview Command Interface : T0774_N27(R2.4)_31MAR09_HP_NCI_2009_03_10
SQL>
• If NCI is started with the -noconnect parameter, the VERSION command displays only
the Neoview Command Interface and the Neoview JDBC Type 4 Driver versions.
C:/>hpnci -noconnect
Welcome to the HP Neoview Command Interface 2.4
(c)Copyright 2006-2009 Hewlett-Packard Development Company, LP.
Not connected.
SQL>VERSION
Neoview JDBC Type 4 Driver : T1249_N27(R2.4)_31MAR09_HP_JDBCT4_2009_03_10
Neoview Command Interface : T0774_N27(R2.4)_31MAR09_HP_NCI_2009_03_10
For more information, see “Verifying the Installed Version of NCI” (page 40).
158 NCI Commands