19.5 DBMS_LOB Constants Used with DBFS
Certain constants support DBFS link interfaces.
Table 19-1 lists constants that support DBFS Link interfaces.
See Also:
Oracle Database PL/SQL Packages and Types Reference for complete information about constants used in the PL/SQLDBMS_LOB package
                  Table 19-1 DBMS_LOB Constants That Support DBFS Link Interfaces
| Constant | Description | 
|---|---|
| DBFS_LINK_NEVER | DBFS link state value | 
| DBFS_LINK_YES | DBFS link state value | 
| DBFS_LINK_NO | DBFS link state value | 
| DBFS_LINK_CACHE | Flag used by  | 
| DBFS_LINK_NOCACHE | Flag used by  | 
| DBFS_LINK_PATH_MAX_SIZE | The maximum length of DBFS path names;  | 
| CONTENTTYPE_MAX_SIZE | The maximum 1-byte ASCII characters for content type;  | 
Parent topic: Database File System Links