Category bash

New and Improved(?) Oracle Init Script

Howdy y’all! I decided to add some additional features to my Oracle Init script. In this version I added Database Backup and Archive Log delete with RMAN as well as show status. Oh…and I included start/stop for Oracle Rest Data…

Improved Oracle INIT script

So….I was reviewing my INIT script that I posted here and I noticed there was no respect if a SID was marked as NO in I’ve adjusted the script to now respect the startup status setting in oratab!!! Enjoy!…

Copy files out of ASM

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