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.

Command

Description

Syntax

 

 

 

@

Runs the SQL statements and

See the “@ Command” (page 81).

 

Neoview Script interface commands

 

 

contained in a specified script file.

 

 

 

 

/

Runs the previously executed SQL

See the “/ Command” (page 82).

 

statement.

 

 

 

 

CLEAR

Clears the command console so that

See the “CLEAR Command” (page 83).

 

only the prompt appears at the top of

 

 

the screen.

 

 

 

 

CONNECT

Creates a new connection to the

See the “CONNECT Command”

 

Neoview platform from a current or

(page 83).

 

existing Neoview Script session.

 

 

 

 

DISCONNECT

Terminates the connection to the

See the “DISCONNECT Command”

 

Neoview platform.

(page 84).

 

 

 

ENV

Displays attributes of the current

See the “ENV Command” (page 85).

 

Neoview Script session.

 

 

 

 

EXIT

Disconnects from and exits the

See the “EXIT Command” (page 86).

 

Neoview Script interface.

 

 

 

 

FC

Edits and reexecutes a previous

See the “FC Command” (page 87).

 

command. This command is restricted

 

 

to the Neoview Script interface and is

 

 

disallowed in script files.

 

 

 

 

HELP

Displays help text for the interface

See the “HELP Command” (page 90).

 

commands that are supported in the

 

 

current operating mode.

 

 

 

 

HISTORY

Displays recently executed

See the “HISTORY Command”

 

commands.

(page 90).

 

 

 

LOG

Logs commands and output from the

See the “LOG Command” (page 91).

 

Neoview Script interface to a log file.

 

 

 

 

MODE

Determines the operating mode of the

See the “MODE Command” (page 92).

 

current session to be either SQL for

 

 

database commands or CS for

 

 

connectivity service commands.

 

 

 

 

OBEY

Runs the SQL statements and

See the “OBEY Command” (page 93).

 

Neoview Script interface commands

 

 

contained in a specified script file.

 

 

 

 

PRUN

Runs script files in parallel.

See the “PRUN Command” (page 95).

 

 

 

QUIT

Disconnects from and exits the

See the “QUIT Command” (page 97).

 

Neoview Script interface.

 

 

 

 

RECONNECT

Creates a new connection to the

See the “RECONNECT Command”.

 

Neoview platform using the login

 

 

credentials of the last successful

 

 

connection.

 

 

 

 

REPEAT

Reexecutes a command.

See the “REPEAT Command”

 

 

(page 98).

 

 

 

RESET PARAM

Clears all parameter values or a

See the “RESET PARAM Command”

 

specified parameter value in the

(page 99).

 

current session.

 

 

 

 

79