1.

What Are The Steps To Create Dbfs?

Answer»

STEPS :

  • Create Directory
  • Create Tablespace on database which you are GOING to use for DBFS
  • Create USER for DBFS
  • Grant required privileges to created user
  • Now connect to database with created user
  • Create dbfs FILESYSTEM by INVOKING dbfs_create_filesystem_advanced
  • MOUNT file system by starting dbfs_client

STEPS :



Discussion

No Comment Found