GrandMauler
Programmer
I'm writting an IS package that stages the data in such a way that a new fact table is created per week of data.
However, I don't know how to tell the cube processing object in the package to dynamically create a new partition for the cube.
I'm guessing I need to write some DDL that inserts the new table name and runs it.
Anyone?
However, I don't know how to tell the cube processing object in the package to dynamically create a new partition for the cube.
I'm guessing I need to write some DDL that inserts the new table name and runs it.
Anyone?