ALM Project Database Reference
td.SMART_REPOSITORY_PHYSICAL_FILE Table
Description
For internal use. Do not change data in this table.
Remarks
The physical storage for repository files .
Columns
| 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 garbage collector detected a physical file not referenced by any logical file. | datetime | 4 | ![]() |
Indexes
| Index | Description | Primary | Unique |
|---|---|---|---|
| SRPF_HASHCODE_IDX | ![]() | ||
| SRPF_PK | ![]() | ![]() |
Relationships
| Relationship | Description |
|---|---|
| SRLF_SRPF_ID_FK |
Objects that depend on td.SMART_REPOSITORY_PHYSICAL_FILE
| Database Object | Object Type | Description | Dep Level | |
|---|---|---|---|---|
![]() | td.SMART_REPOSITORY_LOGICAL_FILE | Table | For internal use. Do not change data in this table. | 1 |
See Also
Related Objects



