Neoview SQL Reference Manual (R2.4)

By default, the query plan and SQL text are turned off (represented by 0 in the output) for
HP_DEFAULT_SERVICE, and there is no connection rule in effect.
This GET SERVICE statement shows that SALESQUERIES is the current service for the NCI
session:
SQL>get service;
CUR_SERVICE PLAN TEXT CUR_SCHEMA RULE_NAME APPL_NAME SESSION_NAME DSN_NAME ROLE_NAME
------------ ---- ---- ---------- --------- --------- ------------ ---------------------- ---------
SALESQUERIES 1 1 NEO.USR CONNRULE NCI TDM_Default_DataSource ROLE.HR
--- SQL operation complete.
SQL>
The query plan and SQL text are turned on (represented by 1 in the output) for the
SALESQUERIES service. The connection rule, CONNRULE, is in effect for the
SALESQUERIES service.
132 SQL Statements