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

A NCI Commands
The Neoview Command Interface (NCI) supports these commands in NCI or in script files that
you run in NCI. For a list of NCI commands that are available only to HP support, see the Neoview
Database Support Guide.
SyntaxDescriptionCommand
See the “@ Command” (page 75).Runs the SQL statements and NCI
commands contained in a specified
script file.
@
See the “/ Command” (page 76).Runs the previously executed SQL
statement.
/
See the ALIAS Command” (page 76).Maps a string to any NCI or Neoview
SQL command.
ALIAS
See the ALLOW Command”
(page 77).
Grants read access for dumpfiles to
SUPER.SERVICES (HP support
personnel), which they can use to
diagnose a problem.
ALLOW
See the “CLEAR Command”
(page 78).
Clears the command console so that
only the prompt appears at the top of
the screen.
CLEAR
See the “CONNECT Command”
(page 78).
Creates a new connection to the
Neoview platform from a current or
existing NCI session.
CONNECT
“DELAY Command” (page 79)Allows the NCI session to be in sleep
mode for the specified interval.
DELAY
See the “DENY Command” (page 80).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 80).
Terminates the connection to the
Neoview platform.
DISCONNECT
See the “ENV Command” (page 81).Displays attributes of the current NCI
session.
ENV
See the “EXIT Command” (page 83).Disconnects from and exits the NCI
interface.
EXIT
See the “FC Command” (page 84).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 87).
Returns formatted statistics for the last
executed SQL statement.
GET STATISTICS
See the “GOTO Command” (page 88).Jumps to a point the command history
specified by the “LABEL Command”
(page 91).
GOTO
See the “LOCALHOST Command”
(page 92).
Displays help text for the interface
commands that are supported in the
current operating mode.
HELP
See the “HISTORY Command”
(page 89).
Displays recently executed commands.HISTORY
See the “IF...THEN Command”
(page 90).
Allows the conditional execution of
actions specified within the IF...THEN
conditional statement.
IF...THEN
71