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 NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key SRPF_IDThe record ID.int4   
 SRPF_HASHCODESHA-2 code.varchar64   
 SRPF_PATHThe physical location on the file system.varchar255   
 SRPF_GC_DETECTED_TIMEThe time the garbage collector detected a physical file not referenced by any logical file.datetime4  
Indexes
IndexDescriptionPrimaryUnique
SRPF_HASHCODE_IDX  
SRPF_PK 
Relationships
RelationshipDescription
SRLF_SRPF_ID_FK 
Objects that depend on td.SMART_REPOSITORY_PHYSICAL_FILE
 Database ObjectObject TypeDescriptionDep Level
td.SMART_REPOSITORY_LOGICAL_FILE tabletd.SMART_REPOSITORY_LOGICAL_FILETableFor internal use. Do not change data in this table.1
See Also