heap to partition table - 9208
we have a heap table of size 500g
we want to convert this into a partitioned table with week wise partitions and further par into sub partitions based on location (128 different locations)
what is the best way to perform this activity in a 9.2 database (9208)