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: How can I drop a database?

Re: How can I drop a database?

From: GDN <gert.deneve_at_advalvas.be>
Date: 20 May 1999 20:26:39 GMT
Message-ID: <01bea2fe$38dc30e0$b409eec3@default>


I do not know what your trying to do by "dropping" the database and recreating it.

What you could do is this :

        do the export

        as user system/manager drop user .... cascade

        recreate the user

        do the import

Gert

Gennady <gennadyb_at_halcosoftware.com> wrote in article <3743439d$0$32069_at_fountain.mindlink.net>...
> Hello,
> I use Personal Oracle 8, I need to create export file then drop a
database
> and then create the database using import utility and the export file.
> How can I drop the database?
> How can I create several databases in the same time using several export
> files?
> Can I make a recordset ( query) using tables from different databases?
>
> Thanks,
> Gennady
>
>
>
>
Received on Thu May 20 1999 - 15:26:39 CDT

Original text of this message

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