activate_job | Teradata DSA Commands - activate_job - BAR - Data Stream Architecture

Teradata® DSA User Guide

Product
BAR
Data Stream Architecture
Release Number
17.00
Published
August 2020
Language
English (United States)
Last Update
2020-08-31
dita:mapPath
mas1575933453856.ditamap
dita:ditavalPath
vwp1576617377804.ditaval
dita:id
B035-3150
lifecycle
previous
Product Category
Software
Teradata Tools and Utilities

Purpose

The activate_job command activates a retired job, so that it is available.

Syntax

activate_job -n|-name Name [parameters]

Example

dsc activate_job -n job1 -S

Parameters

n|name Name
The name of the job on which to perform the action. Must be unique for each job.
Example:  job1
S|skip_prompt SkipPrompt
[Optional] Skips displaying a confirmation message before performing the command action.
u|user_authentication User
Required when security management is enabled. Supplies the command with the Viewpoint user, and triggers a password prompt for authentication.

Permissions required: Administrator

Usage Notes

The activate_job command sets the state of a retired job to active, which allows you to run the job.

You cannot activate a job that is already in the active state.

XML File Example

This command does not support an XML file.