Terraform and OCI DHCP Options

Hello blog! Sorry I’ve been lacking with my posts but let’s kick it off again and with a bang! I’ve had few cases previously where I’m using Terraform modules and the blocks need to support one to many different values. This means that sometimes the values exist and sometimes they don’t. For this I thought…

FinnishingThoughts Podcast first episode is out!

For already quite some time I’ve thought it would be great to discuss on interesting topics with some of the Oracle experts out there and now I’m happy to say my first episode on FinnishingThoughts Podcast is out!   https://finnishingthoughts.podbean.com/mf/web/gjhz6m/Finnishing_Thoughts_Episode_1_-_Julian_Dontcheff.mp3   In my first episode my guest is an Oracle Ace Director who works as…

Two ways to change Oracle passwords with Ansible

We do our share of database cloning for various purposes and usually the cloning process is fairly scripted. However lately we have been looking more and more into Ansible which as per their site is simple automation/orchestration tool. (Not so sure about simple!) Recently there has been also lot of presentations on automating your Oracle infrastructure…

Looking deeper into ChatOps

Wow few upgrades and summer vacation kept me busy past few months. Lately I have been looking on automation and started to look into ChatOps. So what is ChatOps? If you look from various sources you get different explanation but to put it really simple you have a chatroom tailored for specific group, be it…

Oracle VM 3.4.2 CPU pinning & licensing

One of the reasons why we started using Oracle VM was due to Oracle’s licensing policy with their products running on top of Oracle VM. If you “pin” (or hard partition) the virtual machine to specific cores you don’t need to license whole server pool which the virtual machine runs on. Drawback is when you…