Neoview Workload Management Services Guide (R2.5)

ADD ADMIN Command
The ADD ADMIN command designates a Neoview role as an administrator in WMS. The
ROLE.DBA, SUPER.SERVICES, and SUPER.SUPER roles are default administrators added during
installation.
NOTE: Only the default administrators, ROLE.DBA, SUPER.SERVICES, and SUPER.SUPER,
are permitted to run this command.
Syntax
ADD ADMIN role-name
role-name
Specifies a string of 1 to 50 characters and may not contain multibyte characters. role-name
must be a valid Neoview role.
Considerations
Only the default administrators, ROLE.DBA, SUPER.SERVICES, and SUPER.SUPER, can
add other administrators using the ADD ADMIN command.
Any administrator can view the current list of administrators by using the “STATUS ADMIN
Command” (page 228).
Example
This ADD ADMIN command adds ROLE.MGR to the list of administrators:
ADD ADMIN ROLE.MGR;
ADD ADMIN Command 173