(Martien van den Akker) My current customer has a SOA Suite implementation dating from the 10g era. They use many queues (JMS serves by AQ) to decouple services, which is in essence a good idea.
Tag: Oracle
When Even Histograms Can’t Help
(amitzil) Here is an interesting optimizer case where updated statistics and histograms cannot solve the performance problem. This might be an uncommon case, but it happened for one of my clients and this post is the result of some research on this.
How to install Oracle Database 18c XE on Linux
(Gerald) The new version of the free Oracle Database edition, Oracle Database 18c Express Edition, just got released for Linux 64-bit.
Parallel_degree_policy AUTO caused serial plan in qat
(Bobby Durrett) Recently during testing a merge statement was running forever in our qat environment after a simple change. We had simply added a few columns to an existing table.
Use a directory structure as Image Prefix in APEX
(Peter Raganitsch) Usually the APEX images reside in a directory on your server called /i/, which can be changed on instance or application level.
_serial_direct_read is not a criteria for cursor [non-]sharing
(Alexander Anokhin) Those who are on Exadata and change _SERIAL_DIRECT_READ on session or system level may be interested in the issue described below. The issue exists in all versions from 11g and above.
Ranges with NULLs 02: test cases
(stewashton) When I write SQL there is a bit of trial and error (laughter), so I need as complete a set of test cases as possible. Here’s what I came up with.
Oracle wait event ‘TCP Socket (KGAS)’
(Frits Hoogland) I was asked some time ago what the Oracle database event ‘TCP socket (KGAS)’ means. This blogpost is a deep dive into what this event times in Oracle database 12.1.0.2.180717.
Partitioning — 10 : Virtual Column Based Partitioning
(Hemant K Chitale) Oracle 11g supports specifying a Virtual Column as the Partition Key.
Update! – Unexpected Behaviour With V$DIAG_ALERT_EXT
(Robert Crames) I wanted to know which “ORA-” Errors have occured in my Production-DB and issued a
