Neoview Command Interface (NCI) Guide (R2.5)
Table C-1 INFO DS Output
DescriptionColumn
Name of the data sourceDSNAME
Maximum number of NDCS servers that the NDCS service can start for this data
source
MAXSRVRCNT
Number of NDCS servers that are available for client connections when the data
source is in the started state
AVAILSRVRCNT
Number of NDCS servers that the NDCS service starts for the data source when
the data source starts
INITSRVRCNT
Not usedSTARTAHEADCNT
Number of minutes an NDCS server waits in the available state for a connection
before stopping itself
SRVRIDLETIMEOUT
Number of minutes a client-server connection remains idle before the NDCS server
terminates the connection
CONNIDLETIMEOUT
Not usedREFRESHRATE
Date and time (in the client's local time) of the last update of the data source's stateLASTUPDATED
Example
This command removes the data source DDLTestDS from the NDCS configuration:
SQL>info ds DDLTestDS;
INFO EVAR Command
The INFO EVAR command displays the environment variables defined for data sources in the
NDCS configuration.
Syntax
INFO EVAR [type[, DSNAME data-source-name]]
type is:
0 | 1 | 2 | 3 | 4 | 5
0
specifies the ENV_SET environment variable, which supports SET commands.
1
specifies the ENV_CONTROL environment variable, which supports CONTROL commands
(CONTROL QUERY DEFAULT and CONTROL TABLE).
2
specifies the ENV_DEFINE environment variable, which supports DEFINE commands.
3
specifies the ENV_STATISTICS environment variable, which supports commands for gathering
SQL statement statistics.
4
specifies the ENV_CPULIST environment variable, which supports the numbering of the
processing nodes (CPUs).
5
specifies the ENV_PROCESSPRIORITY environment variable, which supports the assignment
of process priorities.
172 Connectivity Commands