Custom schema in R12 Reporting instance
Hi All,
We have a reporting instance which is 12.2.4.
When it was in 11i, we have a custom schema (not custom top ) which was used by other sources(OBIEE analytics) for reporting.
The custom schema was directly accessed by base tables (apps synonyms are not used) because other
Now, after installing a new instance 12.2.4 and moved this data to new instance, that custom schema is upgraded to enable edition views.
So, there is a restriction (best practice) not to access that table direclty as that is ebiz database . instead use apps synonym.
My question is, can we have the schema as it is and not upgrade to edition enable ?