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

Postinstallation Procedures
“Verifying the Installed Software Files” (page 41)
“Verifying the Installed Version of NCI” (page 41)
“Testing the Launch of NCI” (page 47)
Verifying the Installed Software Files
After downloading and running the installer file, hpnciInstaller.jar, verify that the NCI
software files are installed in the correct locations. See Table 2-1 (page 41).
Table 2-1 Locations of NCI Software Files
DescriptionFilesDirectory
Windows launch file.
hpnci.cmdinstall>nci>bin
Linux or UNIX launch file.
hpnci.sh
Perl wrapper script.
hpnci.pl
Perl wrapper script.
hpnci-perl.pl
Python wrapper script.
hpnci.py
Product JAR file.
hpnci.jarinstall>nci>lib
Product file.
Session.pminstall>nci>lib>perl
Product file.
Session.pyinstall>nci>lib>python
Executes DML statements and returns
results in an array format.
arrayDML.plinstall>nci>samples
Executes interface commands and
returns results in array format.
arrayIQ.pl
Readme file that describes how to use
the sample scripts.
README
Sample Perl program.
sample.pl
Sample SQL script.
sample.sql
Sample Perl program.
sample-beta.pl
Sample perl file that lists all tables and
respective rowcounts. The file can
accepts a command-line wildcard
argument.
sampleTables.pl
Sample python file that lists all tables
and respective rowcounts. The file can
accepts a command-line wildcard
argument.
sampleTables.py
Sample python file that uses Jython to
execute DDL statements.
sampleDDL.py
Sample python file that uses Jython to
execute DML statements.
sampleDML.py
Sample.py deprecated and the file is
renamed.
sample-deprecated.py
Verifying the Installed Version of NCI
To display the installed version of NCI without launching Neoview Command Interface and
connecting to the database platform:
Postinstallation Procedures 41