How to verify the caching

My Queries are not caching even i enabled chaching in NQScinfig.ini file. How to verify and resolve the problem. Please suggest the answer.

Are the physical tables underlying your queries actually flagged as "cacheable" in your RPD?
Did you restart your BI Server enabling caching in the NQSConfig?
With the server running: what do the Oracle BI Management MBeans say about the caching parameter?

Similar Messages

  • How to verify the status of lock object???

    Hello,
    How to verify the status of lock object???
    I need to know the status of the lock object and put the user in list.
    Exists a FM for this?
    Thanks!

    You can check the list of lock objects for the ztable by this way....
    Go to SE11, click the radibutton for lock object, then do F4 on the field. Click the "All Selections" icon, in the "Basis Table" field, put the table that you want the lock object for. click green check.
    Regards.

  • How to clear the cache files in folder Temporary Internet Files

    When one user opens files such as pdf. or doc. from Portal,  the same file will be downloaded into the Temporary Internet Files folder. if another user copied the files out of the Temporary Internet Files folder from this computer and save to someplace else, then we face one security problem.
    So my question is: How to clear the cache files in folder Temporary Internet Files??  Can we delete the files automatically when close the files in Portal??
    or is there some ways to make encrypty???
    Thanks very much!

    Hello,
    this is a basical security problem which should be resolved by the OS standard security setup . No other user should have access to the temporary file folders in the personal directory. The user account must be secure. Normaly your security problem should not be a problem if basic security exists on the clients.
    You can resolve this problem if every user has his own account on the client
    The users having no administration permissions on the clients
    The folder for the temporary internet files is placed in the personal profile folder of the user account.
    On default no other user has access rights to you personal folder, this means the client OS is setup correctly.
    You can setup the IE that no temporary files are saved (but it reduces performance)
    You can enable IE to delete automaticly the temporary files if IE is closed.
    Hope it helps.
    Regards
    Alex

  • How to verify the AP detail (ip, MAC, etc) on WLC in CLI mode

    How to verify the AP detail (ip, MAC, etc) on WLC in CLI mode

    You can do a show run-config or else do a show ap ? and that will list commands you can run. You might have to enter different commands to get the info you want.
    Or use the wlc config analyzer which takes your show run-config and puts it in a nice format.
    I don't know what info you are looking for, but their isn't one command that just gives you all the ap details. Try the config analyzer it might be the easiest for you.
    https://supportforums.cisco.com/docs/DOC-1373
    Sent from Cisco Technical Support iPhone App

  • How to flush the cache of a JCO repository ?

    Does anybody now how to flush the cache of the JCO repositories of pools managed by Netweaver application server without restarting the JVM ?
    The reason I'm asking is that, whenever a tables or structure changes on ABAP side (CRM,  IS-U, R/3), even though we redeploy the J2EE applications, they do not see the new definitions, and we have to restart the JVMs.
    This is particularily annoying in an "high availability" production environment such a ours.
    We need a close to 24/7 up time, and putting down the JVM for even a few minutes is becoming a problem.
    I'd like to be able to manually flush the repositories when needed.
    For example, is it possible to write a small java application that could perform the flush on a single request ?
    I did not try writing any code to do so yet, but I guess this snippet can do the work:
    IRepository rCRM = JCO.createRepository("FLUSH_CRM", "java:comp/env/eis/pool_crm")
    while (rCRM !=null)
       String [] crmFuncts  = rCRM.getCachedFunctionInterfaces()
       String [] crmStructs = rCRM.getCachedStructureDefinitions()
       for (int i=0; crmFuncts!=null && i<crmFuncts.lenght; i++)
          rCRM.removeFunctionInterfaceFromCache(crmFuncts<i>);
       for (int i=0; crmStructs!=null && i<crmStructs.lenght; i++)
          rCRM.removeStructureDefinitionFromCache(crmStructs<i>);
       rCRM = rCRM.getNextRepository();
    Does it ?
    Edited by: Croussette Yves on Jun 9, 2008 8:46 PM
    Edited by: Croussette Yves on Jun 9, 2008 8:47 PM

    Hi,
    Please check these link:-
    1.[https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/3219]
    2.https://www.sdn.sap.com/irj/scn/thread?messageID=601915
    3.https://www.sdn.sap.com/irj/scn/thread?messageID=135202
    Best Regards,
    Atul Bhatia

  • How to delete the cache from Presentation Services(Web UI)

    Hi,
    How to delete the cache from Presentation Services(Web UI) and from rpd also.

    Hi,
    For Presentation services cache refer : http://gerardnico.com/wiki/dat/obiee/presentation_service_cache
    For RPD Cache :
    Admin tool(rpd) > Manage > Cache > Action > Purge
    or check following links
    http://gerardnico.com/wiki/dat/obiee/event_table
    http://oraclebi.blog.com/automating-cache-purging-without-using-obiee-scheduler/
    cheers
    Aravind

  • 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 to verify the digital signatures?

    Buyer has to send a certified interactive form to vendor, vendor has to digitally sign the form back. We need to verify the signature of the vendor only then start processing the form. How do I achiev this security. 
    1) How do I generate buyer certificate and attach to the form.
    2) I have created a signature field in the form, after the vendor signs it how do we check whether its the correct signature?
    Kindly specify the steps.
    Helpful answers will be rewarded.
    Regards,
    Vishal

    Hi Vishal,
    Check this Thread.
    Implement Digital Signature in Interactive form
    Regards,
    Mithu

  • How important are the Cache Backup Battery Modules

    I have finally gotten my raid in full speed by selecting write cache and drive cache options in the raid admin. It looks like cache backup batteries are recommended for those options, but I don't have any. How critical is it to have those batteries ? I work with broadcast video and 12 client setup.

    If you aren't using a UPS, they are very important. If you suddenly lose power with the cache enabled, there will be data that was written to cache but not to disk. That data will be lost -- this could cause data loss and/or corruption of the volume.
    If you have a UPS (actually, two separate UPSes with one side of the RAID connected to each), then the battery back-up modules are less important. What they do is maintain power to the cache for at least 72 hours in the event of a power failure. So long as you get power back to the RAID within this window, data will be safely pushed from the cache down to the disks on the RAID.
    For $300, I think it's an easy choice, personally.

  • How to clear the caching realm?

    Hello,
    WebLogic Server 5.1 SP 6 on W2k Server
    Is it possible to emtpy the caching realm inside of an EJB?
    The class weblogic.security.acl.CachingRealm
    provides the clearCaches() method, but I don't know how
    to get the actual cache object within an EJB in the WebLogic
    server.
    Thanx in advance,
    Michael

    yeah word
    This works for sure in a servlet or jsp
    <%
    response.setContentType("text/html");
    BasicRealm basicRealm = Security.getRealm();
    try {
    ((CachingRealm) basicRealm).clearCaches();
    } catch (ClassCastException ce) {
    out.println("There is a class cast exception and getRealm ain't no returned
    a CachingRealm");
    out.println("This probably means that you don't have a pluggable realm
    hooked into WebLogic.");
    out.println("No pluggable Realm = no Cachingrealm!");
    %>
    Is there anyway to clear a particular user from the cache. When the user's
    password
    is changed in the database, i would like to remove this user from the
    Caching
    realm. If i call authUserPassword() with incorrect password, will it
    remove the
    User object from Cache?
    Also, in a cluster, how do i remove the User from all WLS instances.
    thanks for your help.
    regards,
    Jegan
    "Tom Moreau" <[email protected]> wrote:
    Why do you need to clear the caching realm?
    Anyway, I think you can do it by (I haven't tried this):
    import weblogic.security.acl.Realm;
    import weblogic.security.acl.Security;
    import weblogic.security.acl.CachingRealm;
    Realm genericRealm = Security.getRealm();
    CachingRealm cachingRealm = (CachingRealm)genericRealm;
    cachingRealm.clearCaches();
    -Tom
    "Michael Saringer" <[email protected]> wrote:
    Hello,
    WebLogic Server 5.1 SP 6 on W2k Server
    Is it possible to emtpy the caching realm inside of an EJB?
    The class weblogic.security.acl.CachingRealm
    provides the clearCaches() method, but I don't know how
    to get the actual cache object within an EJB in the WebLogic
    server.
    Thanx in advance,
    Michael

  • How to verify the user information pass by the form with a stored procedure?

    Hi,
    I would like to know how to verify user information pass by the form with a stored procedure.
    I want make a portal which accepts to new user registration, but I want verify the new user's informations (like the name don't contain a number etc).
    Thanks for your help
    regards
    jla

    Hi Samson,
    You can use the UI API to do this. You can catch the form_ADD event and then validate the input from the users. You can even block the event from completing (and stop the document from being added) if your code finds some incorrect data using the bubbleEvent functionality.
    I don't have one specific example to show you, but if you look at some of the SDK samples (for example C:\Program Files\SAP\SAP Business One SDK\Samples\COM UI\VB.NET\02.CatchingEvents) to see how to work with events, you can then create your own validation to ensure the users data is valid.
    Regards,
    Niall

  • How to alter the cache of sequences

    Hi,
    I upgraded my Designer to the latest version (9.0.2.8). When I now generate a table to the database then Designer creates an alter statement for the sequence to set the cache to 20.
    Is this new functionality? How can I change this?
    Regards,
    Vincent Botteman

    I found the definition of the sequence on the "DBA Admin" tab. The property Cache didn't contain any value. If I enter 0 as value and generate from the "DBA Admin" tab then Designer don't change the sequence in the database because their values matches.
    If I generate the table from the "Server Model" then Designer still wants to change the cache value.
    I think this has something to do with a default value (= 20)that Designer uses when one generates from the "Server Model".

  • How to clear the cache of an applet?

    I m working on an applet displaying images for client side. So server will send me an image(picture),but for the first time i display the image,it will be successfully. when i want to view another new image ,it display the previous image, so i suspect the problem is the cache of the applet.so how do i clear the cache of an applet?

    This is quiet clear:
    http://java.sun.com/products/plugin/1.3/docs/appletcaching.html
    On Windows platform the Java Control Panel has also a "clear cache" option.
    Anyway you may find the cache on your harddrive.
    Hope that helps.

  • How to verify the current connections on a firewall?

    I am a new computer support specialist in a small company. We would like to focus on network security. How can I verify the current connections on a PIX firewall? We would like catch malicious behavior while it's occurring. How do I inspect all the connections going through our firewall - both in and out. My focus is on anomalies and investigate them; this could include outbound FTP or inbound Telnet/SSH sessions. We have a Cisco perimeter router, which functions as the company firewall. A PIX firewall sits behind the router and its sole function is to build and terminate IPSEC tunnels. I would appreciate any advise.
    Thanks.
    Said

    Hi Said
    "sh crypto isa sa" will show all the IPSEC phase 1 connections to your pix.
    "sh crypto ipsec sa" will show all the IPSEC phase 2 connections to your pix.
    "sh conn" will show all the connections that have been allowed through your pix.
    HTH
    Jon

  • How to Verify the Variable Input in Customer EXIT

    Hi,
          I have a requirement to find out "Estimated Hours Total Calculation" with User input date range. I know little bit knowledge about Customer Exits please some one give me how to write code in CMOD. I have requirement how to get the Extimated Hours Total Calculation is follows ....
            Actual hours are the Hour Meter Reading used by the truck, it's calculated based on the "from and to" date parameters.       
    Collect the initial hours and adjusted hours from EM.       
    Get the PMN and Service Order data close to or within the Date Range.     
    1) If the Fleet Management Date (Start-up Date on EM) started before the input date Date Range (From-Date), calculate the average usage (in hours) based on the initial hours and the first PMN (or SO) falls within the Date Range to estimate the hour usage at start of Date Range. 
    2) If the Fleet Management Date started after the From-Date, use the Hour Meter (EM) as the Estimated Hours Begin. 
    3)If the last PMN (or SO) fell short of the Date Range (To-Date), obtain the Estimated Hours End by applying the average usage to fill the time-gap.       
    4)If the last PMN (or SO) fell after the Date Range (To-Date), get the Estimated Hours End by getting the next to last PMN performed inside the window parameter,           
         calculate the average usage between the two PMN's (or SO's) then apply the weighted average to fill the time-gap.       
    Adjusted Hours, if not zero or null, needs to be added to the Ending Hours to achieve the real number. 
    For Example
    User Input Date Range:  Jan. 1, 2006 - Dec. 31, 2006          
    Initial Hour (Equipment Master):  10          
    Adjusted Hours (Equipment Master): 0          
    Fleet Management Date (Equipment Master):  Dec. 1, 2005          
    1st PM Notification (Feb. 1, 2006):  410          
    Last PM Notification (Feb. 1, 2007):  2810          
    Second to last PMN (Dec. 1, 2006):  2410          
         Equipment was put into service (12/1/05) before the Date Range, needs to find the Estimated Hours Begin.     
         The first PM was performed (2/1/06) exactly two months from in-service date (12/1/05).
         Average monthly usuage from first PMN = (410 - 10) / 2 = 200
         Estimated Hours Begin = 200 + 10 = 210 (estimated Hour Meter Reading on Jan. 1, 2006)
         Average monthly usuage from the last 2 PMN = (2810 - 2410) / 2 months = 200
         Estimated Hours End = 2410 + 200 + 0 (adjusted hours) = 2610 (estimated Hour Meter Reading on Dec. 31, 2006)
         Estimated Hours Total = 2610 - 210 = 2400
               Please give me your valuable answers. Please let me know if you need any further information.
    Thanks
    Dave Sam.

    hi,
    well, your requirement seems clear but complex and needs more clarification:
    - what kind of infoprovider do you use
    - what is posted in your provider, I mean which characteristics and and key figures (name and descriptions)
    - what is the user input
    depending on that, the implementation may vary
    Please clarifiy
    Olivier.

Maybe you are looking for

  • HT4623 my iphone 5c will not startup it is stuck with itunes symble and fire wire

    My phone is stuck and i need to fix it. I did the latest update and the phone is now locked and I need to get it going !!

  • PAL Widescreen format between photoshop and After Effects

    Hi, I wonder if someone else has bumped into the problem I have and has a solution. I am working with Photoshop, After Effects and Premiere Pro(all CS3 levels) to create a project using still and moving images. I am using PAL widescreen (16:9) format

  • Update gap - 4.0.3 to 4.1

    After recently getting broadband, I can finally update all my software. I have been able to upgrade my 4.0.0 DSP to 4.0.3 although am unable to find an upgrade to take me from here to 4.1 (to then go onto 4.1.2). I have looked high and low for the up

  • Open file check

    Hi, I'm using the Open/Create/Replace File.vi. I have it set up so that once the user clicks a button to start logging data, the Open/Create/Replace File.vi is called. Once this is called a window pops up asking the user where to save the file. Is th

  • How to remove the application which is downloaded from app store

    I have downloaded pocket pond application from app store. However I would like to remove it as I do not like it. Can you let me know how to remove the application? Regards AADK