Neoview Workload Management Services Guide (R2.5)

STATUS WMS CONN Command
The STATUS WMS CONN command returns information from shared memory about connection
rules associated with services.
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 WMS CONN
Considerations
The STATUS WMS CONN command returns the rule name to service name association
information:
Table A-28 STATUS WMS CONN Output
DescriptionData TypeColumn Name
CONN is returnedVARCHAR(4)TYPE
Name of the ruleVARCHAR(96)RULE_NAME
Services to which the rule is associatedVARCHAR(96)SERVICE_NAME
Example
This command returns a list of connection rules associated with services:
STATUS WMS CONN;
254 WMS Commands