Database Administration (MOSC)

MOSC Banner

For *a single SQL* what command stops the automated SQL-TUNING-ADVISOR

edited Feb 17, 2025 12:45PM in Database Administration (MOSC) 6 commentsAnswered ✓

Product: Cloud AWS RDS ORACLE 19.25c
Version: 19.0.0.0.ru-2024.ru-2024-10.r1

Hello,
I hope there's a simple solution.
Occasionally, our live AWS-RDS 19 database Oracle will automatically tune a SQL statement, especially when across a database link.

Instead of taking a millisecond it will now consume a second or two per execution. The whole application will then take hours instead of minutes.

Once I have identified the SQL-id, I would like to know what oracle DBA statement I can run that will “immediately” force all live SQL to IGNORE SQL-TUNING-ADVISOR for a single statement [eg  select  *From V$SQL where sql_id='2t1qhrcr672c0' ]

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center