Cisco Cisco Workload Automation 6.3 Developer's Guide

Page of 64
35
Command Descriptions
depdel
Examples
The following example deletes all dependencies for the job referred by 
JobAlias.
SACmd depdel -a JobAlias
-s status
Specify this option to delete only job dependencies containing the status indicated. The 
status is stated in character or numeric format. The status can be:
Active, or 51
“Completed Abnormally”
, or 103
“Completed Normally”
, or 101
“Error Occurred”
, or 66
“Externally Defined”
, or 107.
-r Y | N
Specify this option to submit repeating jobs immediately. If omitted, this defaults to 
N.
-e yyyymmdd
Specifies a date in the production schedule in which the job is to be submitted.  If omitted, 
this defaults to the first production date as specified by its calendar.
-v variable_name
Specify this option to delete only the varible dependencies that refer to the varible name 
indicated.
-u value 
Specify this option to delete only the variable value dependencies that refer to the value 
indicated.
-y dep_type
Specify this option to delete only the file dependencies with the following file dependency 
type (in numeric or string format):
File exists: 
Exists, or 200
File doesn’t exist: 
NotExists, or 201
Size is less than or equal to extent: 
SizEle, or 202
Size is greater than or equal to extent: 
SizEge, or 203
Size stable for extent: 
Stable, or 204
Size has changed in extent: 
Changed, or 205
-x extent
Specify this option to delete only the file dependencies with the following extent value.
For 
Size <= or Size >= file size, this value is in bytes.
For 
Size stable for or Size has changed in, this value is in minutes.
-h agent or 
master_name 
Specify this option to delete file or variable dependencies where the dependency exists on 
the agent indicated.
-s status
Specify this option to delete only job dependencies containing the status indicated. The 
status is stated in character or numeric format. The status can be:
Active, or 51
“Completed Abnormally”
, or 103
“Completed Normally”
, or 101
“Error Occurred”
, or 66
“Externally Defined”
, or 107.
-r Y | N
Specify this option to submit repeating jobs immediately. If omitted, this defaults to 
N.
-e yyyymmdd
Specifies a date in the production schedule in which the job is to be submitted.  If omitted, 
this defaults to the first production date as specified by its calendar.
-v variable_name
Specify this option to delete only the varible dependencies that refer to the varible name 
indicated.
Option
Description