Oracle DBFS_OFS_CONVERSION
Version 23c

General Information
Library Note Morgan's Library Page Header
ACE Director Alum Daniel Morgan, founder of Morgan's Library, is scheduling complimentary technical Workshops on Database Security for the first 30 Oracle Database customers located anywhere in North America, EMEA, LATAM, or APAC that send an email to asra_us@oracle.com. Request a Workshop for your organization today.
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 23c

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