Delta cache or compression

Hi,
I am now investigating delta cache.
if data are compressed on the cube, delta cache cannot be used. And I have heard compression is still recommended and delta cache is less important than compression.
But I think it is best when only older requests are compressed and leave some request not to be compressed on the cube,if delta cache still work, it is best to do so (and then aggregations should also have request for delta cache).
if something wrong ore there are other good way, please point them out. (excuse me, for some reason I cannot be test now..)
Kind regards,
Masaaki

<b>Delta cache-</b>
The delta process enables individual data from a query to be inserted into the cache. In this way, when they are changes to the data basis, the complete data for the query no longer has to be read from the database again. The results of a query are thus independent of whether the data is read directly from the database or from the cache.
A complete restructuring of the cache is always necessary, however, if metadata, master data , hierarchies, exchange rates, etc. change.  But a complete rebuild of the cache object also has to be performed for InfoProviders that are not suitable for the delta process when there are changes. InfoProviders are delta process enabled when a time stamp, sequential number, or, as with InfoCubes, the request shows which entries have been added.
<b>Dependencies</b>
If the query is defined on a MultiProvider, you can still optimize the query runtime when you set the partitioning type accordingly.
Compression is still recommended and you cannot escape doing it ,based on the accuracy and reconciliation of your data for the period you should set up your compression strategy as once the data is compressed you cant delete (requests)it.
PS- However,you can delete compressed data using option SELECTIVE DELETE.
The typical measure taken in such situations, is to build aggregates on these cubes (instead of compression). This will not help, but only postpone the disaster to a later point in time. And at some point compression is not possible in a reasonable amount of time anymore, because deleting a partition takes so long that the whole workflow on that cube (and others later up the chain) is not fitting into the allocated timeframes.
Hope it Helps
Chetan
@CP..

