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

Home -> Community -> Usenet -> c.d.o.server -> ORA-0131:insufficient privileges on RENAME

ORA-0131:insufficient privileges on RENAME

From: Gennady <gennadyb_at_halcosoftware.com>
Date: 2000/03/17
Message-ID: <38d2ae1c$0$18406@fountain.mindlink.net>#1/1

Hello,
I connect to 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 - 00:00:00 CST

Original text of this message

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