Microsoft
Software
Hardware
Network
Question : ORA:06550 error
Sometimes I get the following error if I call a procedure from within java, but if I execute it using toad / sqlplus it is working fine. The same procedure works fine sometimes even from java. Please help...
SQL Exception Occured in CALLDN010PT : ORA-06550: line 1, column 228:
PLS-00103: Encountered the symbol "DN010PT"
ORA-06550: line 1, column 460:
PLS-00103: Encountered the symbol "end-of-file" when expecting one of the following:
. ( , * % & - + / at mod rem
as
from into || bulk
SQL Exception sqlExcep : java.sql.SQLException: ORA-06550: line 1, column 228:
PLS-00103: Encountered the symbol "DN010PT"
ORA-06550: line 1, column 460:
PLS-00103: Encountered the symbol "end-of-file" when expecting one of the following:
. ( , * % & - + / at mod rem
as
from into || bulk
I am using AIX / Oracle 9i.
Answer : ORA:06550 error
it may be possible that you are generating query/statement at run-time. And the statement is made wrongly some-times. Also add (log it somewhere) the query/statement you are firing against Oracle.
Random Solutions
DoCmd.TransferDatabase to DBase III - how
Monitor Exchange 2007 Mailbox in real-time
Out of memory
Javascript menu positioning - need to make it relative to a cell in a table not absolute.
Is MS Access 2003 compatible with Windows Vista?
Remote Web Workplace Will Not Run Locally
Delete Files and Folders backup
Help Desk Permissions
recover/backup mysql database in Windows Safe Mode
Count total record by year, month