# SYSTEMRECENTLOGGINGMESSAGES Most recent logging messages. - Catalog: `DataDictionary` - Schema: `Invantive` - Alias: `lme` 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 `SYSTEMRECENTLOGGINGMESSAGES` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `LEVEL` | `varchar2`(240) | Level | ☑ | Level. | | `MESSAGE_CODE` | `varchar2`(60) | Message Code | ☐ | Message code. | | `MESSAGE_TEXT` | `varchar2` | Message Text | ☐ | Text. | | `MESSAGE_UID` | `guid` | Message UID | ☑ | Specific UID for easy recognition. | | `POOL_IDENTITY` | `varchar2`(60) | Pool Identity | ☐ | Pool identity. | | `REQUEST_ID` | `varchar2`(240) | Request ID | ☐ | Request ID. |