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

Home -> Community -> Mailing Lists -> Oracle-L -> Urgent: Enqueue failed Error

Urgent: Enqueue failed Error

From: abdul latif <abdulatif52_at_yahoo.com>
Date: Fri, 27 Apr 2001 11:51:49 -0700
Message-ID: <F001.002F479B.20010427114741@fatcity.com>

Does anyone out there know why I got this error and how do I fix it?

1 insert into d_rule
  2 select

  3     4955, 
  4     x_NAME, 
  5     x_RULESETID, 
  6     x_RULESETORDER, 
  7     x_EXPRESSIONSETID, 
  8     x_TARGETMAPID 

  9 from d_rule
 10* where x_id = 3
SQL> /
insert into d_rule

            *
ERROR at line 1:
ORA-25207: enqueue failed, queue SYSTEM.DEF$_AQCALL is disabled from enqueueing

Thanks in advance



Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: abdul latif
  INET: abdulatif52_at_yahoo.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 Fri Apr 27 2001 - 13:51:49 CDT

Original text of this message

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