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 -> ORA-01031:insufficient privileges on RENAME

ORA-01031:insufficient privileges on RENAME

From: Gennady <gennadyb_at_halcosoftware.com>
Date: Fri, 17 Mar 2000 14:51:47 -0800
Message-ID: <38d2ae6b$0$18401@fountain.mindlink.net>


Hello,
I connect to Oracle 8.0.5 DB as user with DBA privileges, then I change schema as :
"ALTER SESSION SET current_schema = A;" Then I can drop a table in this schema, but when I try to RENAME a table in this schema I get the message: ORA-01031:insufficient privileges.
Please, advise me how can I change my privileges to RENAME a table.

Thanks,
Gennady Received on Fri Mar 17 2000 - 16:51:47 CST

Original text of this message

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