Database Tuning (MOSC)

MOSC Banner

cannot merge a view that contains windowing functions

edited Feb 10, 2020 3:14PM in Database Tuning (MOSC) 3 commentsAnswered

The output of a SQL Tuning Analyzer run  gave the following reasons why a data warehouse merge statement had limited opportunity for tuning.

The optimizer cannot merge a view that contains windowing functions.

  The optimizer cannot merge a view that contains a group outer join.

  The optimizer cannot merge a view that contains a "WITH" clause.

  The optimizer cannot merge a view that contains a NO_MERGE hint.

Why use advanced analytics if they can't be tuned?

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