Database DataWarehousing (MOSC)

MOSC Banner

Partitioning Question

edited Mar 9, 2017 10:01AM in Database DataWarehousing (MOSC) 7 commentsAnswered

Hi

The following table in 11gr2 has more than 388 million rows,which is not partitioned and i'm looking to get it partitioned,

what are the factors  to be considered before partitioning, i'm thinking to do range partition on the ASOF_FISCAL_YEAR, although business logic will be determined by BA's,

DB is licensed to use partitioning, how to go about partitioning on this table?

ASOF_FISCAL_YEAR                          NOT NULL NUMBER(38)

ASOF_PERIOD                               NOT NULL NUMBER(38)

BUSINESS_UNIT                             NOT NULL VARCHAR2(5 CHAR)

BL_RPT_TYPE                               NOT NULL VARCHAR2(4 CHAR)

PROJECT_ID                                NOT NULL VARCHAR2(15 CHAR)

ACTIVITY_ID                               NOT NULL VARCHAR2(15 CHAR)

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