Oracle DBFS_OFS_CONVERSION
Version 26ai

General Information
Library Note Morgan's Library Page Header
The best Oracle News for FY2026

Oracle Database 26ai is now availble. If you haven't you downloaded already: Why?
Purpose Utilities to convert between Oracle DatabaseFile System (DBFS) and Oracle File System (OFS).
AUTHID DEFINER
Dependencies
DBFS$_MOUNTS DBMS_DBFS_CONTENT_PROPERTIES_T DUAL
DBFS_SFS$_FSSEQ DBMS_DBFS_SFS PLITBLM
DBMS_ASSERT DBMS_FUSE X$KSPPCV
DBMS_DBFS_CONTENT DBMS_SYSTEM X$KSPPI
Documented No
First Available 20c
Security Model Owned by SYS with no privileges granted
Source {ORACLE_HOME}/rdbms/admin/prvtfsco.plb
Subprograms
 
CONVERT_ALL_DBFS_OFS
Undocumented dbfs_ofs_conversion.convert_all_dbfs_ofs;
exec dbfs_ofs_conversion.convert_all_dbfs_ofs;

PL/SQL procedure successfully completed.
 
CONVERT_ALL_OFS_DBFS
Undocumented dbfs_ofs_conversion.convert_all_ofs_dbfs;
exec dbfs_ofs_conversion.convert_all_ofs_dbfs;

PL/SQL procedure successfully completed.
 
CONVERT_DBFS_OFS
Undocumented dbfs_ofs_conversion.convert_dbfs_ofs(
dbfs_table_name IN VARCHAR2,
hl_table_name   IN VARCHAR2,
ofs_fs_name     IN VARCHAR2);
TBD
 
CONVERT_OFS_DBFS
Undocumented dbfs_ofs_conversion.conver_ofs_dbfs(
ofs_table_name IN VARCHAR2,
hl_table_name  IN VARCHAR2,
dbfs_fs_name   IN VARCHAR2);
TBD
 
CONVERT_OFS_NAME_DBFS
Undocumented dbfs_ofs_conversion.conver_ofs_dbfs(ofs_fs_name IN VARCHAR2) RETURN NUMBER;
TBD

Related Topics
Built-in Functions
Built-in Packages
Database Security
DBMS_DBFS_CONTENT
DBMS_DBFS_CONTENT_ADMIN
DBMS_DBFS_CONTENT_SPI
DBMS_DBFS_HS
DBMS_DBFS_SFS
DBMS_SPACE
What's New In 21c
What's New In 26ai

Morgan's Library Page Footer
This site is maintained by Daniel Morgan. Last Updated: This site is protected by copyright and trademark laws under U.S. and International law. © 1998-2026 Daniel A. Morgan All Rights Reserved