cancel
Showing results for 
Search instead for 
Did you mean: 

How to clear Cache in SAP BW

Former Member
0 Kudos

Hi All,

i changed 1 .js file in mime repository, but the changes are not getting reflected when i run 1 of the WAD templates. it still picks the old .js file. i guess there is some problem related to clearing of cache memory.

Any ideas about how to clear cache in BW?

Thnx in advance

Godhuli

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

hi,

try from WAD, menu tools -> setting -> delete cache -> delete cache.

or transaction rsrt -> cache monitor -> delete.

hope this helps.

athavanraja
Active Contributor
0 Kudos

you can also try clearing the ICM cache by going to

SMICM->go to->HTTP server cache->invalidate->golbal in system.

Regards

Raja

Former Member
0 Kudos

Hi Raja,

Can u please elaborate on SMICM.

Thanks

Godhuli

athavanraja
Active Contributor
0 Kudos

SMICM is transaction code for Internet Communicaton Manager Monitor.

Regards

Raja

Answers (2)

Answers (2)

Former Member
0 Kudos

Sorry to bump an old thread, but does anyone know a program to do this? I'd like to clear the cache late each night so I can see what has been refreshed each day

Former Member
0 Kudos

Hi,

Check the program SAPLRSR_CACHE. Even RSRCACHE T-code uses the same program.

Regards

R Karthik K

Former Member
0 Kudos

Hi Godhuli,

You can call transaction <b>RSRCACHE</b> and you can delete all; In OSS Note 456068, you can find all the issues related to this kind of problem

You can also refer oss notes 679609,779015 for OLAP cache invalidation.

Awarding points is the way of saying thanks in SDN!!!

Regards,

Balaji