OraMatt: YABAOracle

Yet Another Blog About Oracle

Category: ASM

  • Migrate to Automatic Storage Management (ASM)

    Here’s a quick and simple script to help migrate a database over to Automatic Storage Management (ASM). The script implements the Oracle Documentation found here: http://docs.oracle.com/database/121/OSTMG/asm_rman.htm#OSTMG12000 You can download the…


  • 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…


  • Add ASM Disks to VirtualBox

    Thought I’d share some VBox goodness. Adding additional disks to VBox is simple with the following scripts From the VBox host: Once the VBox guest is fired up ssh into…


Navigation

About

I’m Matt and I do Oracle things.