IOMOPERATE Procedure

QUIESCE Statement

Stops the connected server or cluster once all of the current work is finished.
Requirement: You must be the owner of the server or cluster process or have the administer permission in SAS metadata for the server or cluster.
Note: When QUIESE is executed, the server or cluster does not interrupt work currently being done, but no new client requests are accepted.
Quiescing an Object Spawner

Syntax

Required Arguments

SERVER
stops the connected server when all of the current work is finished.
CLUSTER
stops the connected cluster when all of the current work is finished.