ODI error (ORA-28267 & ORA-02063 ) doing select using dblink from 11g to 10
We are facing an issue while accessing data using database link created on
11g database v11.2.0.1.0 - 64bit from 10.2.0.2.0 - Prod.
Giving us the following error
ORA-28267: Invalid NameSpace Value
ORA-02063: preceding line from <SID>
Can anybody suggest what we can check ?
Thanks.