(Dirk Nachbar) After I published yesterday my Docker solution for Oracle Forms & Reports 12.2.1.2.0, I received several question, if and when there will be a Docker solution for Oracle Forms & Reports 12.2.1.3.0.
Tag: Oracle
Oracle’s UNDO Tablespace and Autoextend
(David Fitzjarrell) The UNDO tablespace is one of the workhorses of an Oracle database (TEMP being the other) yet, unlike TEMP, UNDO requires a special tablespace configuration so that the UNDO mechanism operates properly.
Order of Predicate Execution #1
(amitzil) In my previous post, I wrote about the parsing operation and what happens first. In the footnote I said that the order doesn’t affect performance, the cost based optimizer doesn’t care about the order of stuff in the query, right? Well, not quite.
RMAN Backup To FRA Repercussions
(mdinh) Common advice is to backup to FRA.
JET 4.1.0 Composite – List Item Action and Defferred Loading
(Andrejus Baranovskis) I was reviewing JET 4.1.0 features and decided to build simple composite component. Would like to share some of the items I learned.
Getting started with Oracle Database in a Docker container!
(Maarten Smeets) One of the benefits of using Docker is quick and easy provisioning. I wanted to find out first-hand if this could help me get an Oracle Enterprise Edition database quickly up and running for use in a development environment.
OGG-00665 OCI Error Describe For Query
(Anuradha Mudgal) In this post, we are going to have look at OGG-00665 OCI Error Describe For Query. Following steps mention about the steps which we use to solve OGG-00665.
BUG 12.1.0.2 rman checksyntax not reliable
(mdinh) There is no syntax error reported but backup will fail.
Domain Indexes — 1 : CONTEXT Indexes
(Hemant K Chitale) A CONTEXT Index is one of a class of Domain Indexes. It is used to build text-retrieval application.
Parse Order and Analysis
(amitzil) Over the years I’ve heard and learned quite a lot about how Oracle does stuff. Some of it was logical, some just details to remember (I have a really lousy memory, but somehow, I actually remember some of the details).
