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

Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-06550: line 0, column 0: PLS-00801: internal error [76180]

Re: ORA-06550: line 0, column 0: PLS-00801: internal error [76180]

From: Param <paramjit.sublok_at_citicorp.com>
Date: Thu, 03 Sep 1998 10:24:24 +0530
Message-ID: <35EE2100.DED5AD25@citicorp.com>


ABalla3431 wrote:
>
> These error occurs randomly and causes the application to shutdown.
> Help!!!
> Appreciate your experiences with the above errors.
>
> Thank You
>
> Anil Balla

Hi Anil,

Check if you have any "INVALID" stored objects in the database. SELECT * FROM ALL_OBJECTS WHERE STATUS = 'INVALID'. Recompile any stored procedures, packages, package bodies and triggers and check.

Also since an internal error is being flagged, call Oracle Support.

Regards,
Param Received on Wed Sep 02 1998 - 23:54:24 CDT

Original text of this message

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