(Jeff Smith) Twitter wasn’t playing nice, so I’ll just blog this.
Tag: Oracle
Little things worth knowing: transient ASM disk failures in 12c
(Martin Bach) For quite some time we have been treated nicely by ASM when it comes to transient disk failures. Since 11.1 (if memory serves me right), transient failures won’t cause an ASM disk to be dropped immediately. This is good, because it can potentially save a lot of time! When a disk is dro
Trick: Getting Rid of SQLcl Buffer Line Numbers When Pasting into SQLDev
(Jeff Smith) I love SQLcl – I use it more and more every day.
HOST Options for local_listener
(mdinh) For a long time, I was using *.local_listener='(ADDRESS=(PROTOCOL=TCP)(HOST=)(PORT=1551))’ without specifying the host name since it makes the configuration more dynamic.
Oracle TO_SINGLE_BYTE Function with Examples
(Ben) The Oracle TO_SINGLE_BYTE function is useful for databases with different character sets. Learn how to use it and see some examples in this article.
Oracle Public Cloud and Kafka – Events powering the cloud – The Oracle PaaS Cloud Event BusHub
(Lucas Jellema) Events are quite relevant in modern computer architecture. At various levels of the stack. Events can represent various things – from IoT based measurements and logistical updates to web site activities and business transactions to operational IT metrics and situations.
What is overloading and how and when do I use it
(Patch72) Dear Patrick, Recently I heard someone talk about overloading in Java. What is it, is it possible in PL/SQL and if so, how would I use it?
Demo: AutoTrace – Generate Hints and Compare Different Execution Plans & Stats
(Jeff Smith) For some reason I procrastinated setting up my video software on my new work machine. Big mistake.
Flashback Database — 1 : Introduction to Operations
(Hemant K Chitale) In 11gR2, ALTER DATABASE FLASHBACK ON and OFF can be executed when the database is OPEN. Setting FLASHBACK OFF results in deletion of all Flashback Files.
Application Container Cloud and Multi Tenant Services – Oracle embracing 3rd party technologies and open source projects
(Lucas Jellema) The Oracle PaaS cloud is turning into the next generation application server platform. More specifically: Oracle has announced the roadmap for the Application Container Cloud Service (not to be confused with the plain Container Cloud Service which runs pre built Docker containers wit
