CST_PUBCONFIGFILES (ver 15.5.1)
This table is a standalone table and stores information about configuration files that have been loaded through the metadata handler. This table is available for all states/provinces and may or may not be utilized for your state/province.
Column Name | Version | Data Type | Description |
---|---|---|---|
ID | 15.5.1 | NUMBER(19,0) | The internal ID for the CST_PUBCONFIGFILES record to which the record is associated. Required. (Default – Next value in CST_PUBCONFIGFILES sequence) |
FILENAME | 15.5.1 | VARCHAR2(500) | The name of the configuration file that has been loaded. Required. |
FILEDATETIME | 15.5.1 | TIMESTAMP(6) | The date and time when the configuration file was last modified. |