Category ASM

Copy files out of ASM

Here’s little script to help copy a file out of ASM..enjoy ——————————————————————————

Setup DBFS and mount DBFS

For those who don’t know what DBFS (DataBase FileSystem) is, here’s a little snippet: The Oracle Database File System (DBFS) enables the database to be used as a POSIX-compatible file system on Linux. This feature includes a PL/SQL package on…