Reduced SGA_TARGET, but SGA size not changing?

I reduced the sga_taget from 1536M to 512M:
alter system set sga_target = 500M scope = memory;
System altered.
select VERSION from v$instance;
VERSION
10.2.0.3.0
show parameter sga
NAME TYPE VALUE
lock_sga boolean FALSE
pre_page_sga boolean FALSE
sga_max_size big integer 1536M
sga_target big integer 512M
But the real memory still showing the original value
show sga
Total System Global Area 1610612736 bytes
Fixed Size 2030456 bytes
Variable Size 1509950600 bytes
Database Buffers 83886080 bytes
Redo Buffers 14745600 bytes
why is that while it's a dynamic parameter?
Thanks a lot for any help.
Edited by: user10484253 on May 13, 2011 8:36 AM
Edited by: user10484253 on May 13, 2011 8:39 AM
Edited by: user10484253 on May 13, 2011 8:41 AM

I would suggest you to check v$sgastat to find out the exact SGA memory you are using currently instead of using "SHOW SGA" when when you set SGA_MAX_SIZE & SGA_TARGET initialization parameters.
Below is a sample output from one of my test dbs. As you can see below my SGA size is only 1GB.
SHOW SGA shows 2GB thats because I have set SGA_MAX_SIZE to 2gb ( which only means that I can grow my sga up till 2 gig , it may not be my current sga size).
you can try increasing or decreasing SGA_TARGET and check memory usage on OS level to see the difference.
SQL>show parameter sga
NAME                                 TYPE        VALUE
lock_sga                             boolean     FALSE
pre_page_sga                         boolean     FALSE
sga_max_size                         big integer 2000M
sga_target                           big integer 1008M
SQL>show sga
Total System Global Area 2087780352 bytes
Fixed Size                  2155336 bytes
Variable Size            1744833720 bytes
Database Buffers          318767104 bytes
Redo Buffers               22024192 bytes
SQL>select name, round(sum(mb),1) mb
  2        from (
  3      select case when name = 'buffer_cache' then 'db_cache_size'
  4                  when name = 'log_buffer'   then 'log_buffer'
  5                  else pool
  6              end name,
  7              bytes/1024/1024 mb
  8                   from v$sgastat
  9           )group by name
10  /
NAME                  MB
db_cache_size        304
java pool            128
large pool            16
log_buffer            21
shared pool          528
                     2.1
6 rows selected.
SQL> -- V$SGA_DYNAMIC_FREE_MEMORY: Information about the amount of SGA memory available for future dynamic SGA resize operations.
SQL>select * from V$SGA_DYNAMIC_FREE_MEMORY;
CURRENT_SIZE
  1040187392- Krishna

