(Frits Hoogland) This post is the result of a question that I got after presenting a session about Oracle database mutexes organised by ITOUG, as a response to the conference cancellations because of COVID-19.
Tag: Oracle
Oracle Database on YouTube
(Jeff Smith) I’ve been working from home since about 2008, but for many of you it’s no longer just a perk. It’s a side effect of the worldwide response to the Corona virus. Obviously I’m hoping all of your are well and safe at home, and things are back to ‘normal’ as quickly as possible.
Compute in Oracle Cloud Infrastructure(OCI)
(Jagruti Jasleniya) Compute is one of the key component in Oracle Cloud Infrastructure. Compute is a machine with Instance Type ,OCPUs(Oracle Compute Unit) , RAM , local disk , network bandwidth and number of VNICs you can attach to your instance.
18.9 vs. 19.6 Data Dictionary Changes
(Liron Amitzi) In this post I’ll show what’s new in 19.6 Data Dictionary. To see comparison between other versions, check this post.
SQL * Plus connectivity to Autonomous Database (ADB) procedure
(Syed Jaffar Hussain) Autonomous Database (ADB) learning keeping myself pretty occupied these days. All credit should go to Oracle for their free offering of Oracle cloud technology university courses and a chance to certify.
ORA-14758: Last partition in the range section cannot be dropped
(mdinh) Quick and dirty post.
Oracle Cloud Infrastructure(OCI) Overview
(Jagruti Jasleniya) Oracle Cloud Infrastructure , as its name suggests provides you a full infrastructure to run your application. It is a set of cloud services that supports you to build and run an extensive range of services and applications with high availability , scalability and high performanc
How long will my database upgrade take? Revisited …
(Mike.Dietrich) I received this question twice within a few days. And I remember that a tiny little while ago I wrote something on the blog about it.
Oracle Fusion Middleware 12.2.1.4.0 certified with Linux 8
(Dirk Nachbar) Currently Oracle certified the Oracle Fusion Middleware 12.2.1.4.0 Components for the use of Linux 8, which includes the Oracle Linux 8 and the Red Hat Enterprise Linux 8.
How To Read Oracle Traces From SQL*Plus
(Matheus Boesing) Let’s say you need to read trace files from Amazon Relational Database Service (RDS). How do you do it?