Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> ORA-01031:insufficient privileges on RENAME
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
![]() |
![]() |