Neoview Command Interface (NCI) Guide (R2.5)
Example
• This command shows versions of the Neoview platform, Neoview Connectivity Services,
Neoview JDBC Type 4 Driver, and NCI:
SQL>version
Neoview Platform : N02.05.00
Neoview Connectivity Services : T7970N29_18JUN2010_SRV_0706
Neoview JDBC Type 4 Driver : T1249_N29(R2.5)_18JUN10_HP_JDBCT4_2010_07_06
Neoview Command Interface : T0774N29_(R2.5)_18JUN10_HP_NCI_2010_06_30
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.5
(c)Copyright 2006-2010 Hewlett-Packard Development Company, LP.
Not connected.
SQL>VERSION
Neoview Platform : Information not available.
Neoview Connectivity Services : Information not available.
Neoview JDBC Type 4 Driver : T1249_N29(R2.5)_18JUN10_HP_JDBCT4_2010_07_06
Neoview Command Interface : T0774N29_(R2.5)_18JUN10_HP_NCI_2010_06_30
VERSION Command 151