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

Home -> Community -> Usenet -> c.d.o.tools -> error message: table or view existed when creating a table

error message: table or view existed when creating a table

From: <dbajjer_at_my-deja.com>
Date: 2000/07/30
Message-ID: <8m2epr$pkj$1@nnrp1.deja.com>#1/1

I was trying to create a table in a Oracle DB with the following statement:

create table XYZ;

and I got a error message: table or view existed.

Then I tried to drop this XYZ table, and got another error message: table or view not found.

Can anyone tell me what is wrong and why this would happen?

Thanks

dbajjer

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Sun Jul 30 2000 - 00:00:00 CDT

Original text of this message

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