Database Administration (MOSC)

MOSC Banner

Problem with materialized view dblink

edited Jun 30, 2017 5:00AM in Database Administration (MOSC) 1 commentAnswered

Hi all,

I got a problem with the materialized views through the dblinks.

My DBLINK is called "PROD" and connect with the schema "TEST1"

TEST1 is the owner of the materialized views, for example "test1.materialized_table"

So in another database i got the dblink PROD and connect with the schema TEST2.

When i do the select on the view, he shows me data from another schema ( TEST1 ), but when i put @PROD, he connects with TEST2 schema and show me the correct data.

Any solution for this?

Regards

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