| Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03 | 
 | 
| 
 | PDF · Mobi · ePub | 
USER_DBFS_HS_FILES displays files in the DBFS hierarchical store owned by the current user and their location on the backend device.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| PATH | VARCHAR2(1024) | Path name of the file | |
| SEQUENCENUMBER | NUMBER | Sequence number of this piece of the file | |
| STARTOFFSET | NUMBER | Begin offset of this piece in the tarball | |
| ENDOFFSET | NUMBER | End offset of this piece in the tarball | |
| TARBALLID | NUMBER | Tarball ID | |
| BACKUPFILENAME | VARCHAR2(256) | File on backend in which this tarball is located | |
| TARSTARTOFFSET | NUMBER | Begin Offset of this tarball in the backup file | |
| TARENDOFFSET | NUMBER | End Offset of this tarball in the backup file |