Neoview Command Interface (NCI) Guide (R2.4)
Running NCI With -version
To display the build version of NCI 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 an NCI File With -version
• On Windows, in the Command Prompt window, enter:
cd hpnci-installation-directory\Neoview Command Interface\bin
hpnci.cmd -version
• On Linux or UNIX, in the terminal window, enter:
cd hpnci-installation-directory/nci/bin
./hpnci.sh -version
Welcome to the HP Neoview Command Interface 2.4
(c) Copyright 2006-2009 Hewlett-Packard Development Company, LP.
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
Running NCI With -help
To display a list of acceptable list of parameters, including proper usage information, use the
-help option. After displaying this information the application exits.
Example of Running an NCI File With -help
• On Windows, in the Command Prompt window, enter:
cd hpnci-installation-directory\Neoview Command Interface\bin
hpnci -help
• On Linux or UNIX, in the terminal window, enter:
cd hpnci-installation-directory/nci/bin
./hpnci.sh -help
Exiting NCI
To exit NCI, 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, NCI immediately quits running and disappears from
the screen.
58 Launching NCI