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!

Rename Partioned Table

262173Dec 27 2002 — edited Dec 30 2002
I have several tables that contain >85mill rows. I plan to create a shadow table and create 36 partitions (by month) and insert the records from the old table into the new table.

The next step is to drop the old table and rename the new table to the old table name. I hope this will not cause any problems with the application above the database (which is SAP BW).

Any advice if this method will cause problems.

Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 27 2003
Added on Dec 27 2002
4 comments
163 views