Activating a Batch Context

Activate a batch context to accept new jobs.

Note

You can activate a batch context only when it's in the Inactive state.
    1. On the Batch contexts list page, find the batch context that you want to activate. If you need help finding the list page, seeListing Batch Contexts.
    2. On the batch context details page, select the Details tab, if not already selected.
    3. Select the Actions menu (three dots), and then select Activate.
    4. In the Activate dialog box, select Activate.
      Note

      You can also select Activate from the Actions menu (three dots) for the batch context that you wan to activate on the Batch contexts list page.
  • Use the oci batch batch-context start command and required parameters to activate a batch context:
    oci batch batch-context start [OPTIONS]

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

  • Run the StartBatchContext operation to activate a batch context.