create synonym issue
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