We are trying to insert Synonyms in the universes (UNV/UNX). As per SAP suggestion, we changed the oracle.sbo file for below parameter in both server and client:
In Client tool (UDT ), if I use ODBC driver to connect to database, then I was able to see the columns. If I user Oracle client driver to connect to database, then I was NOT able see the columns.
In Server, we have UDT installed. It is working fine for both cases.
Is any other parameters should I change in client to view synonyms columns using oracle client driver? Pl. help.
You mean you see the grant’names’ but not the columns?
Same here, but also for my tables and views my BO-account is allowed to use.
I need to go via the owner of the table or view to see the columns.
Looks like something has changed for the oracle-user.
Silly thing is that in UDT deleting the owner after you dragged it in then still works, you do see the columns
So if anybody knows how to fix this i’d love to know as well…
Has anyone found a solution to this? My problem does not exactly match the above – I can’t even see the tables listed in the table browser after setting Include Synonyms" to True.
In :\Program Files (x86)\SAP BusinessObjects\SAP BusinessObjects Enterprise XI 4.0\dataAccess\connectionServer\oracle\oracle.sbo change False to True that fixed it in my environment.