The syscdr_atsdir Table
The syscdr_atsdir table contains information about the contents of the ATS directory.
Column | Type | Description |
---|---|---|
atsd_rid | integer | Pseudo row ID |
atsd_file | char(128) | ATS file name |
atsd_mode | integer | File mode |
atsd_size | integer | File size in bytes |
atsd_atime | datetime | Last access time |
atsd_mtime | datetime | Last modified time |
atsd_ctime | datetime | Create time |