Database Administration (MOSC)

MOSC Banner

create synonym issue

edited Dec 28, 2016 4:00AM in Database Administration (MOSC) 2 commentsAnswered

We are using database version 11.2.0.4

I am trying to create a synonym, but get the below error. This is the first time I have ever seen this error. I can do alter user to force non editioned objects to get this created, but I really don't know what is the difference between editioned and noneditioned objects. What if I forced the non editioned objects and get this synonym created and will the view still function correctly? Please advise. Thank you.

create synonym KL_ORDERS_VIEW for apps.KL_ORDERS_VIEW

Error report -

SQL Error: ORA-38818: illegal reference to editioned object APPS.KL_ORDERS_VIEW

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