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

SyntaxDescriptionCommand
See the “LABEL Command”
(page 103).
Marks a point in the command history
that you can jump to by using the
GOTO command.
LABEL
See the “LOCALHOST Command”
(page 104).
Executes client machine commands.LOCALHOST
See the “LOG Command” (page 105).Logs commands and output from NCI
to a log file.
LOG
See the “MODE Command”
(page 107).
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 109).Runs the SQL statements and NCI
interface commands contained in a
specified script file.
OBEY
See the “PRUN Command” (page 111).Runs script files in parallel.PRUN
See the “QUIT Command” (page 113).Disconnects from and exits NCI.QUIT
See the “RECONNECT Command”.Creates a new connection to the
Neoview platform using the login
credentials of the last successful
connection.
RECONNECT
See the “REPEAT Command”
(page 115).
Re-executes a command.REPEAT
See the “RESET LASTERROR
Command” (page 116).
Resets the last error code to 0.RESET LASTERROR
See the “RESET PARAM Command”
(page 116).
Clears all parameter values or a
specified parameter value in the
current session.
RESET PARAM
See the “RUN Command” (page 117).Runs the previously executed SQL
statement.
RUN
See the “SAVEHIST Command”
(page 117).
Saves the session history in a
user-specified file.
SAVEHIST
See the “SHOW SESSION Command”
(page 146).
Displays attributes of the current NCI
session.
SESSION
See the “SET COLSEP Command”
(page 118).
Sets the column separator and allows
you to control the formatting of the
result displayed for SQL queries.
SET COLSEP
See the“SET FETCHSIZE Command”
(page 119).
Changes the default fetchsize used by
JDBC.
SET FETCHSIZE
See the “SET HISTOPT Command”
(page 119).
Sets the history option and controls
how commands are added to the
history buffer.
SET HISTOPT
See the “SET IDLETIMEOUT
Command” (page 121).
Sets the idle timeout value for the
current session.
SET IDLETIMEOUT
See the “SET LIST_COUNT
Command” (page 121).
Sets the maximum number of rows to
be returned by SELECT statements that
are executed after this command.
SET LIST_COUNT
See the“SET MARKUP Command”
(page 122).
Sets the markup format and controls
how results are displayed by NCI.
SET MARKUP
See the “SET PARAM Command”
(page 125).
Sets a parameter value in the current
session.
SET PARAM
86 NCI Commands