START/STOP COMPUTE_POOL
Syntax
START COMPUTE_POOL my_pool;
Description
Start a compute_pool with the provided name.
Syntax
STOP COMPUTE_POOL my_pool;
Description
Stop a compute_pool with the provided name.
Last updated