Advance Deploy Job phase scheduling options


The following table lists the commands that are available for phase scheduling in Deploy Jobs. In the following list, <OS> can be either HPUX or LINUX.

Option

Description

<OS>_
DEPLOYJOBPHASESCHEDULE_
SIMULATE

Determines scheduling of the Simulate phase for job deployment. Choose either:

  • NotScheduled: Simulate phase runs at job execution. A specific time is not set.
  • AtTime<time>: To set a schedule, specify time using the format YYYY-MM-DD,HH;MM;SS.

For example:HPUX_DEPLOYJOBPHASESCHEDULE
_SIMULATE=ATTime,2008-01-01,23:35:00

<OS>_
DEPLOYJOBPHASESCHEDULE_
STAGE

Determines scheduling of the Schedule phase for job deployment. Choose one of the following:

  • NotScheduled: Schedule phase runs at job execution. A specific time is not set.
  • AfterPreviousPhase: Executes immediately after the Simulate Phase.
  • AtTime<time>: To set a schedule for a particular time, specify time using the format YYYY-MM-DD,HH;MM;SS.

For example:HPUX_DEPLOYJOBPHASESCHEDULE
_STAGE=ATTime,2008-01-01,23:35:00

<OS>_
DEPLOYJOBPHASESCHEDULE_
COMMIT

Determines scheduling of the Commit phase for job deployment. Choose one of the following:

  • NotScheduled: Commit phase runs at job execution. A specific time is not set.
  • AfterPreviousPhase: Executes immediately after the Schedule Phase.
  • AtTime<time>: To set a schedule for a particular time, specify time using the format YYYY-MM-DD,HH;MM;SS.

For example:HPUX_DEPLOYJOBPHASESCHEDULE
_COMMIT=ATTime,2008-01-01,23:35:00

Warning

Note

For more information about valid scenarios, see the DeployJob - setAdvanceDeployJobPhaseScheduleByDBKey command. For details, see BLCLI-reference.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

TrueSight Server Automation 20.02