Neoview Command Interface (NCI) Guide (R2.3)
For more information, see “Using Optional Launch Parameters” (page 56).
d. Click OK.
5. To launch NCI, double-click the shortcut icon.
The Neoview Command Interface appears. If you did not set the optional launch parameters,
NCI prompts you to enter the host name or IP address of the database platform, your user
name, password, and a data source name. See “Logging In to the Database Platform”
(page 53).
Launching NCI on Linux or UNIX
In the terminal window, enter:
./hpnci-installation-directory/nci/bin/hpnci.sh
hpnci-installation-directory is the directory where you installed the NCI software files.
For more information, see Table 2-1 (page 41).
Setting the PATH of hpnci.sh
To enable a user to launch NCI anywhere on the client workstation:
1. Open the user profile (.profile or .bash_profile for the Bash shell) in the /home
directory. For example:
vi .profile
2. In the user profile, set the PATH environment variable to include the path of the hpnci.sh
file. For example:
export PATH=/hpnci-installation-directory/nci/bin/:...
52 Launching NCI