Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: deleting a database
Peter Morris wrote:
>How do I delete a database?
>
>I'm using Oracle Personal Edition on my own computer,
>so I have all the access privileges I need.
>
>
>
My guess is that your background is SQL Server or Sybase and you haven't
a clue what you just asked.
If you literally mean what you asked then stop Oracle .... shutdown ... and just delete the data files, control files, and log files.
If you really mean something completely different you need to learn something about Oracle ... but you can log on as SYS and drop the user using the CASCADE flag.
-- Daniel Morgan http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp damorgan_at_x.washington.edu (replace 'x' with a 'u' to reply)Received on Tue Sep 30 2003 - 16:20:55 CDT
![]() |
![]() |