Neoview Command Interface (NCI) Guide (R2.3)
A NCI Commands
The Neoview Command Interface supports these commands in the NCI or in script files that
you run in the Neoview Command Interface. For a list of NCI commands that are available only
to HP support, see the Neoview Database Support Guide. See the README for the HP Neoview
Command Interface for syntax, considerations, and examples regarding conditional statements.
SyntaxDescriptionCommand
See the “@ Command” (page 92).Runs the SQL statements and NCI
commands contained in a specified
script file.
@
See the “/ Command” (page 92).Runs the previously executed SQL
statement.
/
See the “CLEAR Command”
(page 93).
Clears the command console so that
only the prompt appears at the top of
the screen.
CLEAR
See the “CONNECT Command”
(page 93).
Creates a new connection to the
Neoview platform from a current or
existing NCI session.
CONNECT
See the “DENY Command” (page 94).Revokes read access of memory dump
files from super.services (HP support
personnel). This command controls
whether or not HP support personnel
can read memory dumps.
DENY
See the “DISCONNECT Command”
(page 95).
Terminates the connection to the
Neoview platform.
DISCONNECT
See the “ENV Command” (page 95).Displays attributes of the current NCI
session.
ENV
See the “EXIT Command” (page 97).Disconnects from and exits the NCI
interface.
EXIT
See the “FC Command” (page 98).Edits and reexecutes a previous
command. This command is restricted
to the NCI interface and is disallowed
in script files.
FC
See the “GET STATISTICS Command”
(page 101).
Returns formatted statistics for the last
executed SQL statement.
GET STATISTICS
See the “LOCALHOST Command”
(page 103).
Displays help text for the interface
commands that are supported in the
current operating mode.
HELP
See the “HISTORY Command”
(page 102).
Displays recently executed commands.HISTORY
See the “LOCALHOST Command”
(page 103).
Executes client machine commands.LOCALHOST
See the “LOG Command” (page 104).Logs commands and output from NCI
to a log file.
LOG
See the “MODE Command”
(page 106).
Determines the operating mode of the
current session to be either SQL for
database commands, CS for
connectivity service commands, or NS
for the Neoview service commands.
MODE
See the “OBEY Command” (page 108).Runs the SQL statements and NCI
interface commands contained in a
specified script file.
OBEY
See the “PRUN Command” (page 110).Runs script files in parallel.PRUN
89