Neoview Workload Management Services Guide (R2.3)

A WMS Commands
Use these commands to configure WMS:
ADD SERVICE Command” (page 56)
ALTER SERVICE Command” (page 58)
ALTER WMS Command” (page 60)
“DELETE SERVICE Command” (page 62)
Use these commands to display status information about queries, services, WMS or system
resources:
“INFO SERVICE Command” (page 64)
“INFO WMS Command” (page 65)
“STATUS Command” (page 66)
Use these commands to manage WMS workload:
“CANCEL Command” (page 61)
“HOLD Command” (page 63)
“RELEASE Command” (page 66)
How to Execute WMS Commands in NCI
By default, NCI sessions are in SQL mode. To execute WMS commands in NCI, you must be in
NS mode.
To change to NS mode, enter the MODE NS command. After you enter the MODE NS command
in NCI, the prompt changes to NS% as this example shows:
SQL>mode ns
NS%
You are now ready to execute WMS commands in NCI. Terminate each WMS command that
you execute in NCI with a semicolon (;).
TIP: Consider putting WMS commands in script files that you can run in NCI. For more
information about using script files in NCI, see the Neoview Command Interface (NCI) Guide.
How to Execute WMS Commands in NCI 55