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: Deleting Database..

Re: Deleting Database..

From: Roman Mirzaitov <rmirzaitov_at_kt.kg>
Date: Mon, 19 Nov 2001 11:04:13 GMT
Message-ID: <NG5K7.30030$xS6.47736@www.newsranger.com>


In article <9t95s8$14b9i$1_at_ID-114658.news.dfncis.de>, Giovanni Azua says...
>
>Hi all,
>
>I would like to delete a couple of test Databases I created wih the
>Oracle Database Assistant. The problem is that I don't know what
>are the internal passwords, I have tried all possibilities, 'oss',
>'system/manager' etc
>
>I have searched in the documentation and can't find what is that
>internal Database password and always get an invalid username/
>password error from the Database Assistant when trying to delete
>an existing DB.
>
>**********************************************************
>
>This is just kind of another question.... I would also like to know
>if there is somthing like this:
>
>DELETE FROM user_tables WHERE tablespace_name='USR'
>
>I know its wrong like that but would like to know if there is a way
>for deleting all tables in a DB pertaining to one namespace.
>
>Thanks in advance!
>Giovanni
>

Hi,
to delete database you don't need to know any password. Just delete data, control and log files from filesystem.

--
Roman Mirzaitov
Brainbench MVP for Oracle Administration
www.brainbench.com
Received on Mon Nov 19 2001 - 05:04:13 CST

Original text of this message

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