PL/SQL (MOSC)

MOSC Banner

Oracle Partitions

edited Jul 10, 2009 2:44AM in PL/SQL (MOSC) 3 commentsAnswered
 Hi All,

 APP is having 4 partitioning models: day, month, week and mant cycle. We need to add a new partitioning model which is the concatenation of the day and the mant cycle (YYYYMMDDMC). (mant cycle : MC)

 we will partition a new aggregation table MANT_AGG_EVENTS per bil_period =  (decimal(“~”)) string_concat(bil_calendar_dt, bil_cycle_nr ).

The type of bil_period will be number and the format will be YYYYMMDDMC. (2009013103).

can you please let me know how to resolve this issue? please give me the solution for this ?

please let me know if you need more information

Thank you,

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