SQL/MX Remote Conversational Interface (RMXCI) Guide for SQL/MX Release 3.1 (H06.23+, J06.12+)

Current list count, which is the maximum number of rows that can be
returned by SELECT statements. By default, the list count is all rows. For
more information, see “SET LIST_COUNT command” (page 87).
LIST_COUNT
Current log file and the directory containing the log file. By default, logging
during a session is turned off. For more information, see “Logging output”
LOG
(page 45) and “LOG command” (page 72) or “SPOOL command”
(page 115).
Current look-and-feel of RMXCI. This property affects the formatting of status
messages. For more information, see “Setting the Look-and-Feel of RMXCI”
(page 18).
LOOK AND FEEL
Current markup option selected for the session. The default option is RAW.
For more information, see “SET MARKUP command” (page 89).
MARKUP
Current catalog. The default is NONSTOP_SYSTEM_NSK.CATALOG
Current prompt for the session. In SQL mode, the default is SQL>. For more
information, see “Customizing the standard prompt” (page 35) and “SET
PROMPT command” (page 93).
PROMPT
Current schema. The default is
NONSTOP_SYSTEM_NSK.PUBLIC_ACCESS_SCHEMA. For more
information, see “Setting and showing the current schema” (page 37).
SCHEMA
Host name and port number that you entered when logging in to the
database platform. For more information, see “Logging in to the database
platform” (page 23).
SERVER
Current SQL statement terminator. The default is a semicolon (;). For more
information, see “Setting and showing the SQL terminator” (page 36) and
“SHOW SQLTERMINATOR command” (page 111).
SQLTERMINATOR
Current setting (on or off) of statistics. For more information about statistics,
see the SQL/MX Release 3.x Reference Manual.
STATISTICS
Current setting (on or off) of the local time as part of the prompt. When
this command is set to on, military time appears. By default, the local time
is off. For more information, see “SET TIME command” (page 97).
TIME
Current setting (on or off) of the elapsed time. By default, the elapsed time
is off. For more information, see “Displaying the elapsed time” (page 36)
and “SET TIMING command” (page 98).
TIMING
User name that you entered when logging in to the database platform. For
more information, see “Logging in to the database platform” (page 23).
USER
Examples
The following command displays the attributes of the current session:
SQL>env
COLSEP " "
DATASOURCE TDM_Default_DataSource
HISTOPT DEFAULT [No expansion of script files]
IDLETIMEOUT 30 min(s)
LIST_COUNT 0 [All Rows]
LOG OFF
LOOK AND FEEL RMXCI
MARKUP RAW
PROMPT SQL>
CATALOG NONSTOP_SYSTEM_NSK
SCHEMA PUBLIC_ACCESS_SCHEMA
SERVER nsksys.ind.hp.com:18650
62 RMXCI commands