(Tanel Poder) In the previous article I explained that the main requirement for high-speed in-memory data scanning is column-oriented storage format for in-memory data. SIMD instruction processing is just icing on the cake. Let’s dig deeper. This is a long post, you’ve been warned.
Tag: Oracle
Troubleshoot Oracle GoldenGate Using Exception Handler
(Natik Ameen) By default, a Replicat process ABENDS when the data being modified doesn’t exist in the target database. Learn how to troubleshoot Oracle GoldenGate Using Exception Handler mechanism.
Toggling the database in OBIEE 11g at runtime
(Vishal Pathak) We have a replication and the primary database server. Replicating the data takes some time so the replication server is usually a few mins behind the primary server.
Plan change monitor prevents user impact from bad plan
(Bobby Durrett) This morning a colleague of mine noticed an alert from our plan change monitor and prevented any impact on the users by forcing a SQL’s plan to its normal fast plan before the users could be affected. I want to share the monitor script and describe how we use its output.
Creating a Trace File from EM12
(Kellyn Pot’Vin) Creating a trace file from EM12c is quite easy and doesn’t require a DBA offering up the world to allow a developer or support person to perform this action.
Toggling the database in OBIEE 11g at runtime
(Vishal Pathak) We have a replication and the primary database server. Replicating the data takes some time so the replication server is usually a few mins behind the primary server.
Plan change monitor prevents user impact from bad plan
(Bobby Durrett) This morning a colleague of mine noticed an alert from our plan change monitor and prevented any impact on the users by forcing a SQL’s plan to its normal fast plan before the users could be affected. I want to share the monitor script and describe how we use its output.
Creating a Trace File from EM12
(Kellyn Pot’Vin) Creating a trace file from EM12c is quite easy and doesn’t require a DBA offering up the world to allow a developer or support person to perform this action.
The Hitchhiker’s Guide to the EXPLAIN PLAN Part 39: Unfriending the optimizer statistics
(Iggy Fernandez) We can’t help attaching meaning to optimizer statistics. After all, they represent our data, don’t they? So we refresh them as frequently as possible and use the largest sample sizes that we can use.
Creating User Schema Table and Projections in Vertica
(Fahd Mirza) Vertica is a an exciting database with some real nifty features. Projections is a ground breaking unique feature of Vertica which dramatically increases performance benefits in terms of querying and space benefits in terms of compression.
