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. Open the navigation menu and click Analytics & AI. Under Data Lake, click Data Integration.
    2. On the Data Integration service page, click Workspaces.
    3. On the Workspaces page, select the compartment that contains the workspace to stop.
    4. From the Actions menu of the workspace that you want to stop, select Stop.
    5. 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.

    6. 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 check box 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.
    7. Click Stop.
    After a workspace is stopped, you can restart the workspace by selecting Start from the 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.