Migrating Job Status Change Event Types
Following table is the mapping for the OS Command shell environment variables when the event_type is 'job_status_change'.
Table 6-5 pre-12c/13c job_status_change Environment Variable Mappings
| Pre-12c Environment Variable | Corresponding 13c Environment Variables |
|---|---|
|
JOB_NAME |
SOURCE_OBJ_NAME |
|
JOB_OWNER |
SOURCE_OBJ_OWNER |
|
JOB_TYPE |
SOURCE_OBJ_SUB_TYPE |
|
JOB_STATUS |
EXECUTION_STATUS |
|
NUM_TARGETS |
1 if $ TARGET_NAME is not null, 0 otherwise |
|
TARGET_NAME1 |
TARGET_NAME |
|
TARGET_TYPE1 |
TARGET_TYPE |
|
TIMESTAMP |
EVENT_REPORTED_TIME |
|
RULE_NAME |
RULESET_NAME |
|
RULE_OWNER |
RULE_OWNER |