ORA-06550 denotes a compilation error (pl/sql), and ORA-02063 indicates that the error was received from a database link.
More details would be needed to try to provide more help.
Last Wiki Answer Submitted: January 5, 2010 2:15 pm by carlosdl63,535 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
On a UNIX machine, you can find information concerning errors by using the oerr utility. Just enter ” oerr ErrorType ErrorNumber” for example “oerr ORA 06550″ and it would give you information concerning the error. This is a standard utility and available with versions since at least 6.0.36. I know it’s also available on VMS, but I’m not sure about Windows.
On a UNIX machine, you can find information concerning errors by using the oerr utility. Just enter ” oerr ErrorType ErrorNumber” for example “oerr ORA 06550″ and it would give you information concerning the error. This is a standard utility and available with versions since at least 6.0.36. I know it’s also available on VMS, but I’m not sure about Windows.