What could be the disadvantage of the "AUTO_SPACE_ADVISOR_JOB" in 10g RAC?

Hi, all.
The database is 2 node RAC database on 32 bit windows 2003 EE SP1.
What could be the pros and "CONS" of the "AUTO_SPACE_ADVISOR_JOB" job
in 10g RAC?
It is one of advisor, and thus I think it is not required.
What could be the disadvantage of AUTO_SPACE_ADVISOR_JOB
in terms of PERFORMANCE in 2 node RAC environment?
The 2 node RAC database seems to be experiencing performance degrade
due to default jobs on installation such as AUTO_SPACE_ADVISOR_JOB and
GATHER_STATS_JOB.
I am looking forwared to hearing your experience and advice.
Thanks and Regards.

Dear Justin.
Thanks for your reply.
1) What is the magnitude of the waits you're seeing? Over what time frame?
--> I found the above wait events in the top 5 wait event section from AWR report.
The AWR snapshot time frame is one hour.
--> On a regular basis(maybe, one or two week), the database hangs, causing a number of library cache related wait events and gc related wait event.
2) If the system is hanging and not doing a log switch, have you debugged that process? I'd be hard-pressed to imagine how library cache events would be related to this sort of thing. I would tend to suspect a hardware/ RAC install/ RAC config issue.
--> I applogize for insufficient information. I took "system state dump" and "hang analyze" at the time of database hang.
--> It is hard for me to understand the system dump file. I reported those files to Oracle Support, but no answer was returned now.
--> As you said, it may be caused by different issues. I will try to investigate other factors.
3) Why do you "guess that when gather_database_stats tries to get statistics about AWR snapshot objects, it causes a number of library cache invalidation and dictionary cache reload between two nodes?"
--> I investigated AWR reports during the period of database hang. I found the above wait events with gather_database_stats in common. That is all why I suspect "gather_database_stats" job.
Specifically regarding the statistics gathering job, is your application is doing something unusual that forces the default statistics job to gather statistics regularly on a substantial fraction of your tables forcing your application to re-parse a substantial fraction of its SQL? Do you have an alternate method for gathering statistics that is going to generate less load and/or invalidate fewer SQL statements? Is your application reusing SQL (i.e. using bind variables)?
--> Currently, we have not deployed all part of an application. At this point, the data is about 10 Mega. The application is using bind variables, but I also could see high number of sql version count. I am inspecting why.
--> I am considering gathering statistics manually (only application schema, not all database objects)
4) What makes you believe that the AWR snapshot process is causing problems?
--> I applogize for insufficient explanation. I mean the problems occur when "gather_database_stats" job takes statistics of "AWR snapshot data",
because application data is very very small, only 10 Mega and 28 tables.
Currently, we have deployed only 1 % of the entire application.
● This is the first time I manage a RAC database. I think a RAC database is something different from a single database.
I do not think the same problem could occur in a single database.
Thanks for detailed explanation and advice.
Best Regards.

