Starting or Stopping a Pool

Start or stop a pool in Data Flow.

A stopped pool can be started any time.

When you stop an active pool, or create a pool, it's stopped immediately. Force stopping the pool cancels or stops any incomplete Data Flow runs in the pool.

    1. On the Pools page, select the name of the pool to open its details page. If you need help finding the Pools page, see Listing Pools.
    2. Select Start or Stop as appropriate.
  • Use the StartPool and StopPool commands and required parameters to start or stop a Pool:

    oci data-flow startpool [OPTIONS]
    oci data-flow stoppool [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.

  • Run the StartPool and StopPool operations to start or stop a Pool.