How do i enable cache

I need to enable cache for school work, and I need to enable it fast. Like by this Thursday. this is very important.

For Windows Open Control Panel and click the Java Web Start icon to start JWS.
The Java Cache Viewer is displayed.
Click Close. The Java Control Panel is displayed.
Click Settings under Temporary Internet Files.
On the Temporary Internet Files page, select Keep temporary files on my computer.
Click OK.
Click the Advanced tab.
On the Advanced page, expand JRE Auto-Download.
Click Prompt User.
Click OK.
Start the affected launched task again. A prompt is displayed to download the required version of Java.

Similar Messages

  • How we can enable Cache

    Hi
    Is there any possibility to enable cache at RPD in offline mode.
    Can anyone help me in this issue.
    Thank you
    Manu

    Manu wrote:
    Is there any possibility to enable cache at RPD in offline mode.The answer for this question is an Yes and No. The yes is for: You can enable the cache at the table in the database level. After creating the connection pool and importing the table in the physical layer > Double click on the table to open up the properties window of the table. Navigate to general table, and you will see an option called cacheable. Make sure it is enabled. There are two other sub-options which are cache never expires and cache persistence time. Set those based on your needs.
    Now the No part: You cannot manage cache in offline mode, which means you cannot access the cache manager of the RPD in admin tool in offline mode. As you cant access the Cache Manager you wont be able view information about the entire query cache, as well as information about individual entries in the query cache associated with the open repository. You also wont be able to use it to select specific cache entries and perform various operations on those entries, such as viewing and saving the cached SQL statement, or purging them.
    Hope your question is answered.
    Please mark as correct to award points.
    Thanks,
    -Amith.

  • Enable cache in TrexAdmin tool.

    Hi all
    How do i enable cache into the TrexAdmin Tool....<b>Usage > Cache</b>.

    TREX Search Cache you mean here will be not used in BIA. It may not be enabled.
    Regards,
    Gennady

  • How to enable cache on Business service having protocol other than JCA

    Hi all,
    In my use case I should use cache on my business service which uses Http as its transport protocol.
    when I try to use the cache on http business service I am unable to use the cache functionality.
    When I try to use the cache on JCA business service I am able to use it. Please help me in finding the
    ways in which I can enable cache functionality on the business service which uses the other protocols.
    Thanks,
    Phanindra.

    Caching in Business Service should work fine on HTTP transport as well. What all configurations have you done in your HTTP business service and how are you testing it?

  • How to enable caching

    Hi all
    I used <ui:head id="head1"> in my application.The application became slow.When i checked the View Source I saw that
    the following code is getting generated dynamically.I want to enable caching but this piece of code is obstructing it.
    <head>
    <meta content="no-cache" http-equiv="Pragma" />
    <meta content="no-cache" http-equiv="Cache-Control" />
    <meta content="no-store" http-equiv="Cache-Control" />
    <meta content="max-age=0" http-equiv="Cache-Control" />
    <meta content="1" http-equiv="Expires" />
    </head>
    Please help me to avoid these <meta tags>

    I want to modify/remove the meta tags on the header, that is automatically generated by Creator.
    <head>
    <meta content="no-cache" http-equiv="Pragma" />
    <meta content="no-cache" http-equiv="Cache-Control" />
    <meta content="no-store" http-equiv="Cache-Control" />
    <meta content="max-age=0" http-equiv="Cache-Control" />
    <meta content="1" http-equiv="Expires" />
    How can I remove/modify them ?

  • How to enable CACHING on WLS 10.3.6 ?

    I looked at ML and could not find anything...
    do we have such a  doc available to enable caching?
    thanks

    Hi,
    1. Do you want to enable caching at the application level by defining 'WebLogic cache filter' in in WEB-INF/web.xml ?
    2. Do you want to enable compression for the html pages inside the JSP code to improve the run time performance. If so, you need to enable the attribute <compress-html-template> to true in webloigic,xml file of the application.
    Refer: http://docs.oracle.com/cd/E21764_01/web.1111/e13712/weblogic_xml.htm#autoId10 [section: jsp-descriptor]
    Thanks,
    Sharmela

  • 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?

  • How do you troubleshoot Caching Errors in Java Runtime Environment?

    I have run into Caching Errors while using JRE (versions 1.4.2 and 1.5.0, various updates) using Windows XP and IE6. The error screen has the title Error - Cache and appears when trying to download JAR files through a secure HTTP connection. The error reads: "Caching Error. Unable to store or update files in the cache." In the details box, the first line can differ:
    java.net.SocketException: Connection reset
    java.net.UnknownHostException: [followed by a URL]
    java.net.ConnectException: Connection timed out: connect
    I looked in the Java Control Panel to make sure that the "Enable caching" box is checked, and removed the proxy settings in IE. The user has sufficient rights on the computer to download files.
    How does one go about troubleshooting these caching errors? Is there a reference document available? I could not find anything on the Sun site or anywhere else.
    Any help would be very much appreciated.

    I deleted c:\Documents and Settings\<user>\Application Data\Sun (the same as in Java Control Panel->Temporary Internet Files->Settings, but at higher level). After that and some machine reboots it worked.

  • 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 good is DSP caching?

    I am trying to understand how good is DSP caching and what functionality does it exactly provide behind the scene.
    It is very easy to check for exact repetition of a query in given time frame and returning older results from cache. I am wondering whether DSP does any of the advance stuff like following:
    1. Are new queries compared against old queries in cache to check whether data retreived by new query will be a subset of data retrieved earlier? If it does so, it could just query the data it already has in cache and return result set.
    2. If DSP does comparison as mentioned in 1, does it do comparisons individually with original queries in cache or with a unified version of all queries in its cache?

    DSP caches only exact function calls - same function, same parameters, same user. This can be a top-level function, or a function called within another function.
    Enable DSP caching only if you have an exact case that will benefit. I would recommend to only cache slow webservices - nothing else unless you really know what you are doing.

  • Message i get says account disabled. how do i enable it?

    trying to log onto a website that I need, and I get a message that says the account name is disabled, how do I enable this account.

    Clear the cache and cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > Cookies: "Show Cookies"
    If that doesn't help then you need to contact the website via email.

  • How do I enable cookies on my mac?

    How do I enable cookies on my mac?

    actually there are no cookies on mac's. only got CACHES:
    go to Finder
    choose Go (menu bar)
    hold OPTION Button (keyboard)
    choose Library
    choose Caches

  • I have a Verizon IPhone 4 and i can't figure out how to get my ringtones from an app to my iTunes account, it doesn't have a tab for Ringtones! I have tried unplugging it and checking if would show up but it didn't, how do you enable the ringtone folder?

    I have a verizon IPhone and i can't figure out how to get my ringtones from the app to iTunes, my account doesn't have a ringtone section in the liRingtone Folder?brary, how do you enable the ringtone folder?

    Edit > Preferences.  Select the check box for Ringtones, this will add them to the listing in iTunes. 
    Not sure that really answers your question though.

  • How can I enable embedded pl/sql gateway to run on port 80

    I have a new 11G install on OEL 4.0, database created. I would like to be
    able to access the instance using the pl/sql gateway. Works fine with
    port 8080, the default. How to I enable it to run on port 80?
    I found this statement in the following docuementation:
    http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14259/xdb22pro.htm#ADXDB2500
    Using HTTP(S) on Nonstandard Ports
    By default, HTTP listens on a nonstandard, unprotected port: 8080. To use HTTP(S) on
    the standard port, such as 80, your DBA must chown the TNS listener to setuid ROOT
    rather than setuid ORACLE, and configure the port number in the Oracle XML DB
    configuration file /xdbconfig.xml.I have root priviledges on the box.
    I've tried setting the listener file permissions:
    chown root:dba /u01/app/oracle/product/11.1.0/db_1/bin/tnslsnr
    chmod 6775 /u01/app/oracle/product/11.1.0/db_1/bin/tnslsnr
    Also put root in the dba group.
    The permissions turn out like this:
    -rwsr-sr-x 1 root dba 830854 Jun 17 21:04 /u01/app/oracle/product/11.1.0/db_1/bin/tnslsnr
    I stopped the listener, bounced the database, and started the listener again.
    But it still shows the process being owned by oracle:
    oracle 29682 1 0 21:08 ? 00:00:00 /u01/app/oracle/product/11.1.0/db_1/bin/tnslsnr LISTENER -inherit
    Changing the port is easy:
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SYS>select dbms_xdb.gethttpport as "HTTP-Port" , dbms_xdb.getftpport as "FTP-Port" from dual;
    HTTP-Port FTP-Port
    8080 2100
    At this point, I can access the apex home page with the following url:
    http://hostname:8080/apex/f?p=4550:10:1454849288245548
    I can than change it to port 80:
    SYS>begin
    dbms_xdb.sethttpport('80');
    dbms_xdb.setftpport('2100');
    end;
    2 3 4 5
    PL/SQL procedure successfully completed.
    SYS>SYS>select dbms_xdb.gethttpport as "HTTP-Port" , dbms_xdb.getftpport as "FTP-Port" from dual;
    HTTP-Port FTP-Port
    80 2100
    When I try to access apex with the following url:
    http://rmdcopslnx1.us.oracle.com/apex/f?p=4550:10:1454849288245548
    I get the following:
    Failed to Connect
    Firefox can't establish a connection to the server at hostname.com.
    Though the site seems valid, the browser was unable to establish a connection.
    * Could the site be temporarily unavailable? Try again later.
    * Are you unable to browse other sites? Check the computer's network connection.
    * Is your computer or network protected by a firewall or proxy? Incorrect settings
    * can interfere with Web browsing.I can set the port. Just can't talk to it.
    This is the entry from the listener log:
    <msg time='2008-07-03T15:40:09.741-06:00' org_id='oracle' comp_id='tnslsnr'
    type='UNKNOWN' level='16' host_id='hostname'
    host_addr='xxx.xxx.xxx.xxx'>
    <txt>TNS-12546: TNS:permission denied
    TNS-12560: TNS:protocol adapter error
    TNS-00516: Permission denied
    Linux Error: 13: Permission denied
    </txt>
    </msg>
    So this looks like an permissions problem. But where? I posted
    this on the apex forum here:
    Re: How can I enable embedded pl/sql gateway to run on port 80
    They suggested asking here.

    No, that thread did not provide the information that I need. Some more data:
    I have the port set to 8080:
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SYS>select dbms_xdb.gethttpport as "HTTP-Port" , dbms_xdb.getftpport as "FTP-Port" from dual;
    HTTP-Port FTP-Port
    8080 2100
    At this point, I can access the apex home page with the following url:
    http://hostname:8080/apex/f?p=4550:10:1454849288245548
    I can than change it to port 80:
    SYS>begin
    dbms_xdb.sethttpport('80');
    dbms_xdb.setftpport('2100');
    end;
    2 3 4 5
    PL/SQL procedure successfully completed.
    SYS>SYS>select dbms_xdb.gethttpport as "HTTP-Port" , dbms_xdb.getftpport as "FTP-Port" from dual;
    HTTP-Port FTP-Port
    80 2100
    When I try to access apex with the following url:
    http://rmdcopslnx1.us.oracle.com/apex/f?p=4550:10:1454849288245548
    I get the following:
    Failed to Connect
    Firefox can't establish a connection to the server at hostname.com.
    Though the site seems valid, the browser was unable to establish a connection.
    * Could the site be temporarily unavailable? Try again later.
    * Are you unable to browse other sites? Check the computer's network connection.
    * Is your computer or network protected by a firewall or proxy? Incorrect settings can interfere with Web browsing.
    I can set the port. Just can't talk to it.

  • How do I enable an add-on in Firefox safe mode?

    So recently I have had a problem with Firefox crashing all the time and found out it was an add-on that was causing the problem.
    I have tried opening Firefox in safe-mode to disable add-ons but they are already disabled, so I want to know how to enable an add-on and then to permanently disable it so Firefox will open normally again. . .
    I have already tried to permanently disable all add-ons by using the Firefox options box but nothing happens after I click on the 'make changes and restart firefox' button. After I click it nothing happens and it remains frozen. ([https://support.mozilla.com/en-US/kb/Safe%20Mode Safe mode Window])
    So to make things short, how do I enable an add-on in Firefox safe mode?

    In Firefox 4 and later [http://kb.mozillazine.org/Safe_mode Safe mode] disables extensions and also disables hardware acceleration.
    *Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"
    If disabling hardware acceleration works then check if there is an update available for your graphics display driver.
    You should still see a Disable button or Enable button (if you disabled them all) in the extension Manager (Tools > Add-ons > Extensions) if you start Firefox in Save mode.
    *https://support.mozilla.com/kb/Safe+Mode

Maybe you are looking for

  • Won't show camera or flash drive

    I tried downloading my pictures from my camera on to my macbook and the icon wouldn't show. I just tried it on my powerPC. Same thing. I find it in system profiler. When I switch USB ports, it switches in profiler. But I can't access the SD card.

  • CP6: Streaming Video Doesn't Work in HTML5

    Apparently, streaming video just doesn't work if you publish to HTML5 from Captivate 6.  I have that directly from Adobe tech support. I have been working with Adobe tech support on this issue, but I want to do a bit of crowd-sourcing and see if anyo

  • ITunes getting R6034 runtime error

    Vista x64 / x64 iTunes 9.1.0.79 I tried the fix where you copy the SQLite3.dll and that allows me to at least get started. But every time it starts a backup or applying settings the runtime crashes with R6034. Any suggestions or are we just hoping th

  • Firefox is sending me to a different website than the one I'm trying to go to, I keep resetting Firefox but its becoming fustrating. How do I get it to stop?

    Look this is going to sound pathetic, but i keep trying to get onto tumblr.com but no matter what i do it keeps sending me to Facebook.com. I've tried to go through google, yahoo, and bing but its still keeps sending me to facebook. none of my friend

  • Record working times with CATS

    Hello experts, I am a beginner and I really need your help regarding this point. we want to start recording working times in our PPM system. In our system we have the integration of our  ERP system with CATS. We can easily registrate in ERP  working