Neoview Workload Management Services Guide (R2.4)

INFO WMS CONN Command
The INFO 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
INFO WMS CONN
Considerations
The INFO WMS CONN command returns this information:
Table A-10 INFO WMS CONN Output Information
DescriptionData TypeColumn Name
CONNVARCHAR(4)TYPE
Name of the ruleVARCHAR(96)RULE_NAME
Services to which the rule is associatedVARCHAR(96)SERVICE_NAME
Examples
This command returns information about connection rules associated with services:
INFO WMS CONN;
124 WMS Commands