fix: objects info
All checks were successful
Publish to docs.datacontroller.io / Deploy docs (push) Successful in 1m27s
All checks were successful
Publish to docs.datacontroller.io / Deploy docs (push) Successful in 1m27s
This commit is contained in:
@@ -8,11 +8,11 @@ description: The MPE_DATASTATUS_LIBS table captures frequently changing SAS libr
|
||||
|
||||
The `MPE_DATASTATUS_LIBS` table captures frequently changing SAS library attributes such as size (if filesystem based) and the number of tables.
|
||||
|
||||
To trigger a scan, see the Refresh Data Catalog [instructions](https://docs.datacontroller.io/admin-services/#refresh-data-catalog).
|
||||
To trigger a scan, see the Refresh Data Catalog [instructions](/dcu-datacatalog/#refreshing-the-data-catalog).
|
||||
|
||||
## Columns
|
||||
|
||||
- `TX_FROM num`: SCD2 open datetime
|
||||
- `TX_FROM num`: SCD2 open datetime
|
||||
- 🔑 `TX_TO num`: SCD2 close datetime
|
||||
- 🔑 `LIBREF char(8)`: SAS Libref (8 chars)
|
||||
- `LIBSIZE num`: The size of the library (in bytes), displayed with the SIZEKMG. format. Only applicable to BASE engine libraries.
|
||||
|
Reference in New Issue
Block a user