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

Home -> Community -> Usenet -> c.d.o.server -> Problem ( ORA-03113) when dropping user with drop user cascade

Problem ( ORA-03113) when dropping user with drop user cascade

From: Lorenzo del Río <lorenzo_del_rio_at_hotmail.com>
Date: 15 Mar 2002 05:46:31 -0800
Message-ID: <e4dbd2e9.0203150546.7e55aaaa@posting.google.com>


When trying to drop an user in an Oracle 8.1.6 database with no materialized views I do:
drop user xxxx cascade;

And I get the error ORA-03113 (end of communication channel).

Doing the same with other users in the database caused no problem.

Anyone can help?. Thanks. Received on Fri Mar 15 2002 - 07:46:31 CST

Original text of this message

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