Gurus,
I have a very generic Universe Design question.
We have an existing universe on tables from one single Oracle 11G database. This universe has tables related to two subject areas say Sales and Admin. We have almost 90 reports based on this universe that report both Sales and Admin data.
Now the database team is splitting this single database source into 2 different Oracle databases..One for Sales and one for only Admin dedicated.
Is there a way to keep the universe as it is without splitting into SALES Universe and ADMIN universe?
Whats the best strategy to minimize development efforts and thus minimize impact on the current reports.
Our BOBJ environment:
BOBJ 4.1 SP5 on LINUX
Datasource: Oracle 11G
Connectivity: JDBC
Thanks,
Ivan