In this SQL Optimizer for SAP ASE video, we demonstrate how the Configuration Analyzer evaluates the effect of configuration changes on SQL performance before those changes are actually committed.
Related Articles
Developing an AWS CodePipeline – Creating a Jenkins Pipeline to Build...
Introduction In an earlier article we introduced creating an AWS CodePipeline to continuously integrate GitHub code for a Docker image and subsequently continuously deploy a Docker platform applicat...
IMPDP Hangs, or Appears to Hang – But Has it?
You know the score, you are running an impdp and it looks to have hung up. You’ve watched the log file (or on screen messages) and it’s sitting at something like: Processing object type TABLE_EXPORT/...
Introduction to Oracle SQL Plan Directives in Oracle Database 12.2
Introduction An Execution Plan is composed by the steps that the optimizer does in order to process a SQL statement. Oracle Optimizer always tries to find out the best execution plan for a SQL stateme...
