Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Help! ORA-00980: Synonym translation is no longer valid

Help! ORA-00980: Synonym translation is no longer valid

From: Vik Bhatia <vik_at_netscape.com>
Date: Tue, 28 Aug 2001 11:08:04 -0600
Message-ID: <3B8BCFF4.ABA70EB0@netscape.com>


Hi All,

I have a java program that connects to a database, gets a bunch of data, processes it, and then updates another database. This used to work perfectly, until I had to recompile it with a different database connect string. Now, all I get is:

Eror fetching data: ORA-00980: Synonym translation is no longer valid

I've tried running the same SQL statements directly using sqlplus, and they work just fine. I'm using Forte IE 2.0 for development and the database is Oracle 8.1.6. Does anyone know why this error shows up in this case? Please help!

Vik


Received on Tue Aug 28 2001 - 12:08:04 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US