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 -> find all created tables and can't drop table

find all created tables and can't drop table

From: liglin <liglinlillibli_at_hotmail.com>
Date: 16 Jan 2003 21:18:19 -0800
Message-ID: <db9bdb31.0301162118.1ad19a0@posting.google.com>


I am trying to create a table in the SQL Plus Worksheet of the Oracle Enterprise Manager of 8.1.5. and get:
ERROR at line 1:
ORA-00955: name is already used by an existing object

  1. Where can I find a listing of all the tables I have created?
  2. When I try a DROP TABLE CALLING_CARD nothing happens

Thanks, Liglin Received on Thu Jan 16 2003 - 23:18:19 CST

Original text of this message

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