Home » RDBMS Server » Server Administration » Rename a partitioned table
Rename a partitioned table [message #225755] |
Wed, 21 March 2007 05:13  |
gkrishn
Messages: 506 Registered: December 2005 Location: Putty a dark screen
|
Senior Member |
|
|
Hi i want to rename a table that has partitions.
alter table
testora.oldtablename
rename to
testora.newtablename;
ORA-14048: a partition maintenance operation may not be combined with other operations
Any workaround for this ?
|
|
|
|
|
Goto Forum:
Current Time: Mon Apr 28 16:01:02 CDT 2025
|