SQL Performance (MOSC)

MOSC Banner

SQL Tuning Advisor with Materialized Views

edited Oct 12, 2022 7:28AM in SQL Performance (MOSC) 4 commentsAnswered ✓

OEM 13.5.U4 on OL

Target databases: 19.10 RAC on Exadata

We have some rather complex complete refresh Materialized Views that I wanted to unleash the tuning advisor on. The databases have been recently migrated from 11.2.0.4. I recall this working in the past with the 11g databases on possibly an older version of OEM.

The SQL Text is similar to:

/* MV_REFRESH (INS) */INSERT /*+ BYPASS_RECURSIVE_CHECK */ INTO "APPOWN"."MV_TABLE_NAME" SELECT ...

The recommendation is:

Type of SQL statement not supported.

Is it possible to use the Tuning Advisor on MVs?

Regards,

Doug

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