Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How can I drop a database?
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
![]() |
![]() |