OraMatt: YABAOracle

Yet Another Blog About Oracle

Category: bash

  • Running macOS Containers on Apple Silicon

    Overview Apple recently announced a macOS specific container implementation and I wanted to explore it further. The exciting part is that Apple’s container system can run any Open Container Initiative…


  • Copy File Contents to Clipboard with Finder

    This!!! This is SOOOOO simple and easy I’m really surprised it’s not part of Finder’s default Services. To install, download the file from here and let Automator install the workflow.…


  • Parsing the Oracle Inventory XML file

    I recently needed to dynamically set an environmental variable from reading the Oracle Inventory XML file. Typically you can find your Oracle Inventory location by looking here /etc/oraInst.loc on Linux…


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


  • 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 /etc/oratab. I’ve adjusted the script…


  • Import and Update Plug-ins with emcli – OEMCC 12c

    Here’s a quick script to import downloaded plug-ins, if you are running in an off-line mode, into your OEMCC 12c system. Tested with 12.1.0.3


  • 12c Multitenant Database…make a bunch of PDBs

    Here’s a quick, simple little script to create a bunch of new PDBs in the 12c Multitenant architecture. Enjoy! Matt


  • Copy files out of ASM

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


  • Quick Remote Diagnostics…


  • Quick TDE demo

     


Navigation

About

I’m Matt and I do Oracle things.