Neoview Command Interface (NCI) Guide (R2.3)
• MODE and SHOW MODE
• RESET LASTERROR and SHOW LASTERROR
• SET COLSEP and SHOW COLSEP
• SET HISTOPT and SHOW HISTOPT
• SET IDLETIMEOUT and SHOW IDLETIMEOUT
• SET MARKUP and SHOW MARKUP
• SET PROMPT
• SET TIME and SHOW TIME
• SET TIMING and SHOW TIMING
• VERSION
All other interface commands are disallowed in CS mode.
NS
specifies Neoview Service (NS) mode and supports the use of Neoview Workload Services
(WMS) commands and a subset of the NCI commands. For a complete description of the NS
commands, see the Neoview Workload Management Services Guide.
NS mode also supports these NCI commands:
• @ and OBEY
• CLEAR
• CONNECT, RECONNECT, DISCONNECT, EXIT, and QUIT
• ENV, SESSION, and SHOW SESSION
• FC and REPEAT
• HELP
• HISTORY and SAVEHIST
• LOCALHOST
• LOG and SPOOL
• MODE and SHOW MODE
• RESET LASTERROR and SHOW LASTERROR
• SET COLSEP and SHOW COLSEP
• SET HISTOPT and SHOW HISTOPT
• SET IDLETIMEOUT and SHOW IDLETIMEOUT
• SET MARKUP and SHOW MARKUP
• SET PROMPT
• SET TIME and SHOW TIME
• SET TIMING and SHOW TIMING
• VERSION
All other interface commands are disallowed in NS mode.
Considerations
• You must enter the command on one line. The command does not require an SQL terminator.
• You cannot execute the MODE command or any connectivity service commands in PRUN
script files. However, you can execute the MODE command in OBEY or @ script files.
Examples
• This command changes the NCI session to CS mode operation:
SQL>mode cs
CS#
For more information, see Appendix C (page 157).
• This command returns the NCI session to SQL mode operation:
MODE Command 107