Unable to find table or view for oracle DB

Hi All:

 

I'm facing a little weird issue. I'm using oracle DB for my application. The Data verification passed easily in the datastore. However, when I query the DB using query entity it is unable to read the data. When I checked in the logs, it tells me Table or View not found.

There is one catch here in the oracle DB, when I want to access the tables, I need to add SYNONYM before the table names in the query, then I can access it.

 

Any help will be appreciated.

 

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data