Home » RDBMS Server » Server Administration » Partitioning
Partitioning [message #64182] Tue, 28 December 2004 03:17 Go to next message
Milind Deshpande
Messages: 93
Registered: May 2004
Member
Hi Experts,

Is it possible to partition an exisiting Table.
I am thinking of partitioning Large tables using List,Range and composite partitioning.

My Oracle version is Oracle 9.2.0.5.

Please tell me if this is possible and How.

Thanks in advance.

Milind.
Re: Partitioning [message #64183 is a reply to message #64182] Tue, 28 December 2004 04:05 Go to previous message
Frank Naude
Messages: 4593
Registered: April 1998
Senior Member
Hi,

You need to recreate your tables with the partitioning syntax as described in the "SQL Reference" guide.

If you need to do it on-line (cannot afford the downtime), look at the DBMS_REDEFINITION package as described in the "PL/SQL Packages and Types Reference" guide.

Best regards.

Frank
Previous Topic: ORA-01034 and ORA-27101 (URGENT)
Next Topic: display error again pls hlp urgent
Goto Forum:
  


Current Time: Sat Feb 15 09:52:42 CST 2025