Oracle DBMS_FUSE_PUBLIC
Version 26ai

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

Oracle Database 26ai will be available on generic Linux platforms in January and soon on AIX and Windows
Purpose Oracle Database File System
AUTHID CURRENT_USER
Dependencies
DBMS_DBFS_CONTENT_ADMIN DBMS_DBFS_SFS_ADMIN DIR_ENTRIES_T
DBMS_DBFS_SFS DBMS_FUSE DIR_ENTRY_T
Documented No
First Available 19c
Security Model Owned by SYS with EXECUTE granted to PUBLIC
Source {ORACLE_HOME}/rdbms/admin/dbmsfuse.sql
Subprograms
 
DBFS_READDIR_WRAP
Undocumented dbms_fuse_public.dbfs_readdir_wrap(
path       IN VARCHAR2,
withProps  IN INTEGER DEFAULT 0,
doCursor   IN INTEGER DEFAULT 1,
doSort     IN INTEGER DEFAULT 0,
doFts      IN INTEGER DEFAULT 0,
doBulk     IN INTEGER DEFAULT 0,
doFallback IN INTEGER DEFAULT 0,
doRecurse  IN INTEGER DEFAULT 0)
RETURN dir_entries_t PIPELINED;
TBD
 
GET_EPOCH
Undocumented dbms_fuse_public.get_epoch RETURN TIMESTAMP DETERMINISTIC;
SELECT dbms_fuse_public.get_epoch;

GET_EPOCH
--------------------------------
01-JAN-70 12.00.00.000000000 AM

Related Topics
Built-in Functions
Built-in Packages
DBMS_FUSE
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