Purge Cache by user

Is there a command available to purge cache by user? something like "SAPurgeCacheByUser"
In the documentation the following comands are available for purging the cache
1. SAPurgeCacheByQuery
2. SAPurgeCacheByTable
3. SAPurgeAllCache
4. SAPurgeCacheByDatabase
The cache entries can be viewed by user in the cache Manager from Adminisdtrator tool... I wonder why there is no command available to do the same from the scripts...
Currently I have setup the purge at the physical table level using the UET table (Event Polling table) that gets inserted with entries based on ETL jobs.
We have requirements to purge cache entries for specific requests (that take lot of time to run) monthly, and still continue to clear cache generated from adhoc analysis requests on a daily basis...
I seems like I'm left with only one appraoch to clear the cache using "SAPurgeCacheByQuery" by generating scripts that will capture the queries for which the cache needs to be purged...
If anyone has an alternative (easier) method... please suggest..
Thanks
Sundar

Okay, let me try to explain what I'm looking for...
Current setup...
We are purging the entire cache daily at a physical table level using the Event Poll table that is setup to get inserted with physical table names based on the ETL routines. If the Dim or Fact is inserted/updated by the daily loads then I insert a row into the event polling "UET" table with the physical table name of the dim or fact. OBIEE server is set to poll the UET every hour and when it finds an entry for a physical table, it clears all the caches associated with the physical table.
I'm looking for....
I have some fact tables that are very large and few queries to report at monthly or yearly level are not performaning well, so I'm looking for ways to retain the cache for specific requests which does not need the incremental daily changes to the facts/dims. Rest of the cache entries created by adhoc quering through answers can continue to be purged on a daily basis.
To be able to achive this flexibility, I need to do the following
1. Remove the cache purging based on physical table that is setup now based on UET table polling from OBIEE server...
2. Identify those requests that need to be retained for a month or a week (typically these are used in dashboards and some monthly or weekly runs identified by users) These reports need not change until the next month or week... even though the fact and dims are loaded on a daily basis...
3. Purge all the cache entries except for those request that are identified as weekly or monthly refresh rates...
I was thinking that if I schedule and run those monthly or weekly request for seeding the cache with Administrator login then all I have to do is purge rest of the cache entries that are run by Non Administrators....
Ofcourse this is not a complete solution as I need to be able to differntiate between a weekly and monthly requests...
Hope this explaination helps, if not, let me know, I can try to provide more details....
I appreciate you taking time to understand the question and try to help...
Thanks
Sundar

