Neoview Script Guide (R2.2)
./hpnvs.sh -noconnect
Running Neoview Script With -version
To display the build version of Neoview Script and the Neoview JDBC Type 4 Driver, use the
-version option. If other parameters are included with the -version parameter, they are
ignored.
Example of Running Neoview Script File With -version
• On Windows, in the Command Prompt window, enter:
cd hpnvs-installation-directory\nvscript\bin
hpnvs.cmd -version
• On Linux or UNIX, in the terminal window, enter:
cd hpnvs-installation-directory/nvscript/bin
./hpnvs.sh -version
Welcome to the HP Neoview Script Interface 2.2
(c) Copyright 2006, 2007, Hewlett-Packard Development Company, LP.
Neoview JDBC Type 4 Driver :T1249_N25(R2.2)_10AUG07_HP_JDBCT4_2007_07_03
Neoview Script :T0774_N25(R2.2)_10AUG07_HP_NVS_2007_07_05
Exiting the Neoview Script Interface
To exit the Neoview Script interface, enter one of these commands at a prompt:
• EXIT
• QUIT
For example:
SQL>quit
These commands are not case-sensitive and do not require a terminator before you press Enter.
After you enter one of these commands, the Neoview Script interface immediately quits running
and disappears from the screen.
54 Launching the Neoview Script Interface