Error "invalid character using database link"
tom1986Feb 1 2010 — edited Feb 2 2010Hi!
I'm using db 9.2, and trying to connect to a 10g db.
I've created the db link... when i use it (select * from table@dblink), an error is encountered: ORA-00911 invalid character.
I've tried using it on sql*plus, worked fine...
The results are the following:
Sql Developer -4:00
Sql PLus +0:00
I read that the problem may be an incompatibility between locales or character sets. But how can I fix it?