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

Table C-4 INFO USER Output
DescriptionColumn
Neoview role to which the privilege was grantedUSER_NAME
Type of privilege:
USER
OPERATOR
Roles that have USER privileges do not have NDCS privileges and cannot change
the status or configuration of the NDCS services, data sources, or servers. Roles
that have OPERATOR privileges can configure and manage NDCS services, data
sources, and servers.
PERMISSION
Neoview role that granted the privilegeGRANTOR
Example
This command displays the Neoview roles and their NDCS privileges:
SQL>info user;
LIST DS Command
The LIST DS command displays the names of all the data sources in the NDCS configuration.
Syntax
LIST DS
Considerations
To run this command in SQL mode, you must first run the CMDOPEN command. This
command does not run in CS mode.
The command requires an SQL terminator.
Example
This command displays all the data sources in the NDCS configuration:
SQL>list ds;
LIST SERVICE Command
The LIST SERVICE command displays the names of all the NDCS services that are running on
the Neoview platform.
Syntax
LIST SERVICE
Considerations
To run this command in SQL mode, you must first run the CMDOPEN command. This
command does not run in CS mode.
The command requires an SQL terminator.
Example
This command displays the NDCS services that are running on the Neoview platform:
LIST DS Command 175