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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Removing the preinstalled examples

Re: Removing the preinstalled examples

From: DA Morgan <damorgan_at_exesolutions.com>
Date: Mon, 27 Jan 2003 15:38:13 -0800
Message-ID: <3E35C2E5.B54CF5B7@exesolutions.com>


Moritz Klein wrote:

> Hello NG,
> somebody posted just a few months before how to remove the preinstalled
> examples within a non-custom Oracle installation. I can not find it anymore,
> maybe somebody can help me out with this?
>
> Greetz Moritz

conn / as sysdba
drop user scott cascade;

Daniel Morgan Received on Mon Jan 27 2003 - 17:38:13 CST

Original text of this message

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