file_actions: OS File Actions |
Catalog: FileSystem
Label: File Actions
Documentation:
File actions executed.
Retrieve: true
Table Columns
The columns of the table file_actions are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
action |
string |
Action |
☑ |
Type of action. |
duration_ms |
int32 |
Duration (ms) |
☐ |
Duration of action in milliseconds. |
exception_code |
string |
Exception Code |
☐ |
The message code of the error. |
exception_message |
string |
Exception Message |
☐ |
The text of the error. |
file_path_source |
string |
File Name and Path for Source |
☐ |
File path of source for action. |
file_path_target |
string |
File Name and Path for Target |
☐ |
File path of targt for action. |
has_exception |
boolean |
Has Exception |
☐ |
Whether an exception occurred during execution. |
start_time |
datetime |
Start Time |
☐ |
Start time of action. |
28-07-2024 17:47 Version 24.1.6-BETA+4856