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

(EXPR)
--------------------
62
--- 1 row(s) selected.
SQL>
ALLOW Command
The ALLOW command allows you to grant read access for dumpfiles to super.services (HP
support personnel), which they can use to diagnose a problem. This command controls whether
or not HP support can read memory dumps.
Syntax
ALLOW [SERVICES] ACCESS TO DUMPFILES
Considerations
You must enter the command on one line. The command does not require an SQL terminator.
Only ROLE.MGR can execute this command.
Example
This ALLOW command gives access to the dumpfile.
SQL>ALLOW SERVICES ACCESS TO DUMPFILES
--- NS operation complete.
CLEAR Command
The CLEAR command clears the interface window so that only the prompt appears at the top
of the window. CLEAR does not clear the log file or reset the settings of the session.
Syntax
CLEAR
Considerations
You must enter the command on one line. The command does not require an SQL terminator.
Example
This CLEAR command clears the interface window:
SQL>clear
After the CLEAR command executes, the interface window appears with only the prompt
showing:
SQL>
CONNECT Command
The CONNECT command creates a new connection to the Neoview platform from the current
or existing NCI session.
ALLOW Command 93