Hello All,

I'm having problems with a oracle 8.7.1 database running on SuSE 7.1.  My
original problem was unable to drop a user, searching through the archive
I found the problem described at
http://www.orafaq.net/archive/oracle-l/2002/03/01/144826.htm

This was the exact problem, the trace file was reporting a fail with error
942 and 604 when executing the command:
select name from system.aq$_queue_tables where schema=:1;

The solution was to run catnoque.sql and then catqueue.sql as the sys
user, this will recreate the AQ tables.  This is where things fail:

When i run the catnoque.sql it gets as far as "drop package dbms_aq;" and
just seems to sit there, looking at top oracle's cpu usuage is minimal
(0.3% CPU 1.9%) so it doesn't seem to be doing anything. The last thing i
get in the trace log is:

=====================
PARSING IN CURSOR #5 len=33 dep=1 uid=0 oct=7 lid=0 tim=0 hv=3605072212
ad='512e1c0c'
delete from source$ where obj#=:1
END OF STMT
PARSE #5:c=0,e=0,p=0,cr=0,cu=0,mis=0,r=0,dep=1,og=4,tim=0
BINDS #5:
 bind 0: dty=2 mxl=22(22) mal=00 scl=00 pre=00 oacflg=00 oacfl2=1 size=24
offset=0
   bfp=0958d010 bln=22 avl=03 flg=05
   value=2451


Anyone know what is going on?


Regards
Mark
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Mark O'Loughlin
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (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).

Reply via email to