Similar Messages

  • TS1814 Most of the songs on my iPod Classic no longer dshow up on iTunes on my laptop.  I deleted iTunes & installed the latest version but this did not change anything.  For example on 1 playlist I have 66 songs but only 1 shows on the iTunes screen.  Th

    Most of the songs on my iPod Classic no longer show up on iTunes on my laptop.  I deleted iTunes & installed the latest version but this did not change anything.  For example on 1 playlist I have 66 songs but only 1 shows on the iTunes screen.  Thanks you for any help.

    See Empty/corrupt iTunes library after upgrade/crash or
    Recover your iTunes library from your iPod or iOS device.
    tt2

  • My Aperture 2.1 has gone into a continual thumbnail mode.  I left the computer, a MacBook Pro, run all night, about 12 hours and it is still making thumbnails.  I tried reloading Aperture 2.1, but that did not change anything.  I have also turned the syst

    My Aperture 2.1 has gone into a continual thumbnail mode.  I left the computer, a MacBook Pro, run all night, about 12 hours and it is still making thumbnails.  I tried reloading Aperture 2.1, but that did not change anything.  I have also turned the system off, for a period of time, and then turning it back on, when I click on Aperture, it comes up and locks in the thumbnail mode.  I can view my stored pictures, even modify them, but it still says thumbnails.
       I got in this mode by trying to import "one jpeg photo", from a scanned slide using a Nikon Scan4 IS5000ED scanner.  I had saved the scan to my  desktop before I tried to import it.
    Please Help, Maurice A Bird at  [email protected]
    Thanks

    My daughter has had her Razr for about 9 months now.  About two weeks ago she picked up her phone in the morning on her way to school when she noticed two cracks, both starting at the camera lens. One goes completely to the bottom and the other goes sharply to the side. She has never dropped it and me and my husband went over it with a fine tooth comb. We looked under a magnifying glass and could no find any reason for the glass to crack. Not one ding, scratch or bang. Our daughter really takes good care of her stuff, but we still wanted to make sure before we sent it in for repairs. Well we did and we got a reply from Motorola with a picture of the cracks saying this was customer abuse and that it is not covered under warranty. Even though they did not find any physical damage to back it up. Well I e-mailed them back and told them I did a little research and found pages of people having the same problems. Well I did not hear from them until I received a notice from Fed Ex that they were sending the phone back. NOT FIXED!!! I went to look up why and guess what there is no case open any more for the phone. It has been wiped clean. I put in the RMA # it comes back not found, I put in the ID #, the SN# and all comes back not found. Yet a day earlier all the info was there. I know there is a lot more people like me and all of you, but they just don't want to be bothered so they pay to have it fix, just to have it do it again. Unless they have found the problem and only fixing it on a customer pay only set up. I am furious and will not be recommending this phone to anyone. And to think I was considering this phone for my next up grade! NOT!!!!

  • I have the iPhone 5 and iPad 3. I will travel to Europe and would like to know if I need a current covertidor 220-110 for my equipments. I have an adapter, but that did not change the flow and do not want to risk it. Thank you.

    I have the iPhone 5 and iPad 3. I will travel to Europe and would like to know if I need a current covertidor 220-110 for my equipments. I have an adapter, but that did not change the flow and do not want to risk it. Thank you.

    All you need is a physical plug adapter, not a voltage converter. All Apple chargers work on any voltage from 110 - 240 worldwide.

  • Acrobat Pro 9 - Chose Greyscale in print properties, but it is not changing it to greyscale

    Acrobat Pro 9 - Chose Greyscale in print properties, but it is not changing it to greyscale.  I tried to go through all the settings, but I cannot figure it out.  I am printing a color PDF document to a greyscale document.
    Not sure if I am in the correct community group.

    thank you for this post.  It still works and is a required "fix" as of Oct 2010.
    Somehow, in my network adapters, a wireless adapter called Microsoft Virtual WiFi Miniport Adapter was there (this may have something to do with the virtualization abilities of Windows 7). Anyway, I disabled that by going to
    Network and Sharing Centre -
    Change Adapter Settings, and then
    right clicking on it and
    choosing disabled.
    Next thing I knew Adobe Updater was checking away merrily.

  • I bought Ipod touch from US. right now I am in Thailand but I could not change my official account

    I bought Ipod touch from US. right now I am in Thailand but I could not change my official account as in my country. It keeps be as Canada why?

    Have you edited your account to change the address to a Thailand one and the payment method to a Thialand one?
    See:
    How to Change Your App Store Account Location | eHow.com

  • Hi.Have organized all my songs in itunes ,deleted unwanted songs and anupdated the album artwork but it has not changed them in my itunes media folder location in the C drive.How do i change this and back them up now i have everything the way i want it ?

    Hi
       -I have organized all my songs in iTunes ,deleted unwanted songs and updated the album artwork but it has not changed them in my iTunes media folder location in my C Drive.
       How do I update it there so it is the same as my iTunes now so i can back it all up?
    Thankyou.

    I solved my problem. Here's how:
    1. Right click iTunes and click properties from the "Windows 8 Desktop" (or if you want to call it the 7 desktop thats fine too)
    2. Select the compatibility tab.
    3. Set compatibility mode to Windows 7 and click apply.
    4. Open iTunes, sign into iTunes store, Turn on iTunes Match, Add your computer.
    5. Close Program
    6. Restart Computer

  • I changed my Apple ID but it did not change on the I cloud how do I reset the iCloud

    How do I change the iCloud password  I did update and change my Apple ID but it did not change the iCloud?

    To change the iCloud ID you have to go to Settings>iCloud, tap Delete Account, provide the password for the old ID when prompted to turn off Find My iPhone, then sign back in with the ID you wish to use.  If you don't know the password for your old ID, or if it isn't accepted, and your old ID is an earlier version of your current ID, go to https://appleid.apple.com, click Manage my Apple ID and sign in with your current iCloud ID.  Click edit next to the primary email account, change it back to your old email address and save the change.  Then edit the name of the account to change it back to your old email address.  You can now use your current password to turn off Find My iPhone on your device, even though it prompts you for the password for your old account ID. Then save any photo stream photos that you wish to keep to your camera roll.  When finished go to Settings>iCloud, tap Delete Account and choose Delete from My iDevice when prompted (your iCloud data will still be in iCloud).  Next, go back to https://appleid.apple.com and change your primary email address and iCloud ID name back to the way it was.  Now you can go to Settings>iCloud and sign in with your current iCloud ID and password.

  • I have reset my rescue email as the email is no longer valid but it has not changed in the secure account section  please help

    I have reset my rescue email as the email is no longer valid but it has not changed in the secure account section  please help

    Hello
    Try restoring the device and setting up as new.
    If it is still shows an iCloud activation lock, then it's on an iCloud account
               The wrong device was removed from an iCloud account.
    Check any other Apple IDs you might have at
                 iCloud.com
    Get signed into them and remove that device.
    I wish this was the first time I seen this.
    Best of Luck

  • I can't update my apps, I think that the problem is that I've change my password from my ID Apple but  they have not change from the telephone configuration. Any idea?

    I can't update my apps, I think that the problem is that I've change my password from my ID Apple but  they have not change from the telephone configuration. Any idea? Thanks

    Hi skippy2012trev,
    Welcome to the Apple Support Communities!
    I understand that you updated your Apple Id and password but now you are being prompted for the old information in iCloud. You are on the right track by changing the Apple ID back to the previous email address temporarily so that you can sign out. You should not need to verify the email address. After you edit the Apple ID back to the old email address and then sign out of iCloud on your iPhone, edit the Apple ID back to the address you would currently like to use. There is no need to change the password again, only the email address, unless you prefer to update the password again.
    If you're asked for the password to your previous Apple ID when signing out of iCloud - Apple Support
    Change your Apple ID temporarily
    If signing out and back in to iMessage or FaceTime didn't help, try these steps:
    Change your Apple ID to the Apple ID you used previously. You shouldn't need to verify the email address.
    Tap Settings > iCloud. Complete these steps only if the Find My [Device] setting is turned on:
    Scroll down and tap Sign Out, then tap Sign Out to confirm. If you're using iOS 7 or earlier, tap Delete Account, then tap Delete to confirm.
    Tap Keep on My [Device] or Delete from My [Device]. In either case, your data remains in iCloud and will be updated on your device when you sign in to iCloud again.
    Enter the password for your previous Apple ID.
    Change your Apple ID to the new email address that you want to use. You'll need to verify the email address.
    Return to Settings > iCloud and sign in with your new Apple ID.
    Cheers,
    Joe

  • Lrcat size not changing

    This may be a strange question but I've noticed that the size of my Lrcat has not changed in over a month in spite of adding and processing several new images (about 40 actually).  I am not seeing any problems when viewing images that I have adjusted in the past nor in LR's performance (v.2.1) but would think that the database size should increase as I add
    data....???  Any thoughts?

    I don't know anything specific about LR's database,  but other databases
    I've worked with do two things that could result in an unchanging size over
    the short term:
    1)  When records are deleted from a database, the size does not shrink but
    the space is available for new data to overlay where the old data was, so if
    you've imported images and deleted some you may just be reusing the old
    space.
    2)  Databases can be allocated in blocks are pages of certain sizes so they
    expand and contract in "chunks" of a particular granularity and 40-images
    worth of data may not be a significant new amount, especially combined with
    reason 1).
    To test if either reason 1) or 2) is occurring, note your current database
    size, then perform a Catalog Reorganization and see if it shrinks.  If so,
    then add one new image and see if the size grows by a small amount.  If it
    does not then the size is likely allocated in "chunks" and there is a little
    extra slack space even after a reorganization.

  • TS3988 How do I change my iCloud account id on my iPhone?  I changed my Apple ID and iCloud Id on my PC but I can not change it on my iPhone and now it won't back up.

    How do I change my iCloud account information on my iPhone?  I had to change my Apple ID and my iCloud ID on my PC but, I wasn't able to change it on my iPhone and now it won't back up.

    Welcome to the Apple Community.
    Firstly, you need to change your details with Apple,  Start here, change your country if necessary and go to manage your account.
    In order to change your Apple ID or password for your iCloud account on your iOS device, you need to delete the account from your iOS device first, then add it back using your updated details. (Settings > iCloud, scroll down and hit "Delete Account")
    Providing you are simply updating your existing details and not changing to another account, when you delete your account, all the data that is synced with iCloud will also be deleted from the device (but not from iCloud), but will be synced back to your device when you login again.
    In order to change your Apple ID or password for your iCloud account on your computer, you need to sign out of the account from your computer first, then sign back in using your updated details. (System Preferences > iCloud, click the sign out button)
    In order to change your Apple ID or password for your iTunes account on your iOS device, you need to sign out from your iOS device first, then sign back in using your updated details. (Settings > store, scroll down and tap your ID)

  • TS3274 How to change my App Store to another country?  I synced my IPad with computer but it did not change the store.

    My iPad changed the country on the App Store by accident .  How can I change the country on my App Store back to the original store??                                                
    I tried syncing on my computer but it did not work

    Hi Briopp,
    If yor are needing to change your iTunes country on your iPad:
    Settings>iTunes & App Store> you will see yor Use ID - tap on that. You will see a dropdown and in that dropdown, View Account. Select View Account. There you wll see a section called Counry/Region. Click on that and follow the instructions to select a different country.
    Hope this helps!
    Cheers,
    GB

  • Time capsule is asking to inherit from previous computer but I have not changed computers.

    Turned on the computer and  a box popped up from Time Capsule asking if I wanted to backup now. This is the first time this has happened and I have had my computer set up with this Time Capsule for over a year. lt opens a box with three buttons:
    >back up now
    >inherit back up from previous - it warns that if one selects inherit from another computer, that other computer can no longer back up to this time capsule
    >create new back up
    It was set up to back up automatically, not sure what has caused it to start asking every time I log on.
    So I want to know if  I should "inherit" even though I have not changed computers?

    Did you happen to just upgrade Mavericks to 10.9.4?? I should not think so but just to ask if something just happened that could explain the normal irrational behaviour of Mavericks.. if there is nothing that has happened.. well it is the standard ghost in the machine explanation.
    If you have several computers backing up to the TC, now might be a good time to make a decision to stop that.
    If this is the your iMac in your profile, my suggestion would be as follows.
    1. Reset TM
    See A4 here.
    http://pondini.org/TM/Troubleshooting.html
    2. Run verify of the backup. See A5 same reference.
    3. Install the widget.. See A1 same reference.
    If it keeps giving you nonsense.. start over. Delete the existing backup or better still archive it, wipe the TC and start afresh.
    I would seriously think about plugging in a USB drive and using Carbon Copy Cloner (or similar third party backup software).. a bootable clone will make a much more reliable backup and you can still have TM backing up to the TC.
    See http://pondini.org/TM/Clones.html
    The value of clones I think has grown considerably since the reliability of TM has dropped dramatically in Mavericks.

  • I have changed my itunes id. but it will not change on my Ipad...

    I have changed my apple and Itune id. but i can not down load new games and update items, becaus it will not alow me to. it keeps asking me to enter Password for the old email. How do i change this? . i have gone in to I tunes changed seting.

    On the iDevice in question go to setting then to iTunes and App Store and enter in your new Apple ID

