README for HP Neoview Script (R2.2)
month, and yy is the year (for example, 03AUG07).
To display the installed version of Neoview Script without
launching Neoview Script and connecting to the database
platform:
1. Change to the lib directory, which contains the Neoview
Script JAR file:
* On Windows, enter:
cd <installation-directory>\nvscript\lib
* On Linux or UNIX, enter:
cd <installation-directory>/nvscript/lib
<installation-directory> is the directory where
you installed the Neoview Script software files.
2. Enter this command to return version information:
java -jar hpnvs.jar
The command displays this version information:
T0774_N25(R2.2)_<ddmmmyy>_HP_NVS_<yyyy>_<mm>_<dd>
<ddmmmyy> is the date, where dd is the day, mmm is the
month, and yy is the year (for example, 03AUG07).
To display installed versions of Neoview Script and the
Neoview JDBC Type 4 Driver in the Neoview Script interface:
1. Launch the Neoview Script interface with the -version option.
* On Windows, enter:
<installation-directory>\nvscript\bin\hpnvs.cmd -version
* On Linux or UNIX, enter:
<installation-directory>/nvscript/bin/hpvns.sh -version
<installation-directory> is the directory where
you installed the Neoview Script software files.
The command displays this version information:
Neoview Script Build Version :
T0774_N25(R2.2)_<ddmmmyy>_HP_NVS_<yyyy>_<mm>_<dd>
Neoview JDBC Type 4 Driver Build Version :
T1249_N25(R2.2)_<ddmmmyy>_HP_JDBCT4_<yyyy>_<mm>_<dd>