Stopping a Workspace

When you stop a Data Integration workspace, the workspace and its contents are unavailable to use, and you aren't billed until you restart the workspace.

    1. On the Workspaces page, select the compartment that contains the workspace to stop. If you need help finding the Data Integration Workspaces page, see Accessing Workspaces.
    2. From the Actions menu (Actions menu) of the workspace that you want to stop, select Stop.
    3. In the Stop workspace dialog box, enter the amount of time in minutes to wait before stopping the workspace.

      The wait time lets active task runs complete gracefully.

    4. To enable a forced stop, select Force stop active task runs when wait time expires.
      Caution

      Force stopping an active task run could result in data inconsistencies in target data entities. If the checkbox isn't selected, Data Integration attempts to stop the workspace and any active task runs until the wait time expires. If task runs are still active when the wait time expires, the workspace remains active.
    5. Select Stop.
    After a workspace is stopped, you can restart the workspace by selecting Start from the Actions menu (Actions menu) of the workspace.
  • Use the oci data-integration workspace stop command and required parameters to stop a workspace:

    oci data-integration workspace stop [OPTIONS]

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

  • Run the StopWorkspace operation to stop a workspace.