Cache Seeding in a prompted report

Hi
We are on OBIEe 10.1.3.4
We have reports that need to be cached because they take too long to run. However, we are unable to seed them as they are navigated reports and get their information from the originating reports. If we run them separately from Answers with the relevant information entered, they do not appear to seed their "dashboard versions" which take a long time to run when fired off later.
Is there any fix to this?
Any helpful answers will be marked and you will earn points.
Thanks

Hi,
Pre-seeding is what you can do as you said....but did you schedule it after the ETL run, when navigated by applying is it taking time?I suppose it should work give a try again following this
http://www.artofbi.com/index.php/2010/03/obiee-ibots-obi-caching-strategy-with-seeding-cache/
If that doesnt work then you have other options like analysing the explain plan of the query and see why its taking time and based on that you need to create indexes or tune the query accordingly,this job can be done by DBA...you can catch hold of him.
Cheers,
KK

Similar Messages

  • Cache Seeding using Briefing Books in iBots

    Hi All,
    I'm trying to seed the cache using Briefing books in iBots.
    1. Created the Briefing book of a Dashboard page with required dashboard prompt values
    2. Selected this 'Briefing Book' as Delivery Content
    3. Scheduled the iBot
    But, despite of iBot running successfully, Cache is not being seeded.
    Am i missing any steps?
    Moreover, in 'Destinations', if i just check 'Interactive Dashboards' & 'Active Delivery Profile',
    No cache entries created
    But if i check 'e-mail' or any of the devices,
    then a cache entry is generated for the default dashboard prompt values* but not for the prompt values selected for the Briefing Book*..
    Please help
    Thank you,
    Raghu

    Hello Madan,
    Thank you for the reply..
    "Oracle BI Server Cache" can only be used for the answer pages/dashboard pages with default prompt values..
    Any other way to get the Cache seeded for other prompt values too..
    other than the manual seeding
    Thank you,
    Raghu

  • Should we Use cache seeding iBots to pre-cache the reports ?

    Hi Everyone,
    We have requirement from client to improve the performance of some reports.We have a very old RPD and it is really huge so we don't want to do much on database side for performance tuning.
    Will it be a good idea to use cache seeding iBots to pre-cache the reports ?
    Most of the reports which are having performance issue are having some 5-6 columns and one key column is having some 30+ choices in column selector.So for each column selector view we will have to create a ibot which will again be a huge task.Can you pls guide how to approach this?
    Thanks in advance !
    Aarti Chawla

    hi Aarti,
    Will it be a good idea to use cache seeding iBots to pre-cache the reports ?http://www.artofbi.com/index.php/2010/03/obiee-ibots-obi-caching-strategy-with-seeding-cache/
    30+choices in column selector will definitely have performance issues..bcz each and every time the report is going to refresh .have u enabled the cache some what better .Whats the issue of using existing report by enabling the cache seeding in ibots?
    Thanks,
    Saichand.v

  • Delivers unable to refresh Report through Cache Seed

    Hi
    I am using delivers to refresh the Oracle BI cache.
    I have created a Report & run the report, saved.
    Cache was enabled at this moment. Now the report was cahed.
    I have created a iBot on this report and sheduled.
    After this... i updated one of the values of column in database.
    Now i try to schedule the report as i thought that the cache will be refreshed.. for this iam checking the check box "Oracle BI Server Cache" Cache Seeding option present in Destination tab of Delivers. When i fired my iBot at this moment i am unable to get the updated records which means the cache is not refreshing...
    Can you explain procedure how to refresh the Oracle BI Server Cache.
    What is the Cache seeding..?
    Thank You..
    G. Kishore

    Seeding cache means you are employing a mechanism (manual or automatic) to pre-populate the cache entries so your first user(s) don't have to wait for data to be displayed on the screen.
    To seed a cache one presumes the cache is empty -- at least for the entries in question. You might have some data that changes yearly ... so you never remove those cache records unless the year is done. You might have daily data that you need purged and re-seeded every morning. You might have such good database query/network/BI Server performance that your users will actually perform the seeding for you (but then it can be argued why have the cache at all); but usually the DB/network/BI Server performance is such that we want to cache data, purging and re-seeding as needed.
    Also keep in mind: caching is the LAST step in a comprehensive OBIEE performance strategy.

  • Cache Seeding in 10 g

    Hi Gurus,
    I was trying to Cache Seed the dashboard and i am able to make it. But the problem is the Dashboard have prompt with 5 columns ( Together with one go button) and each column have at least 4-5 values. Each column have assign value. When i seed the Dashboard the Cache is done for that combination but when i change the combination of the prompt its generating the cache. Is there any work around that i can do the seeding for all the combinations at one go?
    Prompt:
    Column --> Operator -->Control -->Show -->Defualt to -->Set variables
    Column 1: -->is equal to -->Drop down -->Specific Value( x) -->None
    Column 2: -->is equal to -->Drop down -->Specific Value( 1) -->None
    Column 3: -->is equal to -->Drop down -->Specific Value( y) -->None
    Column 4: -->is equal to -->Drop down -->Specific Value( 23) -->None
    In iBots we can add only one report/ Dashboard? Is there possiblity to add more then one report/ Dashboard.
    Thanks In adavance
    Regards
    Ali

    Hi Ali,
    yep, the link provided above is one way of solving your issue. Also, the Oracle guides are pretty helpful in this area:
    http://download.oracle.com/docs/cd/E17904_01/bi.1111/e10541/querycaching.htm#insertedID4
    http://download.oracle.com/docs/cd/E17904_01/bi.1111/e10541/querycaching.htm#i1010207
    1. Basically, the approach is to call the ODBC client utility (nqcmd) using a script file.
    2. Inside the script file write your SQL statements (BI Server logical format).
    3. There are also some reserved commands you'll find useful like:
    - SAPurgeAllCache
    - SAPurgeCacheByDatabase
    - SAPurgeCacheByTable
    - SAPurgeCacheByQuery
    For clearing out / purging your cache.
    4. SAPurgeAllCache() is commonly used, but 'SAPurgeCacheByQuery' might be more useful for your needs because its bit more precise.
    Hope this helps.
    Justin

  • Cache seeding through Ibots

    Hi Gurus,
    I am trying to seed the cache by invoking the Ibots from windows batch file but I am not able to seed the cache.
    These are settings used for the Ibot:
    Priority : Normal
    Data Visibility: Not Personalized
    Conditional Request : None
    Recipients : None ( checked Publish for subscription )
    Delivery content: selected the page that needs to cached.
    Destinations : Oracle BI server cache checked
    Ibots log:
    +++ ThreadID: 1308 : 2010-10-21 10:23:18.428
    iBot Chain Started.
    Scheduler iBot Version: 201
    Job ID: 31
    Instance ID: 186.000000
    User ID: Administrator
    Parameters:
    Job Version: 2
    Root iBot ID: /shared/_ibots/Full Quarter 1
    Oracle BI Presentation Server: localhost:9710
    Debug: True
    iBot Load Balancing Enabled.
    +++ ThreadID: 1308 : 2010-10-21 10:23:18.522
    Using Presentation Server: localhost:9710
    +++ ThreadID: 1308 : 2010-10-21 10:23:18.522
    iBot Started:
    iBotID: /shared/_ibots/Full Quarter 1
    Priority: normal
    Personalized: False
    Run As User: Administrator
    +++ ThreadID: 1308 : 2010-10-21 10:23:18.522
    Subscribers: 0
    +++ ThreadID: 1308 : 2010-10-21 10:23:18.522
    iBotID: /shared/_ibots/Full Quarter 1
    No subscribers. Not executing.
    +++ ThreadID: 1308 : 2010-10-21 10:23:18.522
    iBot Chain Completed.
    Please help me in this issue.
    Thanks in Advance.
    Kanna

    Hi David,
    Previously I am seeding the cache by nqcmd utility, its working in some pages and not working in some pages due to the repository variables (current quarter and current week variables are used in the prompts) used in some Dashboard prompts.
    So we are not meeting Business SLA due to this issue.
    Now I am trying seed the cache through Ibots where ever we have the cache seeding problem. When I run an Ibot, I don't see any Queries cached in Manage--->Cache in Admin tool.
    We already had a Ibot setup which is running after every ETL load in the production and sending reports(emails) to the users ( In this case I see that the queries are cached).
    In the same way I am trying to setup the Ibots not selecting and any recipient and selecting destination as OracleBI Server Cache.
    Am I missing anything here ....
    Please help me guys... this is a production issue....
    Thanks in Advance...
    Kanna

  • Cache Seeding in OBI 11g in Clustered Environment on Unix Box

    hi All,
    i want to do cache seeding for a couple of dashboards in OBI 11g,
    Steps taken:
    1. Global Cache is ON
    2. Global shared path is SET
    3 Global cache size = 3GB
    i am using agents for cache seeding and are scheduled after the dataload is complete.
    It successfully runs early morning...delivers a mail.
    But when I am trying to the reports from OBI...its again generating the SQl...without hitting the cache.
    It might be due to the Clusterred Env... 2 nodes Env.
    Please suggest some technique to achieve this cache seeding.
    Thanks in advance

    GLOBAL_CACHE_STORAGE_PATH This path must point to a network share. All clustering nodes share the same location.
    Check the bellow setting
    GLOBAL_CACHE_STORAGE_PATH = "directory name" SIZE;
    ex: GLOBAL_CACHE_STORAGE_PATH = "C:\cache" 250 MB;
    CLUSTER_AWARE_CACHE_LOGGING -->Turns on logging for the cluster caching feature. Used only for troubleshooting. The default is NO.
    Example: CLUSTER_AWARE_CACHE_LOGGING = NO;

  • Only BI Administrators can receive cache seed?

    Hi:
    I want to seed cache to everyone, say 10 users, by iBots. So I firstly purged all caches, and then delivery a report, setting the destination as "Oracle BI Server Cache" and Recipients are the 10 users. However, after done, when looking into the cache folder, or open the cache manager, I can see only two cache. From the cache manager, I can see these two cache belongs to users who are in the BI Administrator group.
    Then I purged all cache and run the iBot again for a paticular user, who is not in the BI Administrator group. No cache generated.
    Is this a default setting? How to modify it?
    Thanks.

    Hi Daniel,
    The access for mail might be restricted by service ACL, which you can find in server admin, select your server and go to Access on the top row to the far right. There services like mail might be restricted to administrators only and of course system administrators are most likely exempt.
    Turn the service access off and verify functionality with webmail for instance.
    Goodluck!
    Jeffrey

  • Problem with iBot cache seeding

    Hello,
    I am trying to seed cache with iBots. It works just fine for many of my reports, however there are 2 reports that are not working properly.
    First of all, running the two reports by themselves (no iBot) results in the cache being populated.
    Second, running the iBot for each of these two reports also seeds the cache.
    The problem is that after running the iBot to seed the cache for each report, when I go to the report in the dashboards and then view the session log, it is not hitting the query that was cached by the iBot. It is generating a new entry in the cache. I am positive that the iBot is created on the correct report and the other options are configured exactly like my working iBots.
    Any ideas?
    Thanks

    Hi,
    The way the OBIEE server creates the SQL (both logical and physical) for a request can be a bit funky sometimes, the cache seeding only really works in fairly simple cases. Does your request have a pivot table in it by any chance? These are notorious for not caching properly, if you look at the log for the request you can see why as the server adds this strange "aggregate by" to the request (why this can't be done at the presentation level since the only change you are asling for is in the presentation of the content is beyond me). Those "aggregate by"s tend to stop a request being a cache hit unless it is identical to the one that seeded that cache, any change in parameters, columns etc (even if a logical subset) will not get a cache hit.
    Regards,
    Matt

  • Cache Seed using iBOTs

    I have a requirement to use iBOTs- Cache Seeding
    The Dashboard is designed in a way that it has some global filters and then, multiple pages with reports.
    When ever user logs in, user selects the global filters and then goes to desired 'page->report'.
    Based on that, user gets the details.
    Now, I have the requirement for Cache Seeding for those reports using iBOTs. Using iBOTs I was able to get the report seeded in the Cache. But, for that report, I am not able to apply the global filter and hence the am not able to seed the required Cache results. I am clueless at this point on what to do. Can someone help me out in this.
    Thanks.

    Caching is one of the many approaches to improve performance but it's not a magic solution. You need to understand that you can't cache everything. In particular you won't be able to cache reports that are driven by parameters and have facts that are too granular and exceed the number of rows each cache entry can have. If your fact is of a small size then you can get around the parameters issue by caching a report without any filters. The BI Server should able to derive subsequent queries as long as they meet the cache hit criteria. Have a look at the administration manual for all the rules a cache hit must meet.

  • R12 - How to customize the seeded Purchase Order PDF report

    Hi,
    We need to customize the layout AND the data of the seeded Purchase Order pdf report that is generated in PO Summary form when user picks drop-down menu Inquire->View Document. I know how to set up the Document Type with a customized layout but I do not know how to update the XML data that feeds the layout.
    Thanks, Mike

    Mike,
    Please review the following documents.
    Note: 374165.1 - How To Customize The PDF Output For Printed Purchase Order Report (Portrait) ?
    Note: 406094.1 - How To Diagnose Issues Within Oracle Purchasing PDF File Creation for Printing
    Regards,
    Hussein

  • Cache seeding in OBIEE 11g

    Hi All,
    How to implement cache seeding in OBIEE 11G.?
    Please help.
    Thanks
    SwathiP

    Hi Srini,
    Created an Agent for seeding the cache, it ran successfully. On the Recipients tab, added Administrator. Agent ran successfully but the cache for a particular analysis gets recorded 2 times when checked in Admin tool along with BIAdministratorUser cache returning list of users., Is it a right way?
    I am not sure how exactly Obiee server seeds the cache..
    Please suggest,
    Thanks,
    SwathiP

  • Smartview BI Prompt report issue

    Hi friends,
    Im in obiee 11.1.1.7 where i downloaded smartview plugin for my 32 bit windows machine and established connection to the BI catalog to access the BI objects.
    Now i can access the catalog objects in smartview and can created reports within the smartview and also i can see the saved report from the smartview in BI(back). Suppose if i saved a report with a prompt in bi and if i open the same prompted report in smartview(i.e) if i clicked the prompted report in smartview it is not asking for the prompt dialog box instead it is returning the below error in smart view like
    Object reference not set to an instance of an object
    What could be the reason behind the above error and how to fix the above issue friends.
    Thanks in advance.
    Regards,
    Saro

    Hi,
    Can you please check by using Run Time Prompt variable for the same. Also try to disable and enable the Smartview addin. If this do not work then try with a different Smartview Version.
    Soumya

  • Negative Values of Library Cache Hit Ratio in AWR Report

    Hi all,
    We are getting Negative values of Library cache hit ratio in AWR Report of 11g(11.2.0.3) with Solaris[tm] OE (64-bit).
    Please suggest us why it shows negative value.
    Instance Efficiency Percentages (Target 100%)
    Buffer Nowait %: 99.87 Redo NoWait %: 99.99
    Buffer Hit %: 92.17 In-memory Sort %: 100.00
    Library Hit %: -3,321.23 Soft Parse %: 81.95
    Execute to Parse %: 92.88 Latch Hit %: 95.11
    Parse CPU to Parse Elapsd %: 87.25 % Non-Parse CPU: 81.39
    Regards,
    Madhan
    Edited by: user12078989 on Jul 25, 2012 7:40 AM

    Hi Aman,
    DB not restarted during this time.. we don't have production access. we will get awr report automatically from customer daily. also i am getting issue in our local environment v$rowcache view gets values is negative for dc_users and dc_tablespaces parameter may be it's related production issue...

  • Cache seeding problem

    Hi Folks,
    This may be a Bug as i understand from my previous readings in the forum or misconfiguration in the ibots
    The Cache seeding technique is not working for Users on dashboard pages
    users mean who are not part of RPD and Presentation server Administrator Group
    this users has Read Only Access to the dashboards
    The Setup includes
    1. LDAP Authentication
    2. External Table Authorization
    3. No users in RPD
    Administrators will schedule the ibots for cache seeding on Dashboard Pages,
    Ibots successfully run for users in Admin group and just start and stop immediately with out any errors for users( Non Admin Group people)
    is this well known issue or bug
    is there any workaround
    i have Escalated an SR with Oracle Support, but no USE
    Please Suggest
    Thanks
    Kumr

    Are you sure your iBots are running successfully?

Maybe you are looking for

  • Mp4 movie burning to video dvd with fails

    Hey dear friends happy new year to all and thanks for the support Problem I have :      -Toast 7 titanium      - OSX 10.5.8 but also with 10.8.5.      - Power PC G5 as well as MacBookPro      - mp4 movie from eyetv      - burning to DVD Video with to

  • Problem using Read_text

    Hi, I am using the Read_text in the following manner: TYPES : BEGIN OF STR_VBRP,           VGBEL TYPE VBRP-VGBEL,           VGPOS TYPE VBRP-VGPOS,           END OF STR_VBRP.   DATA : IT_VBRP TYPE STANDARD TABLE OF STR_VBRP INITIAL SIZE 0,          WA

  • Time Machine - Need to manually enter backup disk

    When I enter Time Machine for a particular folder, it does not work. All it shows me is the current state; the Finder windows in the back, which are supposed to represent past states, are all black/blank. The time line on the right side only shows me

  • PS CC not compatible with Yosemite?

    I just have installed PS CC. But it cannot start. Doesn´t it work with Mac OS Yosemite?? Regards, Michaela

  • Problem with bonjour

    okay so i had the old version of itunes and it worked well then i tryed to install the new version, itunes 10 but i didnt uninstall the version i had before installing the new one then i restarted my computer and my itunes was still the old version s