HP (Hewlett-Packard) 544530-001 Computer Accessories User Manual


 
A Neoview Script Interface Commands
Neoview Script supports these commands in the Neoview Script interface or in script files that
you run in the Neoview Script interface. For a list of Neoview Script interface commands that
are available only to HP support, see the Neoview Database Support Guide.
SyntaxDescriptionCommand
See the “@ Command” (page 81).Runs the SQL statements and
Neoview Script interface commands
contained in a specified script file.
@
See the “/ Command” (page 82).Runs the previously executed SQL
statement.
/
See the “CLEAR Command” (page 83).Clears the command console so that
only the prompt appears at the top of
the screen.
CLEAR
See the “CONNECT Command”
(page 83).
Creates a new connection to the
Neoview platform from a current or
existing Neoview Script session.
CONNECT
See the “DISCONNECT Command”
(page 84).
Terminates the connection to the
Neoview platform.
DISCONNECT
See the “ENV Command” (page 85).Displays attributes of the current
Neoview Script session.
ENV
See the “EXIT Command” (page 86).Disconnects from and exits the
Neoview Script interface.
EXIT
See the “FC Command” (page 87).Edits and reexecutes a previous
command. This command is restricted
to the Neoview Script interface and is
disallowed in script files.
FC
See the “HELP Command” (page 90).Displays help text for the interface
commands that are supported in the
current operating mode.
HELP
See the “HISTORY Command”
(page 90).
Displays recently executed
commands.
HISTORY
See the “LOG Command” (page 91).Logs commands and output from the
Neoview Script interface to a log file.
LOG
See the “MODE Command” (page 92).Determines the operating mode of the
current session to be either SQL for
database commands or CS for
connectivity service commands.
MODE
See the “OBEY Command” (page 93).Runs the SQL statements and
Neoview Script interface commands
contained in a specified script file.
OBEY
See the “PRUN Command” (page 95).Runs script files in parallel.PRUN
See the “QUIT Command” (page 97).Disconnects from and exits the
Neoview Script interface.
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 98).
Reexecutes a command.REPEAT
See the “RESET PARAM Command”
(page 99).
Clears all parameter values or a
specified parameter value in the
current session.
RESET PARAM
79