Neoview Workload Management Services Guide (R2.5)

STATUS ADMIN Command
The STATUS ADMIN command displays the Neoview roles that serve as administrators.
Administrators are permitted to perform any WMS operation or command.
NOTE: Only administrators are permitted to run this command. By default, an administrator
is a user associated with ROLE.DBA, SUPER.SERVICES, or SUPER.SUPER.
Syntax
STATUS ADMIN
Considerations
Any administrator is permitted to run this command.
The STATUS ADMIN returns the following information:
Table A-11 STATUS ADMIN Output
DescriptionData TypeColumn Name
Name of the Neoview role who is designated as an administratorVARCHAR(50)USER_ROLE
Example
This STATUS ADMIN command displays a current list of the administrators in WMS:
SQL>mode wms
WMS>status admin;
USER_ROLE
--------------------------------------------------
ROLE.DBA
SUPER.SERVICES
SUPER.SUPER
--- WMS operation complete.
WMS>
228 WMS Commands