# SYSTEMMANAGEDFILEACTIONS: Data Dictionary Managed File Actions
Managed file actions.
- Catalog: `DataDictionary`
- Schema: `Invantive`
- Alias: `mfn`
- Label: Managed File Actions
This is a read-only view. The Data Dictionary API may not support changing the data or the Invantive UniversalSQL driver for Data Dictionary does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Data Dictionary API.
## View Columns
The columns of the view `SYSTEMMANAGEDFILEACTIONS` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `ACTION` | `varchar2`(30) | Action | ☑ | Action. |
| `BILLING_ID` | `varchar2` | Billing ID | ☐ | ID for billing. |
| `CALL_SAFE_NAME_OVERRULE` | `varchar2` | Call Safe Name Overrule | ☐ | Overruled name of the table. |
| `CALLING_PROVIDER_ALIAS` | `varchar2`(240) | Calling Provider Alias | ☐ | Calling provider alias. |
| `CATALOG_NAME` | `varchar2` | Catalog Name | ☐ | Name of the catalog. |
| `DATA_CONTAINER_ID` | `varchar2`(4000) | Data Container ID | ☐ | Data container ID. |
| `DATE_DO_NOT_REMOVE_BEFORE` | `datetime` | Do Not Remove Before | ☐ | Time before which not to remove. |
| `DATE_REGISTERED` | `datetime` | Registered | ☑ | Time of registration. |
| `EXCEPTION_CODE` | `varchar2` | Exception Code | ☐ | Exception code. |
| `EXCEPTION_TEXT` | `varchar2` | Text | ☐ | Exception text. |
| `EXECUTION_STEP_ID` | `int64` | SQL Execution Step ID | | ID of the SQL execution step. |
| `FILE_NAME` | `varchar2`(4000) | File Name | ☑ | File name and path. |
| `GUI_ACTION` | `varchar2`(240) | GUI Action | ☐ | Action performed within the user interface. |
| `GUI_IP_ADDRESS_EXTERNAL` | `varchar2`(240) | GUI External IP Address | ☐ | External IP address of the GUI application. |
| `GUI_IP_PORT` | `uint16` | GUI External IP Port | ☐ | External IP port of the GUI application. |
| `GUI_MACHINE` | `varchar2`(240) | GUI Machine | ☐ | Name of the machine running the GUI application. |
| `GUI_MODULE_NAME` | `varchar2`(240) | GUI Module Name | ☐ | Module within the GUI application currently running. |
| `GUI_MODULE_VERSION` | `varchar2`(240) | GUI Module Version | ☐ | Version of module within the GUI application currently running. |
| `GUI_OS_USER` | `varchar2`(240) | GUI OS User | ☐ | OS user. |
| `GUI_USER` | `varchar2`(240) | User | ☐ | Application user. |
| `LIFE_CYCLE_TYPE` | `varchar2`(30) | Life Cycle Type | ☑ | Life cycle type. |
| `MESSAGE_CODE` | `varchar2`(30) | Type | ☑ | Type. |
| `PARTITION` | `varchar2` | Partition | ☐ | Specific partition on which the I/O was executed. |
| `POOL_IDENTITY` | `varchar2`(60) | Pool Identity | ☐ | Pool identity. |
| `PROCESS_ID` | `uint32` | Process ID | ☐ | Process ID. |
| `PROVIDER_NAME` | `varchar2`(240) | Provider Name | ☐ | Provider name. |
| `REQUEST_ID` | `varchar2`(240) | Request ID | ☐ | Request ID. |
| `SCHEMA_NAME` | `varchar2` | Schema | ☐ | Name of the schema. |
| `SESSION_ID` | `varchar2`(240) | Session ID | ☐ | ID of the session. |
| `SIZE_BYTES` | `int64` | Bytes | ☐ | Size in bytes. |
| `SIZE_CHARACTERS` | `int64` | Characters | ☐ | Size in characters. |
| `TABLE_NAME` | `varchar2` | Table Name | ☐ | Name of the table. |
| `TYPE` | `varchar2`(30) | Type | ☑ | Type. |
| `UID` | `guid` | UID | ☑ | Unique ID. |