My Oracle Support Banner

Installing the Database File System { DBFS } (Doc ID 869822.1)

Last updated on FEBRUARY 28, 2024

Applies to:

Oracle Exadata Hardware - Version 11.1.0.7 and later
Oracle Database - Enterprise Edition - Version 11.1.0.7 to 12.2.0.1 [Release 11.1 to 12.2]
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
x86 64 bit
Oracle Database Machine - Version: 11.1.0.7 and higher

Goal

The oracle Database File system is a feature that creates a standard file system on top of files and directories stored in database tables. It is similar to NFS and provides a shared network filesystem that looks like a file system .
It has both server and client component.

In DBFS, the database is the server where the files are stored as secure LOB's . A set of PL/SQL procedures implement the file system access primitives like open,create etc.This implementation is termed as DBFS content Repository.

DBFS client component runs on the client machine. On linux, the dbfs_client interfaces with FUSE kernel module to implement a files system mount point that provides transparent access to the files stored in database.

This note provides the flow for the installation of the DBFS

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.