Neoview Command Interface (NCI) Guide (R2.3)
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.3
(c) Copyright 2007, 2008, Hewlett-Packard Development Company, LP.
Neoview JDBC Type 4 Driver :T1249_N26(R2.3)_AAQ_15FEB08_HP_JDBCT4_2007_12_11
Neoview Command Interface :T0774_N26_AAD(R2.3)_15FEB08_HP_NCI_2007_12_18
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 -version
Welcome to the HP Neoview Command Interface 2.3
(c) Copyright 2007, 2008, Hewlett-Packard Development Company, LP.
Neoview JDBC Type 4 Driver :T1249_N26(R2.3)_AAQ_15FEB08_HP_JDBCT4_2007_12_11
Neoview Command Interface :T0774_N26_AAD(R2.3)_15FEB08_HP_NCI_2007_12_18
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.
60 Launching NCI