HCL Workload Automation, Version 9.4

ACTION_RUNS_V

The ACTION_RUNS_V view displays the actions run for each event rule.
Table 1. The ACTION_RUNS_V view
Column name Description Type Length
Log_time The time when the action run was logged. timestamp
26
In DB2®
35
In Oracle
Event_rule_name The name of the event rule associated with the action. string 40
Event_rule_type The type of event rule. Possible values are:
F
Filter
Q
Sequence
S
Set
character 1
Action_provider The name of the plug-in associated with the action. string 40
Action_scope The scope of the action. That is the most meaningful information related to the action. The plug-in defines the information to be inserted. string 120
Action_type The type of action. string 40
Action_status The status of the actions run. Possible values are:
S
Successful
W
Warning
E
Error
character 1
Action_result The result of the action. It depends on the plug-in associated with the action. string 128
Message The text of the message that is logged by the action plug-in when the action is run. It provides information about how the action completed. string 512