Neoview Workload Management Services Guide (R2.4)

STATUS WMS CONN Command
The STATUS WMS CONN command returns information about connection rules associated
with services.
NOTE: Only administrators are permitted to run this command. By default, an administrator
is ROLE.DBA or the super ID (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
Examples
This command returns a list of connection rules associated with services:
STATUS WMS CONN;
150 WMS Commands