Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Rename Table

138002Oct 9 2008 — edited Oct 10 2008
Hi,
I'm trying to rename a table and am getting the error:

SQL> ALTER TABLE PADIM RENAME TO PADIM_TEMP;

ORA-26563: renaming this table is not allowed


I have oracle 10gR2 on HP-UX 11.23
Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 7 2008
Added on Oct 9 2008
8 comments
728 views