Project Data Tables Database > td Schema : td.SMART_REPOSITORY_PHYSICAL_FILE Table |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
SRPF_ID | The record ID. | int | 4 | ||||
SRPF_HASHCODE | SHA-2 code. | varchar | 64 | ||||
SRPF_PATH | The physical location on the file system. | varchar | 255 | ||||
SRPF_GC_DETECTED_TIME | The time the gargage collector detected a physical file not referenced by any logical file. | datetime | 4 |
Index | Description | Primary | Unique |
---|---|---|---|
SRPF_HASHCODE_IDX | |||
SRPF_PK |
Relationship | Description |
---|---|
SRLF_SRPF_ID_FK |
Database Object | Object Type | Description | Dep Level | |
---|---|---|---|---|
td.SMART_REPOSITORY_LOGICAL_FILE | Table | For internal use by HP. Do not change data in this table. | 1 |