cancel
Showing results for 
Search instead for 
Did you mean: 

Compress the data in the cube...

Former Member
0 Kudos
84

Hi All,

I want to compress the data in the cube weekly using a background compression job. If i release this job it is compressing the requests upto the present request and the requests loaded after that are not compressed. But the compression job is executing every week and in the log it is displaying as "Compression not necessary; no requests found for compressing".

It is very urgent.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Prem Swaroop,

You can schedule it in background by using process chains,add compression process after data load in that process chain.(If there is any agreegates keep after rollup process). Mension peroid as weekly and save it. It will compress all the requests whatever requests are loaded in that week. if there is no request in the cube it will show message like 'no request is there to compress'.If any information required plz let me know.

Thanks & Regards

Pcrao.

Former Member
0 Kudos

Hi,

You can also compress with the help of process chain. Create a process chain with process type Compress Infocube.

Mustafa

Former Member
0 Kudos

Hi,

Earlier it used to execute fine, which was scheduled by others.

Now i want to know whether i have scheduled in the correct way .

Former Member
0 Kudos

no request to compress indicates the request were comressed.

use the process chain if it is the periodic job,and mention the request to be compressed upto X days and other condition as u require. schedule the chain for periodic/week

Ramesh