OBIEE 12.2.1.4
We have to create several models. Each model have data in its own database schema.
Whats is the best(correct) way - create multiple databases for each model or one for all?
I'd prefer multiple because
a) it is inconvenient to keep all tables in one folder(I mean in one Conn Poll and database) even with using aliases.
b) tit is additional work to grant privileges and create synonyms for all objects in one common schema