(Brendan Tierney) After a very, very, very long wait (18+ months) Oracle OCI Data Science platform is now available.
Tag: Oracle
Oracle Database – more value for money and more value for free
(Lucas Jellema) Oracle is not known for low prices or free products. However, when it comes to the Oracle Database there are some developments that might be of interest to you. Either when your organization has existing Oracle Database licenses – or when you do not. In short: three powerful and unti
Passing complex data types to Ansible on the command line
(Martin Bach) Earlier this year I wrote a post about passing JSON files as –extra-vars to ansible-playbook in order to simplify deployments and to make them more flexible.
SQLDev Quick Tip: Labeling your SQL Query Results
(Jeff Smith) I’ve been watching you.
OCI Cloud Instance with Jenkins
(Skant Gupta) In this post, we can add OCI compute instance with Jenkins. As a prerequisite, we already configured OCI plugins and add the credentails in Jenkins.
Plan Change Monitor goes off on SQL Analyze query
(Bobby Durrett) Last night, the plan change monitor script we have setup on one of our production databases alerted us about query with a SQL Analyze hint. It looked weird.
Weblogic Monitoring with Prometheus and Grafana
(Dirk Nachbar) Since quite some time Oracle is providing in their GitHub Repository the weblogic-monitoring-exporter https://github.com/oracle/weblogic-monitoring-exporter.
Add OCI Credentials in Jenkins
(Skant Gupta) Oracle Cloud Infrastructure Credentials are required to connect to your Oracle Cloud Infrastructure.
Modify VAGRANT_HOME For Windows
(mdinh) I know what you are thinking, “Why make it so complicated!”
Did You Know #33 – Updating an Entire Row
(Liron Amitzi) The background story for that is long and complex, so I won’t get into it. I’ll just say that it was related to replication and I wrote a procedure to fix some issues that we’ve got.