Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • On success action - the action to be executed when the step succeeds. You can choose from the following options:
    • Go to the next step
    • Quit the job reporting success
    • Quit the job reporting failure
    • Go to step: [step number] step name
  • Retry attempts - how many times the SQL Server Agent retries a step when it fails
  • Retry interval (minutes) - the interval in minutes between each retry
  • On failure action - the action to be executed when the step fails. You can choose from the following options:
    • Quit the job reporting failure
    • Go to next step
    • Quit the job reporting success Go to step: [step number] step name
  • Specific options according to the step type you chose before

...