Retail Merchandising System (MOSC)

MOSC Banner

partitioning tables

edited Jun 17, 2014 12:00PM in Retail Merchandising System (MOSC) 1 commentAnswered

I want to partition only certain tables and not all the tables mentioned in the RMS_partition_definition.xls file.

1. Removed the tables from RMS_partition_definition.xls

2. Removed the same tables as per the RMS_partition_definition.xls file from partition_attributes.cfg file.

3. cp rms.tab   rms13.tab

4. Then run the partition.ksh as below at O.S Level

5. After executing the partition.ksh script, it will generate the DDL rms13_part.tab

6. Logging into the database as the RMS schema owner and execute the DDL rms13_part.tab file. It will create the partitioning.

The issue is that there are still partitioning is happening on the all tables apart from the required table.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center