Neoview Workload Management Services Guide (R2.5)
INFO WMS CONN Command
The INFO WMS CONN command returns information from the WMS metadata about connection
rules associated with services. The metadata is updated less often than shared memory in WMS.
See the “STATUS WMS CONN Command” (page 254), which returns information from shared
memory.
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
INFO WMS CONN
Considerations
The INFO WMS CONN command returns this information:
Table A-10 INFO WMS CONN Output
DescriptionData TypeColumn Name
CONNVARCHAR(4)TYPE
Name of the ruleVARCHAR(96)RULE_NAME
Services to which the rule is associatedVARCHAR(96)SERVICE_NAME
Example
This command returns information about connection rules associated with services:
INFO WMS CONN;
224 WMS Commands