Hi,
I have created two connection pools Connection Pool HR Analytics (Schema hrmodel)and Connection Pool Sales Analytics(Schema Sh) both coming from orcl database.I made two business models with each of the schema and there by two subject areas.When I am querying from HR Analytics subject area the query is running fine and rendering results.When I am querying from Sales Analytics subject area.It is throwing an error saying table or view doesn't exist.When i checked the log i found that it is pointing to "HR Analytics connection pool". I am using OBIEE 11.1.1.7.
Please let me know the reason for this behaviour.