Clearing map cache in Dashboard

Hi All..
I have customized my obiee to display a map(using static text) which is based on one of the table(an Answer created for the same).
I am using pl/sql procedures to update my table data.
Each time I want the table and map to refresh with the latest data.
So I have bypassed all the cache ..
Updated tables in physical layer to disable cache
Disabled in NQSConfig.ini
On the Advanced Tab of answers, checked the bypass cache
Added SET VARIABLE DISABLE_CACHE_HIT=1; as Prefix.
After all this I see that table data gets reflected but map still shows old data :(
When I look at the cursor cache on Manage sessions, I see table query running twice. The first one with correct records and second one with old records.
I am not sure if one is from Map server and second from obiee.
When its the same answer, I don't know why 2 different outputs.
Did any one face such issue ? Or can any one suggest what can be done ??

Na.. Bouncing din't work either.. I re-started all the bi servers including web logic.Thanks anyways
Edited by: user638087 on Sep 14, 2010 7:09 AM

Similar Messages

  • How can I clear the cache of my iOS maps app?

    Some portions of my map are not loading properly.  Square spaces have some features like parks and rivers, but no roads.  Is there a way to manually clear the cache of the Maps app without restoring the entire phone?

    Are you refering to Internet Browsing ? Then it should be somewhere under Options-->Privacy in the Browser...
    --------------------------------------------------​​-------------------------------------------------​-​------------------------------------------------​--​--If you find this helpful, pl. hit the White Star in Green Box...

  • Obiee 10g - schedule to clear cursor cache

    hi, experts, I applied the command line to clear cache.
    I found that it only clears cache at bi server level (cache entries in rpd).
    it does not clear the cursor cache (those are viewed in Web , Manage Session)
    can I set any schedule to clear cursor cache?

    Hi,
    OBIEE Cursor Cache clear from Dashboard Java Script
    OBIEE Cursor cache is normally cleared from the Administration - Manage Sessions Screen...
    Here is a way that a piece of java can be embedded into a dashboard and call an xframe so you cant see it being called and clear the OBIEE Cursor cache - Presentation cache in effect.
    1. Just insert a text box into Dashboard - Tick the "Contains HTML Markup"
    2. Paste the script below into the text box
    <script language="javascript">
    document.write(
    "<iframe width=0px height=0px src=" +
    document.location.href.match(/^[^?]+/) +
    "?ManageSessions" +
    document.location.href.match(/&_scid=[^&]+/) +
    "&Action=CloseAllCursors&Done=saw.dll%3fSessions',{ensureFreshUrl:true});return false;')></iframe>"
    </script>
    Voila - when ever you click on the dashboard or refresh it the cursor cache will get cleared.
    Please refer the below links for more information on this.
    What Is Presentation Services Cache In Fact?
    http://prolynxuk.com/blog/?p=496
    how to seed n clear cache of obiee
    http://obiee101.blogspot.in/2008/03/obiee-manage-cache-part-1.html
    How to clear the cache daily automatically
    http://obiee10grevisited.blogspot.in/2012/02/cache-in-obiee.html
    Award points it is useful.
    Thanks,
    Satya

  • Clearing a cache backed by a CacheStore

    I have a distributed cache with a read-write backing map implementation that is backed by a CacheStore. The CacheStore reads and writes the cached objects into a database.
    I need to implement "remove all" functionality. I was considering using the clear method on the cache, but wasn't exactly sure what this does. Does the clear method eventually call down to the erase on the CacheStore? If so, will this be an inefficient process since a seperate database call will be made to remove each object from the underlying database tables?
    Is there a better approach to implementing the remove all functionality? I also considered bypassing the cache to remove all the underlying database records and then following up with a call to destroy the cache. Is this a feasible alternative?
    Thanks.
    Chuck

    Hi Chuck,
    Yes, if you are using standard ReadWriteBackingMap implementation, CacheStore.erase will be called for each object removed from the cache.
    While there are few other options, what you proposed might be the simplest -- execute a query directly against the database to remove the records and then clear the cache. However, keep in mind that CacheStore.erase will still be called, so you need to make sure that it is implemented as no-op within your CacheStore implementation (probably makes sense to implement eraseAll as no-op as well).
    Regards,
    Aleks

  • Ibot - seeding cache for dashboard pages

    Hello everybody,
    I have a problem when I create an ibot for the shared dashboard pages to seed cache : the ibot runs in 1 sec. and finished as completed successfully but no cache file has been created ... I have seen nothing wrong/strange in the log file generated compared to a log file generated by an ibot which seeds cache correctly. This problem only appears when I select a page of the subdirectory "dashboard layout". In this subdirectory, it is the different pages of the shared dashboard, isn't it ?
    Could you tell me what I have missed ?
    If it is not clear don't hesitate to ask me.
    Thank you in advance for your help.

    I'm running into the same problem which I can't solve. I'm trying to cache a dashboard page using iBots for a group of users rather than a single user. I know that the page will cache if I just access the page so there are no caching properties that need to be adjusted. Here are the details of the iBot:
    Schedule: Immediate
    Receipts: APAC Users Group
    Delivery Content: Reginonal Sales Scorecard
    Destinations: Oracle BI Server Cache
    I know there is a bug if you don't select something in the User Destintation tab in iBot. I have downloaded the patch for this so I don't think that is the issue. If I just select a group only, I can see in job manager that it runs in 1 second and nothing appears in the cache. How is the functionality supposed to work if you only select a group when trying to seed a dashboard page?
    thanks,
    C.

  • When I publish my site on one specific page where i've added {tag_pagecontent} I get the error:Some files on the server may be missing or incorrect. Clear browser cache and try again. If the problem persists please contact website author.

    When I publish my site on one specific page where I've added {tag_pagecontent} I get the error:
    'Some files on the server may be missing or incorrect. Clear browser cache and try again. If the problem persists please contact website author.'
    I'm trying to get a blog module going, I've even deleted the html insert bog with the tag in and re-published which then I don't get the error but as a result no blog either. But then I add the tag in again and publish the error comes back. I've used the dev console and it says that my musicians sample.css is out of date but why is it only out of date when I add in html to my muse site?
    HELP!!!! I've searched other threads and to no avail I'm publishing so no direct ftp going on. the only thing I changed in business catalyst was the module stylesheet in order to style the blog. I've tried uploading and replacing all files nothing seems to work. the site is here:
    http://www.musicstudentsforhire.co.uk/musicians-samples.html
    It's only this page as it has the blog on. Also I've noticed when I've re-published occasionally it will show the mobile version on my desktop and not the desktop version??? no idea why that's happening so I've had to turn that off. any explanation on why that is happening would also be much appreciated.

    I haven't received an answer as of yet, I'll post t on here when I do. I de-activated the mobile site because it's my clients site so he needs it to be operational during the day. I hope someone gives me an answer soon.

  • I am having a hard time with a page that is working for everyone else. When I click on anything in the site I get a message that says "The page you were looking for doesn't exist."  This is happening on both my ipad 2 and my iphone 5. I cleared my cache

    When I click on anything in the site I get the message " The page you were looking for doesn't exist."  This website works for everyone else, but not on my iPad 2 or iPhone 5. I cleared my cache and history on the iPad, but it still isn't working.

    I live in Germany and my credit card is in my native country of Holland .. then it
    doesn't accept my credit card.
    Your first statement explains the second statement. To use the German iTunes Store, you need to prove that you're a resident of Germany (that is required by the content owners who will not allow cross-border sales) and the only way Apple can provide such a verification is by requiring that you enter in either a German credit card or a German-purchased iTunes prepaid card. Since I presume the former is not a possibility, you'll need to do the latter if you wish to purchase content from the iTunes Store. Again, this is not Apple's choice but is forced on them by the content owners as a requirement for Apple being allowed to sell the content. The EU is working on regulations that would force the content owners to allow access pan-EU, but that's still in the works.
    You do not need an iTunes Store account to activate and run your iPad, though; at least, I didn't need one for either of my two iPads. If you only want to set up an account so you can get free iPad apps, take a look here:
    http://support.apple.com/kb/HT2534
    Read the steps carefully as the order in which you follow them is apparently critical. This seems to come and go, or only apply to App Stores in specific countries, so you may not see the option for "None" when asked for a payment type.
    As to the German iTunes Store in English, you can comment to Apple on that via their feedback pages:
    http://www.apple.com/feedback
    Regards.
    P.S. Regarding "this is the only place for a complaint and that will no doubt get removed because
    I'm not full of happy joy sparkles.
    As stated in the terms of use to which we all agreed, this isn't a complaint forum, it's a technical support forum. You don't have to be full of "happy joy sparkles", but posts that are nothing but complaints may indeed be removed. If you want to complain to Apple, use the feedback pages.
    Message was edited by: Dave Sawyer

  • When I click "Clear now" to clear the cache, nothing happens, no acknowlegement the the cache is cleared, and I need to know whether the function is working.

    login problem at an arts forum... login works at other sites.
    I can't log in. They gave me a new password and were able to log in with it, doesn't work for me. They suggested clearing cache.
    I removed a cookie from that site, and tried to clear the cache, but suspect I was unsuccessful. When I go to the login, after attempting to clear the cache and removing cookie, the login form is immediately filled in with a password, which could be the old one or the new one, they are unfortunately the same number of letters.
    How do I get the cache clear if the edit preferences thing is not working?

    As a quick test for cookie or cache problems you can try to switch Private Browsing mode on to see if that allows to log in.
    You can either use Tools > Start Private Browsing or set a check mark in:
    * Tools > Options > Privacy: [ ] "Automatically start Firefox in a private browsing session"
    To see all the History and Cookie settings, select: Tools > Options > Privacy > History: Firefox will: "Use custom settings for history"<br />
    Do not forget to exit Private Browsing mode after you have finished the login test.

  • My safari,4.1.3 on the bottom says cancelled opening page. have cleared the cache,and reset but it still does it on some pages,not all. Any ideas

    My safari,4.1.3 on the bottom says cancelled opening page. have cleared the cache,and reset but it still does it on some pages,not all. Any ideas

    It's possible that the pages you are attempting to open simply won't work with that old web browser.
    If you're using Mac OS X Tiger, update to the latest version, which is 10.4.11. (You might be using that already. Your profile says you're running 10.4.1, but I bet that's just a typo.)
    Then get the latest version of Safari that will run on Tiger. (And... you have that already: 4.1.3.)
    You might try a more modern browser designed specifically for your current OS. That would be TenFourFox.
    Information on TenFourFox:
    http://en.wikipedia.org/wiki/TenFourFox
    Download TenFourFox here:
    http://www.floodgap.com/software/tenfourfox/

  • How to clear the cache in the portal browser

    Hello Experts,
    Iam unable to clear the cache in the portal. I tried  clearing the Navigation cache , PRT cache,PCD cache,Database cache,UME cache.
    The senario is in the browser if iam logging with some user X , he should see only 1,2,3 countries, and if i logg off and again logg in the same browser with different user he is seeing same 1,2,3 countries unlike he should see 4,5 countries.
    But if iam opening in different browser iam getting the correct one with cache cleared.
    I want to acheive this in the same browser.
    Qucik help in solving out this cache problem is appreciable.
    Regrds,
    Manasa.

    There is one more important cache: the HTTP Provider Service cache (in VA).
    To find out why the browser is showing the same languages, analyze what the server is sending to the browser with HTTPWatch or Firebug and look at the cache flag. Also check what is the iView cache parameter? Is it user, session, shared or none?
    How do you do the logoff? The best thing is to make sure that the HTTP Session is killed. If not, the portal may send data that is cached for the HTTP Session to the browser. When you open a new browser, you will also open a new HTTP Session. That could be the cause why it is working with a new browser instance.
    br,
    Tobias

  • How do I clear the cache in Safari 8.0?

    How do I clear the cache in Safari 8.0? I am running Yosemite ios 10.10.1 on a Macbook Pro.

    Empty Caches
    1. Safari > Preference > Advanced
        Checkmark the box for "Show Develop menu in menu bar".
        "Develop" menu will appear in the Safari menu bar.
        Click Develop and select "Empty Caches" from the dropdown.
    2. Quit Safari if open.
        Option click the "Go" menu in the Finder menu bar.
        Select "Library" and then "Caches".
        Look for the folder 'com.apple.Safari"
        Right click "com.apple.Safari" and select "Move to Trash"
        Relaunch Safari.

  • Can't seem to clear Flash cache in Firefox 4 on Windows 7 (64-bit)

    When updating my work's webpage, I cannot seem to get a certain flash component to update. It works fine in IE so I know that it's not on the server's side. I have tried clearing all cache and even private browsing. Nothing I do will cause Firefox to show the updated information. Is there any other way to clear the flash cache other than using Firefox's Clear Recent history feature?

    Thank you for finding that driver Mikey. The information at the download site is confusing me. The first version listed is the version I have BUT it appears to me that the first listed applies to Windows7 32 bit. I have 64 bit and that number is off the wall. Also, I was looking for Broadcom since that's the driver I have. Somehow you were able to recognize the driver. I made a restore point and removed Ready Comm and it worked out okay. I would hope sometime in the future Lenovo would identify their drivers so that people who aren't familiar with all of this can recognize what they need. I think you're probably right that that is the driver I have. Thank you again.

  • How do I clear the cache in my MacBook Pro 10.9 Maverick

    How do I clear the cache in my MacBook Pro 10.9 Maverick operating system? Can anyone provide step-by-step instructions. I'm a big dummy when it comes to this sort of thing.

    Hey DrSteveMc,
    Thanks for the question. The following resource outlines where the cache folder is stored. Note that the Library folder is hidden by default in OS X Mavericks. To access this folder, hold down option when clicking the Go menu in Finder:
    OS X Mavericks: What is the Library folder?
    http://support.apple.com/kb/PH14330
    Mac OS X: How to troubleshoot a software issue
    http://support.apple.com/kb/ht1199
    If the issue does not appear to be related to preferences, a login item, or a kext file, and still persists in Safe Mode, there may be an issue with a cache file in your home folder:
    1. From the Finder's Go menu, choose Home.
    2. Open the Library folder.
    3. Drag the Caches folder to the desktop.
    4. Attempt to reproduce the issue.
    5. If issue is resolved, drag the Caches folder to the Trash.
    6. If issue persists, from the Finder's Go menu, choose Go To Folder.
    7. Go to this folder: /Library
    8. Drag the Caches folder to the desktop.
    9. Attempt to reproduce the issue.
    10. If issue is resolved, drag the Caches folder to the Trash.
    11. If issue persists, go to step 4.
    Thanks,
    Matt M.

  • I have the latest version of Firefox. How do I clear my personal info and then clear the cache?

    I have the latest version of Firefox. It is: Firefox/3.6.13 (.NET CLR 3.5.30729).
    I got a page that said I needed to clear my personal information, then clear my cache. It said I could do that in the "tools" menu. The "tools" menu has no such option.
    Thanks for any help you can give me.

    Thats' all well and good, but FIREFOX crashes when I click on those links. I'm not doing it again. Heck with it.
    Am going to TRY and get my old version of FIREFOX back.
    If it were not THIS problem, I'm sure I'd be having another problem because I've had nothing BUT problems since I "updated" my browser, the way my neighbor says you are supposed to.
    Thanks anyway, caldwell418

  • My existing purchases have INSTALL next to them, but when I try click on them it says "There was an error in the App Store. Please try again later. (100)". I've tried restarting, clearing all caches, buying and downloading new apps (which works). Any idea

    Hi - in the app store, I've logged in with no problem, but when I go into my existing purchases and have INSTALL next to everything I've bought, and try to click on them it says;
    "There was an error in the App Store. Please try again later. (100)".
    I've tried restarting, clearing all caches, buying and downloading new apps (which works), and also buying and downloading more music from iTunes too (so I update all T&C's etc too, and update all payment info). But nothing seems to solve this. Any ideas?? Thanks a lot, Greg

    This procedure is a diagnostic test. It makes no changes to your data.
    Please triple-click anywhere in the line below on this page to select it:
    ls -@Oaen L*/Coo* | pbcopy
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window by pressing the key combination command-V. I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting.
    Wait for a new line ending in a dollar sign ($) to appear below what you entered.
    The output of the command will be automatically copied to the Clipboard. If the command produced no output, the Clipboard will be empty. Paste into a reply to this message.
    The Terminal window doesn't show the output. Please don't copy anything from there.

Maybe you are looking for

  • Urgent!! Skillbuilders modal page

    Hi, This is urgent! Does anyone know how to correctly call the following modal plugin from report column link - just like what the demo shows? I was able to import the plugin into my application but was not able to make it work correctly. I created t

  • Where is the subtitle option in iTunes 12.0.1

    Where is subtitle option in iTunes 12.0.1?

  • How can I get the Error place in JSP rapidly?

    The Error is: <h1>Error: 500</h1> <h2>Location: /members/subscribe.jsp</h2><b>Internal Servlet Error:</b><br><pre>javax.servlet.ServletException: No data found      at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java

  • This entry already exists in the following tables 'Deposit' (ODPS)(ODBC -02

    My client gets this message when she tries to do a deposit.  She was fine up until 2/13 and this week, this has started to happen.  Any suggestions that I can look for This entry already exists in the following tables 'Deposit' (ODPS)(ODBC -2035) [Me

  • Import of video not from itunes

    I would like to know if and how I could save and see on my ipod any video that I can get not from itunes but from other sites or for instance from a cdrom. I thank anyone who can give me some informations about my question.