OraMatt: YABAOracle

Yet Another Blog About Oracle

Category: script

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


  • Run Oracle 23ai on MacBook Pro with Apple Silicon (this works)

    I’ve been a long time fan of running containers to quickly spin up a developer environment unfortunately my preferred dev platform is MacOS on the new Apple Silicon based MacBooks…


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


  • Create Random Data & Bulk Insert from Nested Table

    Sometimes I need to create random datasets to explore how queries will run, so I whipped up this little sample procedure as a way to do it. This is basically…



  • Copy files out of ASM

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


  • DataPump — Export & Import Scripts

    Use these 2 scripts together and you should be good to go… Here’s the DataPump Export Script Here’s the DataPump Import Script


  • Hide OSX Desktop Icons

    Hi All, Another little Applescript app I wrote up to hide Desktop Icons. Useful prior to doing screenshots or before demos or presentations Just copy & paste into Applescript Editor…


  • Applescript for SSH-ing

    Hi All, I thought I’d share a little Applescript app I wrote up to help me in my day to day SSHing… I like to have my various connections to…


Navigation

About

I’m Matt and I do Oracle things.