cancel
Showing results for 
Search instead for 
Did you mean: 

Restoring app server Issues

Former Member
0 Kudos

Hi, im starting to transport my application but i have several doubts and issues that prevent me from moving forward...

According to Installation manual, page 25.

1. enable proactive caching - In order to enable the storage mode as PROACTIVE CACHING i have to go through the "partitions tab" in SQL Intelligence Development, and finally my app show the 3 tables (WB, FACT, FAC2) as partitions... this means that i dont have to partition my "cube" again isnt it ?

Doing some research I thought that the application needed to be partitiones and then the storage mode could be enabled, but the fact that the 3 tables are considered as partitions makes this easier to understand.

In this window, the "olap" modes available are HOLAP, ROLAP and MOLAP... however i am supposed to take the HOLAP ?

2. update the cache when data changes to 0. Where can i change this parameter ?

3. reduce outdated cache latency to 0. Where can i change this parameter ?

4. bring the system online immediately - this refers to ????

5. enable notification with the SQL server after setting the tblFactWB table. Where can i change this parameter ?

Thanx in advance.

Velázquez

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Velázquez,

After restoring the appset, go into Microsoft SQL Server Management Studio and connect to Analysis Services. Browse down through the database >appset >cubes >application >... >partitions >WBxxx. In the Properties, select Proactive Caching. Select the Custom Setting. You will see the additional settings here. I believe you are looking for MOLAP.

Note that this SQL setting is optional and is not the default BPC setting.

Thanks,

Scott

Former Member
0 Kudos

Hi Scott,

Thanx so much for the response, the trouble also is that i cant restore succesfully since the OLAP DB (step 3) stops and shows error.

So... any suggestions?

Velázquez

Former Member
0 Kudos

Hi Scott,

Thanx so much for the response, the main trouble was that i couldnt restore succesfully the OLAP DB (step 3).

Finally I processed all the dimensions, changed the PRIOR property in the time dimension and everything worked out.

Really appreciate your help, thanx again.

Velázquez

Answers (0)