Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Fwd: Re: Locking issue
Thanks Joe, I had forgotten about that.
Jared
Jared Still <jkstill_at_cybco To: jared_still_at_radisys.com n.com> cc: Subject: Fwd: Re: Locking issue 09/04/01 09:05 AM
Jared, wish that was entirely true, look at $ORACLE_HOME/rdbms/admin/dbmsutil.sql some of oracle's code is using low numbered 20000 error nums :((at least thats that the internal docs say)
joe
>>> jkstill_at_cybcon.com 09/04/01 12:32PM >>>
ORA-20000 is an error raised by raise_application_error.
In other words, you must examine the code, as it is a custom error message.
Jared
On Tuesday 04 September 2001 07:25, Libal, Ivo wrote:
> Hello All
> we got a problem with DBMS_ALERT package. On clients we get sometimes an
> error message:
> ORA-20000: ORU-10001: lock request error, status: 2
> Where can be a problem? Is it a problem of ENQUEUE_RESOURCES or DML_LOCKS
> parameters?
> How can I check it?
> Thank you for any responce
> Regards
> Ivo Libal
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Jared Still INET: jkstill_at_cybcon.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). ------------------------------------------------------- -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: Jared.Still_at_radisys.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Tue Sep 04 2001 - 12:45:51 CDT
![]() |
![]() |