Similar Messages

  • New update 8.7.1 CS6 ACR not working---(I own hard copy not a Trial or part of CC), I purged cache in bridge, and photoshop. NO photos will open when I double clik, or  will not open again in ACR alone.  When I double clik on raw file I get Sign In requir

    I purged cache in bridge, and photoshop. NO photos will open when I double clik, or  will not open again in ACR alone.  When I double clik on raw file I get Sign In required Notice--We will now register your TRIAL to your Adobe ID-------I am alread a SUBSCRIBER-------------Yes I get this same issue in Creative Cloud and same issue. error: Camera Raw editing is not enabled-----Camera Raw editing requires that a qualifying product has been launched at least once to enable this feature. These errors are happening inside both CS6 Bridge and CCphotoshop Bridge------NOTE----I am ALREADY signed into Creative Cloud and still get those message errors.........Need to fix ASAP.

    When you sign in to Adobe.com with the user ID and Password your using in the Creative Cloud and Photoshop does this link  https://www.adobe.com/account/my-products-services.html show that the account has a subscription?
    Also this is a user forum not a Adobe Customer Services web site.

  • I have problem with adobe bridge cs6. Every time I open it Bridge tells me to Purge Cache. I have CS

    I have problem with adobe bridge cs6. Every time I open it Bridge tells me to Purge Cache. I have CS6 on two computers and it works fine on one of them. I have tried to reinstall it without succeeding to fix the problem. Does anyone have the same problem and a solution to it?
    "Bridge encountered a problem and is unable to read the cache. Please try purging the central cache in Cache Preferences to correct the situation."

    You must have a Mac.  Try this.
    Quit Bridge, from user library (NOT system and root library) preferences folder find and delete the com.adobe.bridge5.plist file manual. Do this also in same user library caches folder (Caches/Adobe/Bridge CS6) and inhere find and the folder called 'cache' and drag it to the trash.
    restart Bridge holding down option key and choose reset preferences, then try again.

  • Purge Cache

    Every time I start up Adobe Bridge, I get an error message which reads, "Bridge encountered a problem and its unable to read the cache. Please try purging the central cache in Cache Preferences to correct."
    I then go into Adobe Bridge Preferences > Cache > Manage > Purge Cache. After clicking on Purge Cache, I continue to have the same error message after restarting my computer and opening up Adobe Bridge. In addition,
    my thumbnails continue to load up slowly.
    What do you think the problem is?

    What do you think the problem is?
    A corrupted cache folder. Quickest solution is to Quit Bridge and delete the content of the whole Bridge Cache folder manual.
    Not clear what system you are using neither what version of Bridge and OS. I only know the path for a Mac, Windows might be similar.
    Go to the user library (per MacOsX 7 hidden by default, in Finder use menu Go with option to reveal).
    Here is the path:
    User (your username)/Library/Caches/Adobe/BridgeCSxx/ - Inhere are two files, a plug in cache and a folder called cache.
    Drag both items outside the library, preferable to the trash.
    Restart Bridge (both deleted items will be recreated and fresh but empty) and try again.

  • Reseeding cache for users with role based security

    I have role based security and trying to set up cache by purging all cache and later seeding cache by query. The query would be different for different users. What is the best way to purge all cache and reseed cache for administrator as well as all users. The EPT would purge cache based on updated tables. But how do I next go about reseeding cache for better performance to all the users. Thanks.

    I have created an ibot with the following:
    General - Normal Priority, Personalized (recipient's data visibility)
    Conditional Request - example_report
    Schedule - some schedule
    Recipients - Me(administrator) and User1
    Destinations - Oracle BI Server cache
    when the ibot runs 2 cache entries are created (for the 2 recipients).
    I have the report (example_report) on the dashboard (1 dashboard, 1 page, 1 report).
    After the ibot runs:
    When the administrator logs in first, there is a cache hit on the report. Followed by when the User1 logs in there is NO cache hit.
    On the other hand when the User1 logs in first, there is a cache hit on the report. Followed by when the administrator logs in there is no cache hit. The query log creates a Query issued to the database instead of cache hit on query.
    The User1 has a data level security.
    Please let me know where was I making an error in setting the ibot and how to get the cache seeding work for the different users with different role based security.
    Thanks for your inputs.

  • Purge Cache in OBIEE 10g using IBOT

    Hi All,
    I follwed the below steps to purge cache.
    Created below java script.
    var nqCmd = “D:\\OracleBI\\server\\Bin\\nqcmd.exe”;
    var dsn = “AnalyticsWeb”;
    var user = “Administrator”;
    var pswd = “SADMIN”;
    var tempInFileName = “D:\\SQL.txt”;
    var tempOutFileName = “D:\\Output.txt”;
    var wshShell = new ActiveXObject(“WScript.Shell”);
    var dosCmd = nqCmd + ” -d \”" + dsn + “\” -u \”" + user+ “\” -p \”" + pswd + “\” -s \”" + tempInFileName + “\”" +” -o \”" + tempOutFileName + “\”";
    try
    wshShell.Run(dosCmd, 0, true);
    catch(e)
    throw e;
    2. created a file SQL.txt in D drive with contents.
    {Call SAPurgeAllCache()};
    3. created an IBOT with advance tab:
    using custom script.
    I run the ibot imideately. but still my cache is not purging.
    If i m missing any steps.?

    Hi,
    Please copy the below script and save it c drive location.
    var nqCmd = "C:\\OracleBI\\server\\Bin\\nqcmd.exe";
    var dsn = "AnalyticsWeb";
    var user = "Administrator";
    var pswd = "Administrator";
    var tempInFileName = "C:\\SQL.txt";
    var tempOutFileName = "C:\\Output.txt";
    var wshShell = new ActiveXObject("WScript.Shell");
    var dosCmd = nqCmd + " -d \"" + dsn + "\" -u \"" + user + "\" -p \"" + pswd + "\" -s \"" + tempInFileName + "\"" +" -o \"" + tempOutFileName + "\"";
    try
    wshShell.Run(dosCmd,0,true);
    catch(e)
    throw e;
    Note: While save this file plz give name like purge.js then it will store js format then create ibot and go to advance tab --> select Custom Script --> give name like purge.js then run the ibot .
    Follow the below steps.
    1. create one note and put the query inside the note pad like below and save file name is SQL.txt.
    {Call SAPurgeAllCache()};
    Save this file is C drive location.
    It will purge all the cache.
    Hope this help's
    Thanks
    Satya

  • Purge Cache from Admin tool

    Hi Experts,
    I am using security filters for groups. I am devolving my S&V. when ever I am changing my conditions it is not reflecting. I think I have issue with cache. When ever I am taking query from log always where condition is showing previous table which one I used two days ago.
    My question is how can purge cache from security filters ? I don’t want keep any cache for any user.
    Please let me know. Thanks for your time.

    Hi user10441472,
    Hi,
    When you setup your session variable for your row level security, are you doing row-wise initialization? If so, did you remember to un-check the Use caching box?
    If that is your problem, follow these steps to fix it
    1) Open the RPD as Administrator
    2) Go to Manage -> Variables
    3) Double click on your initialization block
    4) Click on the edit target button
    !http://i47.tinypic.com/ddzwjt.png!
    5) Un-check the Use Caching check box
    !http://i48.tinypic.com/2qi01sm.png!
    The other thing you can do is completely disable caching on your physical tables. Do the follow to do this:
    1) Open your RPD as Administrator
    2) Double click on a physical table
    3) Un-check Cachable
    !http://i47.tinypic.com/1r7xcp.png!
    A final place you can turn off caching is a report.
    1) Open you Answer report
    2) Click on the advanced tab
    3) Check the Bypass presentation service cache
    !http://i48.tinypic.com/xaqclc.png!
    Good luck and if you found this post useful, please award points!
    Best regards,
    -Joe

  • Bridge CC is asking my to 'purge cache'. When I do this doesn't work and freezes my mac. Bridge is unable to work at all. Please help?

    When I start up Bridge CC I get a error message instructing me to purge cache in preferences which I do but it doesn't work and freezes my mac. I cannot curretnly use Bridge CC. PLease help as this is costing me time and money - thank you in advance....

    Hold down the Option key as you launch Bridge, keep it down until you see a dialog box, then click all three options in the re-set box that comes up.
    If you don't see that re-set box, you're doing it wrong, i.e., you're not holding the Option key down fast enough.

  • Bridge CC asks to Purge Cache but freezes when I try to do so

    Am using Bridge on a MAC. Each time I open Bridge an error message comes up requesting to Purge Cache via preferences - But when I try to do this, it freezes.
    In fact, even before trying to purge cache, if I try navigating to another folder on Bridge it also freezes.
    Have trashed Bridge, downloaded it again and reinstalled - problem continues.
    What should I do?

    Yes that worked - THANKS.
    I created a new cache folder and deleted the other - and now it works!
    I had to show hidden files via terminal to delete the previous cache folder.

  • Bridge CC. on opening message says unable to read cache, purge cache. This does not help.

    On opening message says unable to read cache, purge cache. Purging the cache does not help and Bridge continues to hang. Was working fine before.

    Mac?  REad this http://forums.adobe.com/thread/1237168

  • Purge Cache Error in OBIEE 11g (11.1.1.5.0) in Linux Env.

    Hi all,
    I following the following blog to purge cache in Linux.
    http://shivabizint.wordpress.com/2010/12/22/purge-bi-server-cache-in-obiee11g/
    When I excute I get the following error message. Can someone help me to fix this issue? Thanks
              Oracle BI ODBC Client
              Copyright (c) 1997-2011 Oracle Corporation, All rights reserved
    [0][State: IM002] [DataDirect][ODBC lib] System information file not found. Please check the ODBCINI environment variable.
    Connect open failed
    Connection open failed:
    [0][State: IM002] [DataDirect][ODBC lib] System information file not found. Please check the ODBCINI environment variable.
    Connection open failed

    I have exported ODBC path manually.
    export ODBCINI=$ORACLE_INSTANCE/bifoundation/OracleBIApplication/$ORACLE_BI_APPLICATION/setup/odbc.iniAnd then executed the nqcmd command. Now I am getting the different error.
               Oracle BI ODBC Client
               Copyright (c) 1997-2011 Oracle Corporation, All rights reserved
    Initialize client environment failed, possibly caused by incomplete installation
    [nQSError: 47001] Invalid Oracle BI Bin directory:
    /oracle/home/bifoundation/server/bin.
    Initialize client environment failed, possibly caused by incomplete installation
    [nQSError: 47001] Invalid Oracle BI Bin directory:
    /oracle/home/bifoundation/server/bin.
    [0][State: IM004] [DataDirect][ODBC lib] Driver's SQLAllocHandle on SQL_HANDLE_ENV failed Connect open failed

  • Bridge CC hangs upon opening, suggests purging cache which dies nothing except make issue worse

    Have had issues with Bridge becoming increasingly and painfully slow in loading/previewing its thumbnails on all machines in the studio.
    We have purged cache as per suggestions from the opening error messages but this has only made matters worse to the extent that now it wont load its previews at all.
    Ive reinstalled Bridge three times now. Even after reinstalling Bridge still retains last folder browsed information and will attempt to navigate to that folder regardless what you are trying to select.

    Have had issues with Bridge becoming increasingly and painfully slow in loading/previewing its thumbnails on all machines in the studio.
    We have purged cache as per suggestions from the opening error messages but this has only made matters worse to the extent that now it wont load its previews at all.
    Ive reinstalled Bridge three times now. Even after reinstalling Bridge still retains last folder browsed information and will attempt to navigate to that folder regardless what you are trying to select.

  • When opening Bridge (CS6) I get the following message: "Bridge encountered a problem and is unable to read the cache. Please try purging the central cache in Cache Preferences to correct the situation" I tried and after selecting purge cache it does not a

    When opening Bridge (CS6) I get the following message: "Bridge encountered a problem and is unable to read the cache. Please try purging the central cache in Cache Preferences to correct the situation" I tried and after selecting purge cache it does not allow me to select OK. Also Bridge keeps saying "Building Criteria" with the spinning wheel and nothing happens. I tried uninstalling and reinstalling to no avail. Please help:)

    Maybe a Preferences reset can help:
    Numerous program settings are stored in the Adobe Bridge preferences file, including display, Adobe Photo Downloader, performance, and file-handling options.
    Restoring preferences returns settings to their defaults and can often correct unusual application behavior.
    Press and hold the Ctrl key (Windows) or the Option key (Mac OS) while starting Adobe Bridge.  
    In the Reset Settings dialog box, select one or more of the following options:  
      Reset Preferences 
    Returns preferences to their factory defaults. Some labels and ratings may be lost. Adobe Bridge creates a new preferences file when it starts.
    Purge Entire Thumbnail Cache
    Purging the thumbnail cache can help if Adobe Bridge is not displaying thumbnails properly. Adobe Bridge re-creates the thumbnail cache when it starts.
    Reset Standard Workspaces
    Returns Adobe predefined workspaces to their factory default configurations.
    Click OK, or click Cancel to open Adobe Bridge without resetting preferences.   

  • PS6: get message, purge cache in preference while using Bridge, everything freezes.

    message says: please try purging the central Cache preference to correct situation. This comes up in Bridge.
    I tried the purge, but nothing happens, Bridge freezes, and I can't exit out.

    Restart Bridge holding down Ctrl (win) or Cmd (mac) and choose reset preferences and purge cache.
    If that doesn't work, try looking through this other thread: Cache issue with CS6 Bridge

  • CS6 Bridge says encountered problem, purge cache

    Hi there Forum Room,  Please can anyone help.
    I have been running photoshop CS6 for about 2yrs on my iMac running with 6gb Ram. Whenever I open Bridge I get this message and then it locks.
    "Bridge encountered a problem and is unable to read the cache. Please try purging the central cache in Cache Preferences to correct the situation"
    The only way to close the program is to force quit
    I have tried purging, through Tools > Cache > Purge cache >  But it still locks up, the little circle in the bottom left corner keeps going round and never stops this has been going all night and nothing has changed.
    I have tried uninstall and reinstall but bridge has this problem again, Photoshop works good but I have no preview area to view photos before editing !......Please Please can anyone help

    hnz5758 wrote:
    i attempt to open preferences, and clear out cache, it does not work.@
    Supply pertinent information for quicker answers
    The more information you supply about your situation, the better equipped other community members will be to answer. Consider including the following in your question:
    Adobe product and version number
    Operating system and version number
    The full text of any error message(s)
    What you were doing when the problem occurred
    Screenshots of the problem
    Computer hardware, such as CPU; GPU; amount of RAM; etc.

Maybe you are looking for

  • HT204022 Download photos & video from iCloud to iPad?

    How to retrieve video from iCloud back to iPad?

  • Re-register a second/third hand product

    Hi, i have bought a Macbook Pro third hand. I can't register it, because it maybe is still tied to the Apple ID of the original first owner, whom i have no contact to. I have no other proof of purchase than it's appearance in my iCloud and that i am

  • More Guide Data Issues

    Channel 319 blackbelt tv has a "to be announced" message on the guide for the next two weeks where you can not set up anything to tape and it is a channel that has martial arts movies plus fights on there for people to watch. 1509 tele el salvador is

  • My Mac just burned

    Has anyone ever had their Mac burn. I mean really burn up? I was working with iphoto when I smelled electrical heat. After pulling all the plugs in the room, I thought the smell was coming from the desk lamp. MY mac went pop and black. The smell was

  • Synchronization of sequence execution with UIMessage handling

    We are using TestStand 4.0 with SequentialModel and custom Operator Interface. Operator Interface provides UIMsg_UserMessageBase handler for displaying log messages. When posting (asynchronous) significant number of messages from within test module,