Re: ORA 1003 - No Statement Parsed error
From: Ryanwalcot <ryanwalcot_at_aol.com>
Date: 1996/01/11
Message-ID: <4d2d00$l37_at_newsbf02.news.aol.com>#1/1
Ryan S. Walcott
Metasys Inc.
World Class Software, Consulting, and Education.
Received on Thu Jan 11 1996 - 00:00:00 CET
Date: 1996/01/11
Message-ID: <4d2d00$l37_at_newsbf02.news.aol.com>#1/1
Do any of the tables or functions you reference in your code have public synonyms against them? If so drop the public synonym and recreate it. This will solve your problem.
If this isn't the issue then select the status of all of your tables and functions from the all_objects table to make sure none of them have become invalid for some reason.
I hope this helps.
Ryan
Ryan S. Walcott
Metasys Inc.
World Class Software, Consulting, and Education.
"But God demonstrates His own love for us in that while we were yet sinners Christ died for us."
Romans 5:8
Received on Thu Jan 11 1996 - 00:00:00 CET