Oracle cache is still there after I restart the Oracle server - can it be?

Hello,
My name is Tal and I work for a software company called Mercury.
We have a strange case in Oracle 9.2.0.6 (running on Solaris 2.9) and I wonder if one of you can help.
I am running query, this query is doing something like “select * from x where y between z and w”.
x, y, z and w are parameters which cause the query to be one that scans a lot of data.
I run the query twice and the first time takes 60 seconds, but the second time takes only 3 seconds.
I assumed that this is caused by the database cache (block buffers).
BUT,
Then I bounced the database (shutdown immediate + startup) and rerun the query.
It comes back after 3 seconds again!!!
Can some share some info on this; it looks like Oracle cache is still there after I restart the Oracle server.
     Tal Olier ([email protected]).

Regarding the buffer cache, it is definitly flushed after database restart.
There can be many factors causing your case:
1. The first time you ran the query, some other process was consuming the server resources.
2. Some other users were running heavy queries.
3. Sudden Heavy network activities.
Q: Did the query, in any time, run in 60 seconds again?
If yes, then further factors should be considered.

Similar Messages

  • Repositories are invalid after restarting the MDM Server in MDM 7.1

    Hi SDNers,
    After I restarted the MDS server I am not able to logon to the repository. When I tried to connect to repository I am getting an error like "Repository Connect Failed and The MDM Repository is Invalid"
    I tired to delete but I am not able to delete also. While deleteing it is giving an error like  "MDM Repository is in Read Only Mode".
    So I am not able to Delete the repository also to create a new Repository.
    Any Help or Solution
    Thanks
    Kiran
    Edited by: Kiran on Apr 6, 2011 6:40 AM

    Kiran -
    some of the below ways you can check
    1. Check your mds.ini settings. and do unmount nad then mount the MDM server again. Try to Monitor the Authentication for Particular repositry which you want to connect to your MDM 7.1 server
    2. after checking the note 1325833. try restart database server first then MDM server.
    3. also try to check with Appropriate repository option once.
    HTH
    thx
    Deep

  • When I try to access my original wifi name, I can't.. So I had to create a second one. the first one is still there after resetting numerous times. Any suggestions

    when I try to access my original wifi name, I can't.. So I had to create a second one. the first one is still there after resetting numerous times. Any suggestions

    Hello Oddsbodkin,
    It looks like the creator of Netflix Desktop has a site for the project here:
    https://answers.launchpad.net/netflix-desktop/
    I would try posting your question there and see if anyone else has encountered this error and has a solution.
    Cheers, Patrick

  • How do I uninstall SyncMate Server, Activity Monitor shows it still there after appzapper uninstall of SyncMate app? Killing in AM proceeds with a SyncMate Server startup again??

    How do I uninstall SyncMate Server, Activity Monitor shows it still there after appzapper uninstall of SyncMate app? Killing in AM proceeds with a SyncMate Server startup again??
    Mavricks, MacbookPro, typical config of everything and standard business user, no heavy graphics, animation or media editing. MS Office, web apps, etc.
    I have the same issue with Logmein, which I installed a trial, uninstalled with appzapper, which I thought does a good job of untangling the components of apps but for these 2 it doesn't.  Any help would be greatly appreciated.
    Thx,

    Usually applications like these have their own uninstallers, either build into the installer ( ! ) itself or as a separate uninstaller app. Check the site of the software provider for instructions.
    Here's the instructions for SyncMate: http://wiki.eltima.com/user-guides/syncmate-mac-os/uninstall.html
    And LogMeIn: http://help.logmein.com/SelfServiceKnowledgeRenderer?type=FAQ&id=kA030000000DGF1 CAO&kw=

  • I merge projects in aperture, it works fine until aperture restarts.  After aperture restarts, the projects are no longer merged, and are back the way they were.  Can anyone suugest how to make the merge permanent?

    I merge projects in aperture, it works fine until aperture restarts.  After aperture restarts, the projects are no longer merged, and are back the way they were.  Can anyone suugest how to make the merge permanent?

    I tried the first aid tasks but the issue is still there.  I have more info now though.  It's not a problem with merging.
    The problem is that new projects are being generated everytime aperture starts (with the same name, ie 01, 02.... and 01 (1), 02 (1) .....)
    When aperture start, it shows "importing".  When I click on importing, it goes into the activity box.  In the activity box, has many lines as below.  The added projcts are all empty.  It's annoying because i have many useless projects being generated.

  • Error while restarting the Oracle BI

    Hi,
    Getting an error while trying to restart the Oracle BI. This was happened when appending the new Repository file. Below is the error msg:
    <Mar 30, 2012 3:19:12 PM IST> <Error> <oracle.bi.management.sysmancommon> <BEA-0
    00000> <Operation Failed: start; OracleInstance: instance1; Component: coreappli
    cation_obis1; msg: 0 of 1 processes started.>
    <Mar 30, 2012 3:19:12 PM IST> <Error> <oracle.bi.management.sysmancommon> <OBI-S
    YSMAN-1249> <Processing Event: SEVERE: Element Type: PROCESS, Element Id: instan
    ce1:coreapplication_obis1, Operation Result: FAILED_TO_START, Detail Message: Op
    eration Failed: start; OracleInstance: instance1; Component: coreapplication_obi
    s1; msg: 0 of 1 processes started.>
    <Mar 30, 2012 3:19:12 PM IST> <Error> <oracle.bi.management.sysmancommon> <OBI-S
    YSMAN-1249> <Processing Event: SEVERE: Element Type: BI_INSTANCE, Element Id: co
    reapplication, Operation Result: FAILED_TO_START, Detail Message: Error in start
    ing one or more components of BI Instance; Please check the server log files for
    detailed message.>
    ECID from WorkWrapper -> 3ccf0a9ed825fc3c:-71cd22bf:13662f5ae46:-8000-0000000000
    000dae
    Can any one let me know the solution.
    Regards
    Renjith

    Hi,
    Are you deployed new rpd file in your serve. please conform?
    This error occured several reasons.
    Tell me first obiee l0g or 11g.
    If 10g Please follow the below steps.
    1. Please check the rpd properly copied or not.\
    2. Exiting rpd having any space or hyponym or dot. Please recheck?
    3. Please check how many instance running your server.
    use this command in your server.
    ps -ef | grep nqsserver.
    Still running more than one please kill the all the session and restart newly.
    I am not sure this is what your looking so far.
    Award points it is useful.
    Thanks,
    Satya

  • JMS Queue is not accepting requests after restarting the weblogic server

    Hi,
    JMS queue is able to receive message after redeploying the application or restarting the weblogic server. It is intermittent , not happening every time.
    Please suggest how to resolve this issue. do we missed any configuration settings we are missing at clinet side or server side.
    we are using Weblogic 92 MP2 version.
    thanks.
    [email protected]

    I assume you meant "is unable to receive messages".
    Are you getting any exceptions in the code, or errors in the log, or is nothing happening when you know there's a message on the queue to be read?
    Are you perhaps reading from a distributed destination?

  • Microsoft Outlook 2010 email stuck at outbox, the mail will successful send out after you restart the outlook

    Dear Mdm/Sir,
    I've a problem on Microsoft outlook 2010 with service pack 2.
    Sometime it cannot send out email, the email will stuck at outbox.  It only work after you restart the outlook and resend.
    I've add the 2 email account into this Outlook profiles and running at Windows 7 professional Operating system.
    I've try run the Outlook into safe mode, but it can't solve the problem too.
    I also create a new email profile and user profile, but still cannot solve the problem.
    Please help,
    Thank you,
    Wcnw

    Can you please check onto the Exchange server, the Outbox folder size and Items in it. Use the below command to verify the Outbox folder.
    Get-MailboxFolderStatistics -Identity <Alias> -FolderScope Outbox
    Look out for ItemsInFolder and FolderSize. If it displays content in it, you would need to remove the emails from the Outbox Folder. The Outbox folder can be accessed from the OWA light version.

  • Okay, so my friends music downloaded to my iPhone when i put it on his computer to charge and i re-synced it to mine and all his music is still there but blank and wont play how can i get it off of my phone, its so annoying!!

    Okay, so my friends music downloaded to my iPhone when i put it on his computer to charge and i re-synced it to mine and all his music is still there but blank and wont play how can i get it off of my phone, its so annoying!! My itunes only has like 4 songs because my computer crashed and lost all my songs, and I'm not trying to steal his music. But like I said its still in the music app on the phone but its all blank and wont play. I just want it off.

    When he plugs it into his Mac again, he should be asked if he wishes to sync with that Mac.

  • HT1339 My ipod was not recognized by itunes and not does not power on after I restarted the ipod service in the Windows admin tools. I cannot restore the ipod since it is not recognized by my PC now. Any suggestions?

    My ipod was not recognized by itunes and not does not power on after I restarted the ipod service in the Windows admin tools. I cannot restore the ipod since it is not recognized by my PC now. Any suggestions?

    Time to replace it: $49 2nd Gen shuffle at online Apple Store...

  • After I initiate the breakout, you can still hear people from the other rooms?

    After I initiate the breakout, you can still hear people from the other rooms? How can I fix it?

    Hello,
    This should not be happening. Are you using VOiP or Telephony in your meeting room?
    Thanks
    Sameer Puri

  • I restart my mac air accidentally during reinstallation, after I restart the machine again, I lost all the drives in my computer including win OS. what can I do?

    I restart my mac air accidentally during reinstallation, after I restart the machine again, I lost all the drives in my computer including win OS. what can I do?

    This is not a reply. I just want to elaborate on this problem.
    My computer freezes occasionally when it is used after being sleep for a while. The spinning ball appears and everything is totally disabled. Nothing on the keyboard works.
    The mouse moves, but does not work.
    The only solution is to turn the power off and on (losing all data in open applications.)
    I kept the System monitor running on the side to find out which program was running when the computer froze. The Monitor as well as all other applications froze, but the data showed:
    Firefox 18.4%
    Activity Monitor 0.9%
    Firefox Plugin 0.2%
    This is all the information I have. By the way, I am using iMac with OS 10.6.

  • I updated to Firefox 4 and there's no orange Firefox button and the Menu Bar is still there (File, Edit, View, etc.). Can anyone tell me why this is happening?

    As the question states, I tried updating from Firefox 3 to Firefox 4 two different ways and though I see a difference, it's definitely not all of Firefox 4. I updated with the auto update installer and downloaded the exe and installed and it's still not right. I don't have the new Firefox style or the Infamous Orange Firefox button. My Menu Bar (File, Edit, View, Etc...) is still there as well. The only thing that has really changed is the tabs going above the URL bar. Can anyone tell me how to fix this?

    To get the new style UI you need to hide the menu bar. To do that in the View menu select Toolbars, then click on the "Menu Bar" entry.
    If you need access to the menus you can press either Alt or F10 to temporarily display them.

  • How to deal with Short dump that restarts the index server?

    Hi ,
    I have been experiencing this problem whenever any exception occurs in my SQL SCRIPT procedure. For instance when there is a situation when I try to insert a value of 50 characters in length to a column with max size of 40 it throws a short dump and restarts the index server. I tried to insert the exception handling code as well but still the problem persists. Is there a way to solve this issue?

    Hi Sudarshan
    crashes are rather generic reactions of the system to virtually any kind of problem that may occur.
    Memory shortage is one of the more common issues in current SAP HANA setups and SAP HANA development is heavily working on handling memory shortage situations more gracefully.
    Massive over allocation of memory, for example by very large intermediate result sets or join result sets typically can be addressed by correcting the query or model that leads to the issue.
    Anyhow, the initial post was not about a memory shortage but about a crash that seemed to have occurred with wrong data type handling.
    These are two very different kinds of problems, so I am not really sure how your comment relates here.
    - Lars

  • Javascript development on Apex - How to show changes on the Javascript on Apex without restarting the web server?

      Hi,
    I am working on a Javascript for Apex. The changes are not reflected and I was told to restart the app server. Is there a better way for Apex to process the changed Javascript? Thanks.

    Hi,
    I assume you store JavaScript to web server folder and browser caches your file.
    Use query string end of file name like
    /my.js?v=0.0.1
    And when you change file, change query string value
    Templates JavaScript help says:
    File reference using a query string in the URL referencing the application version, such that when the application is upgraded
    (and the version is incremented), the browser will be instructed to always load the new file and ignore any previously cached files.
    /myjs/main.js?version=#APP_VERSION#

Maybe you are looking for