Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error "invalid character using database link"

tom1986Feb 1 2010 — edited Feb 2 2010
Hi!

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?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 2 2010
Added on Feb 1 2010
5 comments
2,944 views