(Richard Foote) For the past month or so I’ve been playing around extensively with the new Oracle 19c “Automatic Indexing” feature, so I thought it was time to start blogging about it.
Tag: Oracle
Ansible tips’n’tricks: checking if a systemd service is running
(Martin Bach) I have been working on an Ansible playbook to update Oracle’s Tracefile Analyser (TFA).
Basic Replication — 3 : Multiple Materialized Views
(Hemant K Chitale) You can define multiple Materialized Views against the same Source Table with differences in :
How Delete Statement Works
(Shesadev Biswal) When Oracle receives sql/Delete query, it requires to run some pre-tasks before actually being able to really run the query.
Resize ACFS Volume
(mdinh) Current Filesystem for ACFS is 299G.
Create an Oracle VM on Azure in Less than 5 Minutes
(Kellyn Pot’Vin-Gorman) If there’s one thing I’ve been able to prove this week, it’s that even with the sweet 4G LTE, Wi-Fi setup in my RV, Montana still has the worst Wi-Fi coverage in the US.
How Update Statement Works
(Shesadev Biswal) When Oracle receives sql/update query, it requires to run some pre-tasks before actually being able to really run the query.
Data Migration Assistant for Unicode (DMU) 19.1 is available
(Mike.Dietrich) Just for those of you who face a character set migration challenge, the Data Migration Assistant for Unicode (DMU) 19.1 is available now for download.
Conditionally Required Floating Item
(Jeffrey Kemp) An item in the Universal Theme using the Optional – Floating template looks like this:
RBAL (ospid: nnn): terminating the instance due to error 27625 after patching Oracle Restart
(Martin Bach) I have come across an odd behaviour trying to patch an Oracle Restart environment to 12.1.0.2 January 2019.