Similar Messages

  • "Delta Cache Refresh" option not working in SAP XI 3.0

    Hello All,
    We are using an SAP XI 3.0 system with SP9 installed on the same. The system is pretty much stable with all the components including SLD running fine. But!, when I run the Transaction "SXI_CACHE", the "Start Delta Cache Refresh" Button appears as Nullified and hinders the option for refreshing the cache. Could anyone guide me through this and make it work as we need to essentially do this step for the scenario we 're working on.
    Thanks & Regards,
    Venkat.

    Venkat,
    Could you please check the status of you last cache refresh. There should be a traffic light displaying on the right part of the screen. If the last update was unsuccesful. Delta refresh isn't possible.
    Best regards,
    Alwin

  • HTTP Headers - enabling caching and compression with the portal?

    Has anyone configured their web server (IIS or Apache) or use a commercial product to flawlessly cache and compress all content generated by the portal?
    Compression and caching is critical for making our portal based applictions work for overseas users. It should be doable, just taking advantage of standard HTTP protocols, but implementing this a complex system like the portal is tricky, we seem to be generating different values in the HTTP Headers for the same types of files (such as CSS).
    We are running Apache so can't take advantage of the built in compression capabilities of the .net portal. We are running the java vervion. 6.1 mp1, sql server 2000 (portal, search, collab, publisher, studio, analytics, custom .net and java portlets on remote server).
    Basically our strategy is to compress all outgoing static and dynamic text content (html, CSS, javascript), and to cache all static files (CSS, javascript, images) for 6 months to a year depending on file type.
    Here are some links on the subjects of caching and compression that I have compiled:
    Caching & Compression info and tools
    http://www.webreference.com/internet/software/servers/http/compression/
    http://www.ibm.com/developerworks/web/library/wa-httpcomp/
    http://www.mnot.net/cache_docs/
    http://www.codeproject.com/aspnet/HttpCompressionQnD.asp?df=100&forumid=322472&exp=0&select=1722189#xx1722189xx
    http://en.wikipedia.org/wiki/Http_compression
    http://perl.apache.org/docs/tutorials/client/compression/compression.html
    https://secure.xcache.com/Page.aspx?c=60&p=590
    http://www.codinghorror.com/blog/archives/000807.html
    http://www.howtoforge.com/apache2_mod_deflate
    http://www.ircache.net/cgi-bin/cacheability.py
    http://betterexplained.com/articles/how-to-optimize-your-site-with-http-caching/
    http://betterexplained.com/articles/speed-up-your-javascript-load-time/
    http://betterexplained.com/articles/speed-up-your-javascript-load-time/
    http://www.rubyrobot.org/article/5-tips-for-faster-loading-web-sites
    http://betterexplained.com/articles/how-to-optimize-your-site-with-gzip-compression/
    http://www.gidnetwork.com/tools/gzip-test.php
    http://www.pipeboost.com/
    http://www.schroepl.net/cgi-bin/http_trace.pl
    http://leknor.com/code/gziped.php?url=http%3A%2F%2Fwww.google.com
    http://www.port80software.com/surveys/top1000compression/
    http://www.rexswain.com/httpview.html
    http://www.15seconds.com/issue/020314.htm
    http://www.devwebpro.com/devwebpro-39-20041117DevelopingYourSiteforPerformanceCompressionandOtherServerSideEnhancements.html
    http://www.webpronews.com/topnews/2004/11/17/developing-your-site-for-performance-optimal-cache-control
    http://www.sitepoint.com/print/effective-website-acceleration
    http://nazish.blog.com/1007523/
    http://msdn.microsoft.com/library/default.asp?url=/library/en-us/IETechCol/dnwebgen/IE_Fiddler2.asp?frame=true
    http://www.fiddlertool.com/fiddler/version.asp
    http://www.w3.org/Protocols/rfc2616/rfc2616-sec13.html
    http://www.web-caching.com/cacheability.html
    http://www.edginet.org/techie/website/http.html
    http://www.cmlenz.net/blog/2005/05/on_http_lastmod.html
    http://www.websiteoptimization.com/speed/tweak/cache/
    http://www.webperformance.org/caching//caching_for_performance.html
    http://betterexplained.com/articles/how-to-debug-web-applications-with-firefox/
    Edited by tkoenings at 06/18/2007 6:26 AM

    Hi Scott,
    Does Weblogic platform 8.1 supports netscape? We have developed a portal which
    works perfectly on IE but it dies in netscape. Is netUI tags not supported in
    Netscape?
    Pls reply
    manju
    Scott Dunbar <[email protected]> wrote:
    From a pure HTML perspective Portal does it's rendering with nested
    tables.
    Netscape 4.x and below have terrible performance with nested tables.
    The
    problem is not the Portal server but rather Netscape on the client machine.
    If IE and/or a recent version of Netscape/Mozilla is not possible then
    there are
    really only two options:
    1) Faster client hardware - not likely to be an acceptable solution.
    2) Minimize the number of portlets and the complexity within the portlets.
    Neither of these solutions are a great answer, but the 4.7 series of
    Netscape is
    getting pretty old. Having said that, we've got customers who want to
    continue
    to use IE 4 :)
    Again, though, this problem is, I'm afraid out of our hands. It is the
    client
    rendering time that is the issue.
    cg wrote:
    Does anyone know of any known reasons why the 7.0 (did it also with4.0) portal
    pages can take up to almost 30 seconds to load in Netscape 4.7? I knowit is a
    very generic question but our customer still uses 4.7 and will notuse the portal
    b/c it takes so long to load some of the webapps. What the pages willdo when
    loading is that the headers will come up and when it gets to the bodyof the page
    it seems to stall and then comes up all of a sudden. For some of thepages it
    takes 6 seconds and for others it takes about 24-27 seconds.
    We have suggested using IE only but that is not an option with allof the customers
    and getting a newer version of Netscape is also out of the question.
    Any suggestions would be greatly appreciated.--
    scott dunbar
    bea systems, inc.
    boulder, co, usa

  • Delta cache Refresh shows error

    Hi,
    In SXI_CACHE
    I did Delta cache Refresh
    In XI RunTime Cache Status shows :
    1. cache contants are up-to-date (Green light)
    2. Error during last attempt to refresh cache(red error)
    Adapter Engine Connect Data Cache shows the following error
    04D3344F63C6074CBB50E4E910CDB54A
    AE Name: af.sxi.eccserver
    Adapter Engine URL: http://eccserver:50100/MessagingSystem/receive/AFW/XI
    USER: XIISUSER
    whats meant by this error ? How to rectify this ?
    Thanks,
    srinivas
    Message was edited by:
            srinivas

    Is you adapter engine...centalized or decentralized   and is it a new installation or was it working before....
       If its centralized check the communication channels...If its decentralized you need to select the appropriate name in the drop down list for adapter engine option else you need select it as Integration server.
      Also check whether you specified the exact adapter engine  and XIAFUSER in exchange profile(Adapter framework node)...also check whether the users XIAFUSER and XIISUSER exists and are not locked......
    Hope this helps...
    Regards,
    Ravi

  • DELTA CACHE REFRESH getting  the status red

    Hi,
    while doing the DELTA CACHE REFRESH getting  the status red. There be a traffic light displaying RED on the right part of the screen.
    regards,
    bobby

    I think you are talking about sxi_cache related refresh. If yes, then you may check the following:
    1. Service user PIISUSER is not locked.
    2. RFC Destination INTEGRATION_DIRECTORY_HMI is working properly.
    Regards,
    Prateek

  • In t.code sxi_cache,start delta cache refresh not enable

    hi every one,
    in my xi server in t.code sxi_cache,start delta cache refresh not enable.plz provied the solution....
    with regards,
    sai kiran

    Hi kiran,
    Check the below link it might help you
    [http://help.sap.com/saphelp_nw04/helpdata/en/5e/f85141196ff423e10000000a155106/content.htm]
    Regards,
    Gokul B

  • Delta cache refresh Vs Complete cache refresh

    In SXI_cache
    we can view Delta cache refresh and Complete cache refresh
    can you explain Delta cache refresh Vs Complete cache refresh???

    hi Gabriel,
    Only execute Complete Cache refresh, if Delta refresh does not solve the issue! Delta cache refresh should resolve all known issues.
    Complete cache refresh can run long time and delay message processing in this time.
    for more details
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c0332b2a-eb97-2910-b6ba-dbe52a01be34
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/1a69ea11-0d01-0010-fa80-b47a79301290
    *PS reward points if useful**
    Regards,
    Sumit Gupta

  • Discoverer Servlet with Web Cache gzip Compression

    Hi,
    we have some Discoverer Worksheets which we want to access by ISDN dial in (64 kbit/sec). To speed up the response time when users use this slow connection, we want to activate Web Cache gzip compression.
    But even when we enable Web Cache for Discoverer (configuration.xml), Web Cache don't compress pages generated by Discoverer Viewer. We found out that the generated responses contain the "content-disposition" HTTP-Header entry. Are we correct that this is the reason why there is no gzip compression? AND DOES ANYONE KNOW A WORKAROUND???
    Best regards,
    Matthias Scherer

    When you set the caching rules, you can also specify whether or not you want the pages to be compressed. Web Cache compresses html pages and relies on the accept-encoding: gzip from the client header to determine whether or not to send the content compressed.

  • Is it possible to enable Web Cache gzip compression for 9iAS Disco Viewer?

    Hi,
    Sorry for repeating this question. But it's very urgent and we don't have any idea yet how to solve / work around it:
    To keep it short: Is it possible to use Web Cache gzip compression for pages rendered by 9iAS Discoverer Viewer???
    Our scenario: We have some Discoverer Worksheets which we want to access by ISDN dial in (64 kbit/sec). An average page needs 2 minutes only for sending the html/javascript output rendered by Disco Viewer to the client browser.
    To speed up the response time when users use this slow connection, we want to activate Web Cache gzip compression.
    The problem: But even when we enable Web Cache for Discoverer (configuration.xml and Web Cache rules), Web Cache doesn't compress pages generated by Discoverer Viewer. We found out that the generated responses contain the "content-disposition" HTTP-Header entry. Are we correct that this is the reason why there is no gzip compression? AND DOES ANYONE KNOW A WORKAROUND (p.e. configure Disco not to add the content-disposition http header)???
    Best regards,
    Matthias Scherer

    Matthias,
    Have you raised this as a TAR with Oracle Support? If you've got a specific question, and you need a definitive answer, raising a TAR is the best way to proceed.
    regards
    Mark Rittman

  • Is it possible to enable Web Cache gzip compression with 9iAS Disco Viewer?

    Hi,
    Sorry for repeating this question. But it's very urgent and we don't have any idea yet how to solve / work around it:
    To keep it short: Is it possible to use Web Cache gzip compression for pages rendered by 9iAS Discoverer Viewer???
    Our scenario: We have some Discoverer Worksheets which we want to access by ISDN dial in (64 kbit/sec). An average page needs 2 minutes only for sending the html/javascript output rendered by Disco Viewer to the client browser.
    To speed up the response time when users use this slow connection, we want to activate Web Cache gzip compression.
    The problem: But even when we enable Web Cache for Discoverer (configuration.xml and Web Cache rules), Web Cache doesn't compress pages generated by Discoverer Viewer. We found out that the generated responses contain the "content-disposition" HTTP-Header entry. Are we correct that this is the reason why there is no gzip compression? AND DOES ANYONE KNOW A WORKAROUND (p.e. configure Disco not to add the content-disposition http header)???
    Best regards,
    Matthias Scherer

    When you set the caching rules, you can also specify whether or not you want the pages to be compressed. Web Cache compresses html pages and relies on the accept-encoding: gzip from the client header to determine whether or not to send the content compressed.

  • Enable delta cache buttton

    hi,
    can any one plz help me to enable delta cache button.
    regards

    Hey
    have a look at the following
    Check dis threads:
    Unable to refresh cache contents in XI.
    Error in Cache Refresh(Unable to refresh cache contents)
    Cache Refresh disabled in SXI_CACHE
    Thanx
    Ahmad

  • Delta refresh cache in SXI_CACHE Transactions disabled

    Hi Experts!
                     <b>I have SAP ECC and SAP XI installed on same SAP MMC. ECC is working fine, but the Problem is with SAP XI. When SXI_CACHE transactions executed it giving the error as "Unable to refresh the cache". and the "Delta cache" is also disabled. So any can help me pls pass on the links or answers or any gud solutions I ll b thankful for them....</b>
    THANKS IN ADVANCE!!!
    Sunil K Shetty

    Hi Sunil,
    Check dis threads:
    Unable to refresh cache contents in XI.
    Error in Cache Refresh(Unable to refresh cache contents)
    Cache Refresh disabled in SXI_CACHE
    The problem is mentioned in the above threads.
    Regards,
    Prasanthi.
    *Plz reward for helpful answers**

  • Delta refresh and complete cache refresh

    Hi,
    iam doing the complete cache refresh and delta cache refresh in my scenario. after doing that the data's are reflecting very slowly in the RWB valuemapping cache.
    sometimes it is not reflecting in the RWB valuemapping cache.
    i refreshed the CPI cache and SLD cache, still it is not reflecting in the RWB.
    could anyone tell me the solution for this to reflect in the RWB valuemapping cache????
    Regards
    sasi

    Hi,
    In the component monitoring check the RWB component and check the performance monitoring, may be some times performance monitoring is low because of the payload or some other conditions.
    Delta Cache Refresh: Any new objects that have been created/modified during the design/configuration
                          activities are inserted into the temporary database tables when we use delta
                          cache refresh option.(Partial process refresh)
    Complete Cache Refresh: All entries in temporary cache tables are deleted and a background program
                              for inserting the complete information about all the design/configuration
                              objects.(whole process refresh)

  • Delta and complete cache refresh.

    HI,
    Difference between Delta and complete cache refresh.
    thanks
    sunil

    Hi,
    There are several variants of the cache refresh mechanism depending on the scope of the cache refresh (delta only or entire cache refresh) and on the triggering component (tool or messaging component).
    Delta Cache Refresh
    Delta Cache Refresh involves the missing activated change lists to be included in the directory cache.
    Complete Cache Refresh
    To restructure the cache completely, in the menu bar choose XI Runtime Cache à Start Complete Cache Refresh.
    Cache refreshing means getting the newly created component in the cache. Usually cache get refreshed automatically by SAP system and user do no thave to refresh it but in some cases the newly created component does not get dispalyed in cache. In that case this cache should be refreshed and it will pull out the new component in it.
    Thanks
    Swarup

  • HTTP Cache control / GZIP compression

    Hi,
    is it possible to add / enable cache control / compression in Connect Pro (7 or 8)? If so, how?
    I suspect we'll have to tweak the underlying http server for it but I'd like to know if this is documented somewhere and if it's supported. Especially, we'd like to
    - add / configure Cache-Control http headers
    - add / configure Expires http headers
    - activate GZIP/Deflate compression
    If this isn't something Connect offers out of the box, any recommendations for proxy servers to put in front of Connect and things to watch out for?
    Thanks,
    Dirk.

    Thanks. We solved it by adding a custom Servlet Filter to the web.xml.
    Dirk.

Maybe you are looking for

  • Function in oracle to find number of occurances of a character in a string

    hi, is there any function in oracle to find the number of ocurrances of a character in a string ? or is there any simple way of doing the same, rather than writting many lines of code as my program is already very complex. Maria

  • Adobe Acrobat Pro XI Missing Deactivation in drop down

    I work for a small business. Plenty of users have this product Adobe Acrobat Pro XI. There is SIMPLY NOT a Deactivation button in the Help drop down. CONTRARY to what Adobe's help says online, this is NOT working and it's kind of ridiculous I have to

  • Help with ADRC table

    Hi ABAP experts!!! I'm a CRM consultant and a dont know ABAP enough so your help is appreciated! I have a big problem,  my ADRC table dosent update any Persons BPs, only organizations... I need to use the filed FLAGCOMM6 in a CRM functionality (segme

  • IPM 11 g production environment set up query.

    Hi, We need to install IPM 11g. For Production environment we want individual managed server wiz. soa_server1, UCM_server1 and IPM_server1 to be installed on different machines. However such an approach is not discussed in any of the documents of ecm

  • Keeping "Info" like "date created" from popping up in Stickies.

    While using Stickies, I am trying to stop the "info" pop up from popping up. It covers other information and is really anoying. I've looked a lot of places but can't find this info anyplace. Using Lion and Mac Book Pro.