See: | METAOPERATE, TSOPERATE |
Statement | Task | Example |
---|---|---|
PROC IOMOPERATE | Administers SAS servers that support the SAS IOM infrastructure. | Ex. 1 |
CONNECT | Connects to a SAS IOM server. | Ex. 1 |
CONTINUE | Continues a paused server or cluster. | Ex. 10 |
DISCONNECT | Disconnects from the current server. | Ex. 14 |
FLUSH AUTHORIZATION CACHE | Clears the authorization cache on the connected server. | Ex. 15 |
LIST | Lists to the console various attributes of the connected server. | Ex. 7, Ex. 12 |
PAUSE | Suspends the connected server or cluster. | Ex. 9 |
QUIESCE | Stops the connected server or cluster when all of the current work is finished. | Ex. 11 |
QUIT | Terminates the IOMOPERATE procedure. | Ex. 1 |
REFRESH CONFIGURATION | Causes the object spawner to reread its configuration from the metadata server. | Ex. 16 |
RESET PERFORMANCE | Resets the performance metrics being tracked by the connected server. | Ex. 17 |
SET | Modifies various attributes of the connected server. | Ex. 18 |
STOP | Shuts down the connected server or cluster. | Ex. 13 |