Similar Messages

  • My macbook pro has service battery, what could happen if i upgrade the ram to 8gb

    My macbook pro has service battery, what could happen if i upgrade the ram to 8gb

    "Service Battery" means just that - you need to make an appointment with your local Apple Store or AASP and have the battery checked out and, likely, replaced.
    If you upgrade to 8GB it will have no effect on the battery. 8GB is sort of the minimum that I would shoot for.
    Clinton

  • Where is the file of "portlist.ini" in 10g RAC??

    Hi, all.
    Where is "portlist.ini" file in 10g RAC 10.2.0.2.0 on 32-bit windows 2003 EE SP1??
    "oracle_home/install/portlist.ini" does not exist.
    Where is it??
    Thanks and Regards.

    Dear DBMS_Direct.
    Thanks for your reply.
    It is Database Control.
    I installed it by using DBCA when I was creating the database.
    Thanks and Regards.
    Message was edited by:
    user507290

  • CRS-0210: Could not find resource while start ASM on 10G RAC

    Dear All
    I'm trying to install 10g RAC on Redhat 4.1. At the point at which I try to start ASM it fails with the message
    ORA-03113: end-of-file on communication channel
    select value from v$parameter where name='instance_type'
    ERROR at line 1:
    ORA-01034: ORACLE not available
    This seems to be due to a failure CRS. The trace file shows:
    [Thread-11] [17:14:2:907] [HAOperationImpl.runCommand:1254] CRS cmd is: /u01/app/oracle/product/10.2.0/crs/bin/crs_stat -u ora.bfhxx-sql012.ASM1.asm
    [Thread-41] [17:14:2:964] [StreamReader.run:65] OUTPUT>CRS-0210: Could not find resource ora.bfhxx-sql012.ASM1.asm.
    Executing
    /u01/app/oracle/product/10.2.0/crs/bin/crs_stat
    produces:
    NAME=ora.bfhxx-sql012.LISTENER_BFHXX-SQL012.lsnr
    TYPE=application
    TARGET=ONLINE
    STATE=ONLINE on bfhxx-sql012
    NAME=ora.bfhxx-sql012.gsd
    TYPE=application
    TARGET=ONLINE
    STATE=ONLINE on bfhxx-sql012
    NAME=ora.bfhxx-sql012.ons
    TYPE=application
    TARGET=ONLINE
    STATE=ONLINE on bfhxx-sql012
    NAME=ora.bfhxx-sql012.vip
    TYPE=application
    TARGET=ONLINE
    STATE=ONLINE on bfhxx-sql012
    Is this a red herring or is it the reason ASM won't start? At what point should this entry have been created (ie should it already exist when ASM starts or should ASM create it)? Can I manually create the entry using crsstat.
    Many thanks
    Paul

    It all depends on what your mapping problem was and what you did to resolve it. Here are a couple of things you could try:
    -Make sure the orc.loc file on ebdb1 has the same entry as ebdb2. Also, say you are using shared raw devices for CRS: make sure your raw devices are consistent on both nodes.
    If the above does not work
    -Make sure the shared devices are consistent on both nodes and restore one of the OCR backups. I am sure at least one of the backups 4hrs/8hrs/1day/2day/1week some thing must be a worthwhile. If you do restore OCR from a backup make sure to run cluvfy before you start your CRS.
    Always a good practise to take a backup of status quo before you restore from the backups.
    It would be interesting to know what lead to your disk mapping problem in the first palce.
    Good Luck!

  • What is the use of GSD in Oracle 10g RAC ...?

    Hi Rajesh,
    If the GSD is not used in the new versions (only for backward comparability). we can drop this resource from CRS. what is the impact of this if we drop this resource.
    Thanks in advance.

    Hi,
    GSD IS USED ONLY IF 9I RAC DATABASE IS PRESENT
    The function of GSD (10g and above) is to service requests for 9i RAC management clients and therefore when there are no 9i databases present, there is nothing for GSD to do.
    Consequently, there will be no impact on a RAC cluster if GSD is offline and 9i is not used.
    If gsd fails to start due to whetever reasons then best thing is to work with Oracle support to analyze and fix the issue. Until that time, gsd can be temporarily disabled.
    In 11.2 GSD is disabled by default and the service will show as target:offline, status:offline.
    Ref: MOC ID : 429966.1
    Hope your question is answered..
    Regards,
    Pradeep. V

  • TS1389 i have more than 5 computers authorized through my apple id, what could i do if i have no access to the others computers?

    hey, i have a big problem, i cant authorize my computer because i have more than 5 computers authorized with my apple id, the roblem is that i have no access tot ce other computers to deauthorize them, what could i do?

    Use the Deauthorize All command documented in this article.
    (75434)

  • I can no longer get to Facebook Via firefox It comes up loading in the tab but does not get any further one minute it was working the next it was,nt should I try uninstalling firefox then reinstall or does anyone know what could of happened thanks

    # Question
    I can no longer get to Facebook Via firefox It comes up loading in the tab but does not get any further one minute it was working the next it was,nt should I try uninstalling firefox then reinstall or does anyone know what could of happened thanks

    * "Clear the Cache": Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    * "Remove the Cookies" from sites that cause problems: Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • Macbook Pro w/ retina freezes at least once a day, and I'm forced to shut down computer. What could be wrong?

    I've had this macbook since August of last year, so it is still relatively new. For about a month the 'beach ball of death' has frozen my computer at least a couple times a week, which then I am forced to shut down the computer. What could be a reason for the constant freezing?? 

    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    Launch the Console 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 Console in the icon grid.
    Step 1
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Enter "BOOT_TIME" (without the quotes) in the search box. Note the timestamps of those log messages, which refer to the times when the system was started. Now clear the search box and scroll back in the log to the last boot time after  you had the problem. Select the messages logged before the boot, while the system was unresponsive or was failing to shut down. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V. Please include the BOOT_TIME message at the end of the log extract.
    If there are runs of repeated messages, post only one example of each. Don’t post many repetitions of the same message.
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    Still in Console, look under System Diagnostic Reports for crash or panic logs, and post the entire contents of the most recent one, if any. In the interest of privacy, I suggest you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if present (it may not be.) Please don’t post any other kind of report—it will be very long and not helpful.

  • What could be causing import error?

    I purchased a GoPro HERO helmet-mounted digital camera and connected it to my MacBook (OS X 10.5.8) with iMovie (7.1.4) using a USB cable.
    The camera produces MP4 files which are visible in finder.
    When I open iMovie it identifies and displays the movie clips for importing but at the end of the import process it says "An Error Occurred During Import" and the files are not finally imported.  I tried numerous times, even importing one small clip at a time and get the same message.
    There is no further information on what could be causing this.
    The only way I managed to import these clips was to first copy them to my hard drive and then use the "Import movies" option in iMovie.
    Anyone have ideas why I can't import directly from the camera?
    Bill.

    I changed my directory in Unix to JAVA_TOP and I ran the command as follows -
    java oracle.jrad.tools.xml.importer.XMLImporter $JAVA_TOP/oracle/apps/gl/translation/webui/AuditDetailPG.xml -username apps -password password -rootdir $JAVA_TOP/ -dbconnection "(description=(address_list=(address=(protocol=tcp)(host=devrdebsdb38.dev.mycompany.com)(port=1553)))(connect_data=(sid=AEBDV02)))"
    I get the following error with the above command - Segmentation fault. At least it is not NullPointerException! Any clue to what could be causing a Segmentation fault?

  • FaceTime not recognizing wi-fi but all the rest of the apps are connected. Please help

    My FaceTime in my new itouch4 is not recognizing or is not connecting to wi-fi when I try to log inn but all the others applications in the same device are connected. I tried the same account in different device, ipad2 and it connects without problem. What could be wrong?

    Does the iOS device connect to other networks successfully?
    Does the iOS device see the network?
    Any error messages?
    Do other devices now connect?
    Did the iOS device connect before?
    Try the following to rule out a software problem:                 
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on your router
    .- Reset network settings: Settings>General>Reset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connections
    - Wi-Fi: Unable to connect to an 802.11n Wi-Fi network
    - iOS: Recommended settings for Wi-Fi routers and access points
    - Restore from backup. See:
    iOS: How to back up
    - Restore to factory settings/new iOS device.
    If still problem make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar
    For the future, saying " i've tried everything" provides us with zero information as to what you did try.

  • What could be causing Illustrator CS6 to freeze when I save a particular .ai file?

    I tried saving it in a new location, changing the name, and saving it in a legacy format. Every time I ended up with the spinning beachball. No other file is having this issue. What could I look for in the file that might be causing this?
    Interesting note: once during this process I left the computer for 20 minutes, and it eventually unfroze. Still had the same issue when I tried to save it again.

    We have seen this issue with the latest Esko Data Exchange plug-in, version 12.0.147 and Illustrator CS6.
    If you are using Pantone Plus swatches, you may see a beach ball during a save. Either, remove the Esko folder from the Illustrator Plug-ins folder, or change your Pantone Plus swatch from an LAB value to a CMYK. Your file will now save correctly.
    UPDATE: I received a response from Esko, they said to turn off this option: In Illustrator CS6 go to: Illustrator/Preferences => Esko and turn off "update XMP on Document Save". Confirmed, it corrects this issue!

  • What is the disadvantage of RMI?

    Hi,
    I am trying to understand the RMI.
    So far what i have read in books is telling the advantages of the RMI,
    but I can not find the disadvantage.
    Could anyone tell me ?
    Thanks,
    Herbert

    Re the slowness comments: RMI is slow on initial startup, but that can be improved by creating a serialVersionUID for each class rather than letting the system do it for you at execution time (see Pitt/McNiff, java.rmi: The Remote Method Invocation Guide). Once initialized, each rmi call is very fast. I am very pleased and couldn't ask for anything more.
    Other possible disadvantages: We are going crazy right now diagnosing a memory leak in our program which MIGHT be caused by RMI. Note, it has not been proven to be the fault of RMI. See thread "RMI, memory leak, hprof, and HAT" in this forum.

  • I ran a virus/trojan fix and this is what it said it could not repair something in the main library core or something like that.  What do I do?  The problem seems to be with safari?

    I ran a virus/trojan fix and this is what it said it could not repair something in the main library core or something like that.  What do I do?  The problem seems to be with safari?

    I ran the utility disk and this is what it said.
    Warning permission differ Applications/Safari drwxr-xrx they are -rwxr-xr system/livrary Cores has been modified and will not be repaired.
    Permission apllication differ on System/livrary/Pr or could be -rw-r--r-- they are rwxr-xr-x Application/iTune be droxr-xr-x they are rwxr-xr-x
    Then I hit fix permissions and it said this
    Warning SUID file Systm/Library/Core has been modified will not be repaired
    I also downloaded Bitdefender Virus Scanner and it found nothing.

  • On connecting to itunes or charger iPhone 5 beeping continously and I am unable see anything on display. In itunes I can see everything when I connect to computer. What could be the issue with my display and how to fix it.

    My iphone power button is not working so today I decided to replace it, on opening few screws I was unable to continue as I was not able to open all the screws on the iphone. So far I had managed to disconnect display panel & battery only. So I decided to not to replace button myself and I closed it. After closing I am able to see iphone 5 connected to itunes and I can see all my data, however it continuesly beeping when connected to charger or computer. Also I do not see anything on display. Before opening the iphone everything was working fine now I can't see anything on screen.
    I do not see any hardware demage or anything like that, can anyone suggest what could be the problem?
    Please help

    Basic troubleshooting from the User's Guide is reset, restart, restore (first from backup then as new).  Try each of these in order until the issue is resolved.
    Everything that cames in the box is included in the 1year warranty, unfortunately you're just outside of that warranty.  Regardless, if the above troubleshooting does not resolve, take the device to Apple and they can determine if the issue is the device, the charger(s) or something else.

  • I am trying to put music into my 3rd gen ipod touch and older ipod shuffle but they do not show up on Itunes when i connect them,what could be the problem?

    i am trying to put music into my 3rd gen ipod touch and older ipod shuffle but neither are popping up on itunes, what could be the problem?

    See
    iOS: Device not recognized in iTunes for Windows
    - I would start with
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP
    or              
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    However, after your remove the Apple software components also remove the iCloud Control Panel via Windows Programs and Features app in the Window Control Panel. Then reinstall all the Apple software components
    - New cable and different USB port
    - Run this and see if the results help with determine the cause
    iTunes for Windows: Device Sync Tests
    Also see:
    iPod not recognised by windows iTunes
    Troubleshooting issues with iTunes for Windows updates
    - Try on another computer to help determine if computer or iPod problem

Maybe you are looking for