VERITAS Storage Foundation 4.1 Oracle Administrator's Guide

Chapter 12, Using the VERITAS Storage Foundation for Oracle Graphical User Interface
Prerelease 8 September 2005, 8:55am VERITAS Enterprise Administrator Service
273
# /opt/VRTS/bin/vxdbedusr -r user -n user_name
where -r removes the user from the registry.
For example, to remove the user “oracle,” enter the following:
# /opt/VRTS/bin/vxdbedusr -r user -n oracle
3. To remove a group, use the vxdbedusr command as follows.
# /opt/VRTS/bin/vxdbedusr -r group -n group_name
where -r removes the user group from the registry.
For example, to remove the group “dba,” enter the following:
# /opt/VRTS/bin/vxdbedusr -r group -n dba
Note Make sure you restart the VEA server to update the registration information.
Starting the VERITAS Enterprise Administrator Service
To manually start VERITAS Enterprise Administrator Service
1. Verify the status of the VEA Service:
# /opt/VRTS/bin/vxsvcctrl status
Current state of server : NOT RUNNING
2. Start the VEA Service:
# /opt/VRTS/bin/vxsvcctrl start
Oracle
Oracle
OracleStarting VERITAS Enterprise Administrator Service (vxsvc)
Initializing
Initialization successful. Interface:
{1a510152-1dd2-11b2-902c-080020cf51fc}
Initialization successful. Interface:
{4252c728-1dd2-11b2-a99b-080020a9aeec}
........VEA Server has successfully started
3. Again verify the status of the VEA Service:
# /opt/VRTS/bin/vxsvcctrl status
Current state of server : RUNNING