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: Funny?

RE: Funny?

From: Daemen, Remco <Remco.Daemen_at_werklinq.nl>
Date: Fri, 01 Mar 2002 04:28:42 -0800
Message-ID: <F001.0041C882.20020301042842@fatcity.com>


Well, try this:
set sqltrace on --> issue drop user command --> set sqltrace off --> look in the trace file for the first (internal) oracle statement that generates an ora-error, and work from there. That's how I cracked our problem.

Remco

-----Oorspronkelijk bericht-----
Van: Mark Leith [mailto:mark_at_cool-tools.co.uk] Verzonden: vrijdag 1 maart 2002 12:38
Aan: Multiple recipients of list ORACLE-L Onderwerp: RE: Funny?

Nope - not using replication.

Thanks anyway..

Mark

-----Original Message-----
Remco
Sent: 01 March 2002 09:58
To: Multiple recipients of list ORACLE-L

Mark,

Have you used or are you using replication ? I got these messages some time ago when someone had dropped the system replication tables without removing the snapshot groups ...

HTH, Remco

-----Oorspronkelijk bericht-----
Van: Mark Leith [mailto:mark_at_cool-tools.co.uk] Verzonden: vrijdag 1 maart 2002 1:33
Aan: Multiple recipients of list ORACLE-L Onderwerp: Funny?

Hi All,

Anyone ever seen this before? 8.1.7 on a Win2K machine.

SQL> select username,
  2 account_status
  3 from dba_users
  4 where username in ('MARK','SCOTT');

USERNAME                       ACCOUNT_STATUS
------------------------------ --------------------------------
SCOTT                          OPEN
MARK                           OPEN

SQL> drop user scott cascade;
drop user scott cascade
*
ERROR at line 1:
ORA-00604: error occurred at recursive SQL level 1 ORA-00942: table or view does not exist

I can't drop *ANY* users! Not even logged in as SYS!

Cheers

Mark


 Mark Leith             | T: +44 (0)1905 330 281
 Sales & Marketing      | F: +44 (0)870 127 5283
 Cool Tools UK Ltd      | E: mark_at_cool-tools.co.uk
===================================================
           http://www.cool-tools.co.uk
       Maximising throughput & performance 
 

--

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

Author: Mark Leith
  INET: mark_at_cool-tools.co.uk

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: Daemen, Remco
  INET: Remco.Daemen_at_werklinq.nl
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: Mark Leith
  INET: mark_at_cool-tools.co.uk
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: Daemen, Remco
  INET: Remco.Daemen_at_werklinq.nl
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 Mar 01 2002 - 06:28:42 CST

Original text of this message

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