Neoview Command Interface (NCI) Guide (R2.3)

1. Change the directory to the lib directory, which contains the JDBC driver JAR file:
On Windows, enter this command:
cd jdbc-installation-directory\lib
jdbc-installation-directory is the directory where you installed the JDBC
driver.
On Linux or UNIX, enter this command:
cd jdbc-installation-directory/lib
jdbc-installation-directory is the directory where you installed the JDBC
driver.
2. Enter this command to return version information:
java -jar hpt4jdbc.jar
For example:
C:\>cd install\hpt4jdbc\lib
C:\install\hpt4jdbc\lib>java -jar hpt4jdbc.jar
T1249_N26(R2.3)_AAQ_15FEB08_HP_JDBCT4_2007_12_11
C:\install\hpt4jdbc\lib>
If the JAR file is inaccessible or the returned version is not supported, see “Installing the JDBC
Driver” (page 26).
Installing Perl or Python
If you plan to use Perl or Python scripts with NCI, verify that you have Perl or Python installed
on the client workstation. NCI supports these versions of Perl and Python:
Perl version 5.6.1
Python version 2.3.4
If you do not have Perl or Python, download it from any open source software provider. You
can perform this installation procedure anytime before or after installing NCI.
NOTE: NCI provides a beta version of enhanced support for Perl and Python programs. This
beta version requires Jython (for Python programs) and a different version of Perl to be installed
on the client workstation. For more information, see the README in the NCI samples directory.
Installation Procedures
NOTE: Before following the installation procedures, you must install the Neoview JDBC Type
4 Driver on the client workstation. For more information, see “Preinstallation Procedures”
(page 23).
“Downloading the Installer” (page 27)
“Verifying the Version of the Installer File” (page 28)
“Running the Installer” (page 29)
Downloading the Installer
The NCI software is available as a zip file, hpnciInstaller.jar, on the Software Depot site
(JAR file).
1. Locate or create a directory or folder for the installer file anywhere on the client workstation.
2. On the client workstation, start a Web browser and navigate to the download site:
http://www.software.hp.com
Installation Procedures 27