(Martin Berger) The concept of age seems quite simple.
Tag: Oracle
How to write to SYSLOG in OGG 12.3 Classic and Microservices Architectures?
(Bobby Curtis) Oracle GoldenGate 12.3 Microservices introduced a lot of changes into how replication is to be managed moving forward. The Microservices Architecture (MA), provides a lot of opportunity for people to learn a lot about microservices and how they can be leveraged to to bring real-time r
Getting started with git behind a company proxy
(Patrick Roozen) Since a few months I’ve been involved in working with git to save our Infrastructure as Code in GitHub. But I don’t want to have to type in my password every time and do not like in clear text saved passwords, so I prefer ssh over https. But when working behind a proxy that doesn’t
Tricky Oracle data guard situation
(Syed Jaffar Hussain) Had an interesting situation configuring a Data Guard setup of 7TB Oracle 12c database at one of the clients. After a long and rounds of discussions, considering the constraints and limitations, agreed to use the traditional way of Data Guard setup.
SQLDeveloper: User Defined Extensions and ForeignKey query revised
(Martien van den Akker) It was so fun: yesterday I wrote a small article on creating a query on Foreign Keys refering a certain table. A post with content that I made up dozens of times in my Oracle carreer. And right away I got 2 good comments. One was on the blog itself.
Oracle home management using Ansible
(ilmarkerm) Managing Oracle Database homes and patching them on a large scale is a challenge. Patching is a must today due to all the security threats out there plus all the bugs that you will hit during normal database operations.
Oracle Integration Cloud Tips & Trics: Work-around for no Script Activity
(Jan Kettenis) Oracle Process Cloud Services (PCS) nor the Process Builder in Oracle Integration Cloud (OIC) have a Script activity like there is in (on-premise) BPM Suite. In the BPM Suite you can use a Script activity for data mappings as well as Groovy.
Apply Patch without shutting the Database
(Skant Gupta) Most of the time, we can shut down the database and listener for patching the database home. But there is a method to apply the patch without shutting down the database and listener.
How to fix Dataguard FAL server issues
(Martijn Pronk) One of my clients had an issue with their Dataguard setup, after having to move tables and rebuild indexes the transport to their standby databases failed.
Which tables have foreign keys refering to a particular table?
(Martien van den Akker) Ok, this time a quick not so exciting post. Actually, I find my self recreating a query again, that I created many times in my carreer. So, why not post it?
