DBWn – Database Writer
Note that Oracle changed the naming format of the DBWR process to DBWn as of Oracle8, where n can be a number from 0 through 9. If you use multiple DB writer processes, you shou...
In my previous blog post, I described how to create an Oracle Cloud Database.
Before we continue, you should have private key file. Whoever made the database should have given it to you. There ...
Adding an ASM Disk Group
ASM disk groups are the foundation of ASM. It is where your data will be stored. ASM disk groups can be allocated to raw disk, cooked disk. To add a ASM disk group you first...