All checks were successful
Publish to docs.datacontroller.io / Deploy docs (push) Successful in 1m28s
977 B
977 B
layout, title, description, og_title, og_image
layout | title | description | og_title | og_image |
---|---|---|---|---|
article | MPE_DATASTATUS_CATS | The MPE_DATASTATUS_CATS table captures frequently changing SAS catalog attributes such as created / modified datetimes and number of entries. | MPE_DATASTATUS_CATS Table Documentation | /img/datastatus_cats.png |
MPE_DATASTATUS_CATS
The MPE_DATASTATUS_CATS
table captures frequently changing SAS table attributes such as created / modified datetimes and number of entries.
To trigger a scan, see the Refresh Data Catalog instructions.
Columns
TX_FROM num
: SCD2 open datetime- 🔑
TX_TO num
: SCD2 close datetime - 🔑
LIBREF char(8)
: SAS Libref (8 chars) - 🔑
MEMNAME char(64)
: The catalog member name NOBS num
: The number of catalog entriesCREATED num
: Creation datetime (based on earliest created object)MODIFIED num
: Modified datetime (based on last modified object)