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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: phantom queue table - solved

Re: phantom queue table - solved

From: Richard Ji <rji_at_exenet.com>
Date: Fri, 31 Aug 2001 14:35:53 -0700
Message-ID: <F001.0037FED1.20010831142525@fatcity.com>

Thanks to Brian,

The queue table somehow still have an entry in the system.aq$_queue_tables. After removing that entry everything is fine.

Richard Ji

>>> brian.mcgraw_at_infinity-insurance.com 08/30/01 17:10 PM >>>
Actually, yes. I don't have the specific details - that would be helpful, right?? - but after contacting Oracle support, I had to remove an entry from an internal table.

Check out Metalink - I'm sure it's on there.

Brian

Richard Ji wrote:

> Hi all,
>
> I try to create a queue table (AQ) and it tells me the queue table
> already exists. But it's doesn't show in the ALL/DBA_QUEUE_TABLES.
>
> I tried to drop it and the dbms_aqadm.drop_queue_table() executes
> successfully. But when I try to create it again it gave me the same
> message.
>
> It seems I got a phantom queue table.
>
> Has anyone seen this before? Any suggestions are welcome.
>
> Richard Ji
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Richard Ji
> INET: rji_at_exenet.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).

--
--------------------------------------
| Brian McGraw     --     Oracle DBA |
| Central Alabama Oracle Users Group |
|------------------------------------|
| mailto:BMcGraw_at_minspring.com      |
| http://bmcgraw.home.mindspring.com |
--------------------------------------


-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Brian McGraw
  INET: brian.mcgraw_at_infinity-insurance.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: Richard Ji
  INET: rji_at_exenet.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 Aug 31 2001 - 16:35:53 CDT

Original text of this message

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