Maybe you are looking for

  • Firefox Sync not working with weave server behind password protected proxy

    Since the sync is moved from firefox to Android, I'm completely unable to sync my bookmarks with my personal weave server. The server is internal, but accessible via a proxy with a username/password for all internal sites. Last working version was 10

  • Free VU and EQ animation plugins now available

    Hi there I've just released VeeYou: Four completely free fxplug plugins which generate animated VU and EQ effects from the audio in your project using audio behaviors in Motion 3. details on CoreMelt VeeYou: http://www.coremelt.com/products/products-

  • Dataflow Conflict appearing on the front panel

    Hello, my vi is almost done but I still have a problem with the front panel. I think it's about data flow conflicts in my vi. When you run my vi, you will see the pop-up window to ask you about putting a file path, adjusting the units, selecting data

  • OWB 11gR2 extracting data from SAP - HELP

    Hi everyone, I have a question regarding the way OWB 11gR2 uses its SAP connector. I will present the scenario. OS on Server: Windows Server 2003 64bit DB: 11gR2 - 64bit SAP JCO 2.19 (64bit) OS on Client: Windows XP 32bit Oracle Client 11gR2 - 32bit

  • Blurry custom folder icons

    I've put custom photo icons on hundreds of folders (using jpegs). Since upgrading to Snow Leopard, most of them have become blurry/pixelated. How do I fix them? Also, when I try creating new custom icons, they don't show up right away, and when they