You are not logged in.

Dear visitor, welcome to Palo Community Forum. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

pierre

Intermediate

  • "pierre" started this thread

Posts: 4

Date of registration: Aug 3rd 2012

  • Send private message

1

Friday, August 3rd 2012, 11:44am

how handle data lifecycle

Hello,

the MOLAP server handles data, but how manage their lifecycle ?
For instance by deleting old data ...
Is is possible to execute some queries to delete data in a database ?

Thanks.

kratzer

Master

  • "kratzer" is male

Posts: 87

Date of registration: Feb 23rd 2006

Location: Karlsruhe

Occupation: IT

  • Send private message

2

Friday, August 3rd 2012, 2:18pm

usually your cube would contain time dimension(s) to store fact on the corresponding time period. Of course you can delete data of the past through
- setdata commands,
- using ETL component
- Delete/recreate a cube
- spread 0
- etc.

Similar threads

Rate this thread