Increase the sga to 8gb

We want to increase sga 8gb, knowing that we have the physical size of the ram 24 to go.
we followed the configuration steps as the oracle note 225349.1, we modified the boot.ini file by adding the / PAE, the AWE is configured to 2147483648, when starting the instance we have the error message ORA-00371: not enough shared pool memory, Should Be atleast 434653184 bytes
the parameters to configure
test.__db_cache_size = 1207959552
test.__java_pool_size = 4194304
test.__large_pool_size = 4194304
test.__shared_pool_size = 1038090240
test.__streams_pool_size = 0
*. db_block_buffers = 1179648
*. SGA_TARGET = 0
*. SGA_MAX_SIZE = 7000M
*. use_indirect_data_buffers = TRUE

mo**** wrote:
We want to increase sga 8gb, knowing that we have the physical size of the ram 24 to go.
we followed the configuration steps as the oracle note 225349.1, we modified the boot.ini file by adding the / PAE, the AWE is configured to 2147483648, when starting the instance we have the error message ORA-00371: not enough shared pool memory, Should Be atleast 434653184 bytes
the parameters to configure
test.__db_cache_size = 1207959552
test.__java_pool_size = 4194304
test.__large_pool_size = 4194304
test.__shared_pool_size = 1038090240
test.__streams_pool_size = 0
*. db_block_buffers = 1179648
*. SGA_TARGET = 0
*. SGA_MAX_SIZE = 7000M
*. use_indirect_data_buffers = TRUETHANKS for sharing.

Similar Messages

  • I have a 15' Macbook Pro, mid 2010 running Mavericks. I want to upgrade the hardware by increasing the RAM to 8GB and replacing the HD for a SDD one. What would be the best way to install mavericks on the new HD? I have the original OS X CD.

    I have a 15' Macbook Pro, mid 2010 running Mavericks. I want to upgrade the hardware by increasing the RAM to 8GB and replacing the HD for a SDD one. What would be the best way to install mavericks on the new HD? I have the original OS X CD.
    From what I read, I have 2 choices: 1. to install OSX and then upgrade to Mavericks, but I'm not sure if this would be possible (to upgrade directly from OSX to Mavericks); and 2. to use a software called Super Duper.
    I wouldn't like to have to use a third party software to do this, so the question is: is there a better way to install directly the Mavericks not having to use a third party software?

    Install the new drive in the computer.
    Install the old drive in an external USB or Firewire enclosure.
    Boot the computer from the Recovery HD on the external drive.
    Use Disk Utility to partition and format the new internal drive.
    Clone your external drive to the internal drive.
    How to replace or upgrade a drive in a laptop
    Step One: Repair the Hard Drive and Permissions
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Installer menu (Utilities menu for Tiger, Leopard or Snow Leopard.) After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    Step Two: Remove the old drive and install the new drive.  Place the old drive in an external USB enclosure.  You can buy one at OWC who is also a good vendor for drives.
    Step Three: Boot from the Recovery HD on the external drive.  Restart the computer and after the chime press and hold down the OPTION key until the boot manager appears.  Select the icon for the Recovery HD then click on the downward pointing arrow button.
    Step Four: New Hard Drive Preparation
      1. Open Disk Utility from the main menu and click on the Continue button.
      2. After DU loads select your new hard drive (this is the entry with the
          mfgr.'s ID and size) from the left side list. Note the SMART status of
          the drive in DU's status area.  If it does not say "Verified" then the drive
          is failing or has failed and will need replacing.  Otherwise, click on the
          Partition tab in the DU main window.
      3. Under the Volume Scheme heading set the number of partitions from
          the drop down menu to one. Set the format type to Mac OS Extended
          (Journaled.) Click on the Options button, set the partition scheme to
          GUID  then click on the OK button. Click on the Partition button and
          wait until the process has completed.
      4. Select the volume you just created (this is the sub-entry under the
          drive entry) from the left side list. Click on the Erase tab in the DU main
          window.
      5. Set the format type to Mac OS Extended (Journaled.) Click on the
          Options button, check the button for Zero Data and click on OK to
          return to the Erase window.
      6. Click on the Erase button. The format process can take up to several
          hours depending upon the drive size.
    Step Five: Clone the old drive to the new drive
      1. Using Disk Utility still opened.
      2. Select the destination volume from the left side list.
      3. Click on the Restore tab in the DU main window.
      4. Check the box labeled Erase destination.
      5. Select the destination volume from the left side list and drag it to the
          Destination entry field.
      6. Select the source volume from the left side list and drag it to the
          Source entry field.
      7. Double-check you got it right, then click on the Restore button.
    Destination means the new internal drive. Source means the old external drive.
    Step Six: Open the Startup Disk preferences and select the new internal volume.  Click on the Restart button.  You should boot from the new drive.  Eject the external drive and disconnect it from the computer.

  • How to Increase the SGA Size.

    Hi Guru's
    I want to Know
    How to Increase the SGA Size in Database 8.1.7.4.1
    My Ram Size is 6 GB
    When I query the Below Script
    select name, value
    from v$parameter
    where name in ('shared_pool_size', 'java_pool_size', 'streams_pool_size',
    'log_buffer', 'db_cache_size', 'db_2k_cache_size', 'db_4k_cache_size',
    'db_8k_cache_size', 'db_16k_cache_size', 'db_32k_cache_size',
    'db_keep_cache_size', 'db_recycle_cache_size', 'large_pool_size');
    Result
    shared_pool_size     300000000
    large_pool_size     0
    java_pool_size     50000000
    log_buffer     10485760
    Please Suggest Me the How Much Value also to increase the SGA
    My RAM SIZE is 6 GB
    Regards
    ***SBJ***

    SGA size on 8i is static , and for increasing the size you have to make the changes in the pfile and bounce the database
    First thumb rule is that your SGA should not exceed more than 40% of your PHYSICAL RAM in oracle <= 8i version. You can go around 80% from oracle 9i onwards
    http://mohamedazar.wordpress.com/2010/08/30/can-i-increase-sga-target-size-greater-than-sga-max-size/
    Edited by: Amigo on Dec 18, 2010 1:31 AM

  • Error when i increase the SGA to more that 1GB

    I have a server with 8 GB of memory running server 2003. i have 2 instances on the server, everytime i try to increase the SGA for any instance to more than 1GB the instances doesn't restart. the error message is 'Memory realm already exists' among others.

    the error message
    is 'Memory realm already exists' among others.This error is pretty self-explanatory,
    Error:     ORA-27100
    Text:     shared memory realm already exists
    Cause:     Tried to start duplicate instances, or tried to restart an instance
         that had not been properly shutdown
    Action:     Use a different instance name, or cleanup the failed instance's SGA

  • Increase the SGA Memory

    Hi,
    Iam using oracle 9i OS Solaris version 9.2.0.6
    I am new to Oracle Database and i learn DBA any help me.
    My Database Ram Size is 16 Gb
    Now the SGA Size is below
    Total System Global Area 3747585360 bytes
    Fixed Size 736592 bytes
    Variable Size 1593835520 bytes
    Database Buffers 2147483648 bytes
    Redo Buffers 5529600 bytes
    Now i want to increase the SGA size to 5 Gb
    How to increase the SGA Size and give the examples SGA Based parameters also i want to increase so Kindly Help.
    Regards,
    Suresh Kumar

    Hi.It is correct that you must look into the documentation as the first-point-of-resource.It will be more quicker than to wait for the reply here.Not to say that don't post your question but do a search, get some thing in your hand,read it and when you dont understand it than post the question here.It will be more better approach of learning.
    For your question , in 9i you can't increase the total memory for your SGA on the fly as like you can (to some extent).If you want to increase the total memory allocated to your SGA than you need to change the parameters which constitute the total memory for the SGA in 9i.REad here.
    http://download.oracle.com/docs/cd/B10501_01/server.920/a96521/create.htm#998095
    SGA_MAX_SIZE parameter controls the total memory allocated to your SGA in 9i.You need to change its value in the parameter file/spfile and bounce your db to reflect teh changes.
    Aman....

  • Increase the SGA and PGA size

    Hello Guru,
    How do i check what is my SGA and PGA..I am using TOAD..
    I need to increase the SGA and PGA size...Please help..
    I have a table having 200 million records, all indexes are there for the column..But it hang on in the debugging mode and also compile mode..
    So i believe, I need to increase the SGA and PGA size...
    Thanks,
    Haraprasad...

    805936 wrote:
    Hello Guru,
    How do i check what is my SGA and PGA..I am using TOAD..
    I need to increase the SGA and PGA size...Please help..
    The current size for both SGA and PGA can be shown depending on the version of the db. For 10g, the SGA size is shown by sga_target parameter and PGA size is shown by pga_aggregate_target parameter. For 11g, the parameter memory_target sets them both.
    I have a table having 200 million records, all indexes are there for the column..But it hang on in the debugging mode and also compile mode..
    So i believe, I need to increase the SGA and PGA size...No, IMO, your believe doesn't hold much base as the evidence that you have used is insufficient. What is the debugging mode or compile mode ? For what purpose you are using these modes? 200 million is not a very large number if you ask me. Tell us your db version and based on it, generate a Statspack or AWR report and post here.
    HTH
    Aman....

  • Suggestion  in increasing the SGA and PGA after increase in the RAm of the machine .

    Hi All,
    Need an expert suggestion on the change's  in the SGA and PGA of the oracle database after increasing the size of the machines RAM .
    We have 64G of RAM in the machine .
    There are 9 DB's running on  oracle 10g  and 11g  on  this machine
    The total SGA of all the database's is around 18G .
    DB1  has 2G of MAX_SGA_SIZE
    DB2 has  8G  of MAX_SGA_SIZE
    DB3 has 1G   of MAX_SGA_SIZE
    DB4 has 2G    of MAX_SGA_SIZE
    DB5  has 676M   of MAX_SGA_SIZE
    DB6   has 1.5G   of MAX_SGA_SIZE
    DB7 has  1.2 G   of MAX_SGA_SIZE
    DB8 has  675M   of MAX_SGA_SIZE
    DB9  has 672 M   of MAX_SGA_SIZE
    Now the machine RAM is up  to  96G  64+ 32
    what would be the suggestion on the increase in the SGA and PGA max size .
    Any expert suggestion is highly apprciated .
    Thanks in Advance

    Thanks for this Justin.
    Here the exercise is to add 4 CPU's  and 32G RAM to the server  earlier it was with 4 CPU's and 64G RAM  this was decided  by the server support team .
    here is the stats from SAR   command ..
    The platform is
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    PL/SQL Release 11.2.0.2.0 - Production
    CORE    11.2.0.2.0      Production
    TNS for Linux: Version 11.2.0.2.0 - Production
    NLSRTL Version 11.2.0.2.0 - Production
    04:00:01          CPU     %user     %nice   %system   %iowait    %steal     %idle
    04:10:02          all     86.47      0.00     12.52      0.99      0.00      0.02
    04:20:01          all     84.83      0.01     11.80      3.21      0.00      0.15
    04:30:01          all     76.23      0.00     10.30     12.34      0.00      1.12
    04:40:01          all     79.14      0.00     12.07      8.30      0.00      0.49
    04:50:01          all     77.63      0.00     12.19      9.40      0.00      0.77
    05:01:01          all     75.95      0.00     10.50     12.80      0.00      0.75
    05:11:01          all     83.21      0.00     11.98      4.54      0.00      0.26
    05:21:01          all     76.37      0.01     11.20     11.49      0.00      0.94
    05:31:01          all     77.97      0.00      9.04     10.30      0.00      2.69
    Average:          all     79.72      0.00     11.28      8.20      0.00      0.80
    Now that the 4 CPU's and RAM is been added , my request is how to  calculate the required kernal parameters for oracle  to this new configuration  for some improvement in the oracle performance .
    like kernal.shmmax
          kernal.shmall
    /dev/shm file system
    largest value of MEMORY_MAX_TARGET or MEMORY_TARGET of all instances
    the oracle is set as automatic memory management . it is not an RAC environment .
    Any Expert suggestion is highly apprciated .
    Thanks in advance .

  • ORA-27102: out of memory,  when I try to increase the SGA in 10gR2 linux 64

    Hi, I´m trying to increase sga_max_size parameter, but when I startup the DB the following error is appears:
    ORA-27102: out of memory...The maximun value is 3.6 Gb Approximately, if I increase this value, the DB not start and is appears this error.
    My DB version is 10.2.0.4.0
    My OS: Enterprise Linux Enterprise Linux AS release 4 (October Update 6)
    The linux Kernel: 2.6.9-67.0.0.0.1.ELsmp x86_64 GNU/Linux
    Physical memory: 14 GB
    My init.ora:
    orcl10.__db_cache_size=2113929216
    orcl10.__java_pool_size=33554432
    orcl10.__large_pool_size=16777216
    orcl10.__shared_pool_size=301989888
    orcl10.__streams_pool_size=16777216
    *.audit_file_dest='/home/oracle/product/bbdd/admin/orcl10/adump'
    *.background_dump_dest='/home/oracle/product/bbdd/admin/orcl10/bdump'
    *.compatible='10.2.0.1.0'
    *.control_files='/home/oracle/product/oradata/orcl10/control01.ctl','/home/oracle/product/oradata/orcl10/control02.ctl','/home/oracle/product/oradata/orcl10/
    control03.ctl'
    *.core_dump_dest='/home/oracle/product/bbdd/admin/orcl10/cdump'
    *.db_block_size=8192
    *.db_domain=''
    *.db_file_multiblock_read_count=16
    *.db_name='orcl10'
    *.db_recovery_file_dest='/home/oracle/product/bbdd/flash_recovery_area'
    *.db_recovery_file_dest_size=96636764160
    *.dispatchers='(PROTOCOL=TCP) (SERVICE=orcl10XDB)'
    *.job_queue_processes=10
    *.open_cursors=300
    *.pga_aggregate_target=830472192
    *.processes=150
    *.remote_login_passwordfile='EXCLUSIVE'
    *.session_cached_cursors=50
    *.sga_max_size=3670016000
    *.sga_target=3670016000
    *.shared_pool_size=267386880
    *.undo_management='AUTO'
    *.undo_tablespace='UNDOTBS1'
    *.user_dump_dest='/home/oracle/product/bbdd/admin/orcl10/udump'
    My sysctl.conf
    # Kernel sysctl configuration file for Enterprise Linux
    # For binary values, 0 is disabled, 1 is enabled. See sysctl(8) and
    # sysctl.conf(5) for more details.
    # Controls IP packet forwarding
    net.ipv4.ip_forward = 0
    # Controls source route verification
    net.ipv4.conf.default.rp_filter = 1
    # Do not accept source routing
    net.ipv4.conf.default.accept_source_route = 0
    # Controls the System Request debugging functionality of the kernel
    kernel.sysrq = 0
    # Controls whether core dumps will append the PID to the core filename.
    # Useful for debugging multi-threaded applications.
    kernel.core_uses_pid = 1
    #Parametros del kernel para rac-oracle
    kernel.shmall = 2097152
    kernel.shmmax = 10737418240
    kernel.shmmni = 4096
    # semaforos: senmsl semmns semopm semmni
    kernel.sem = 256 32000 100 128
    #kernel.msgmnb = 65535
    #kernel.msgmni = 2878
    #kernel.msgmax = 8192
    fs.file-max = 65536
    net.ipv4.ip_local_port_range = 1024 65000
    net.core.rmem_default = 262144
    net.core.rmem_max = 262144
    net.core.wmem_default = 262144
    net.core.wmem_max = 262144
    I need any idea for how to resolve this problem, thank you
    Edited by: cehache on 10-mar-2011 11:50

    sorry, the previously init.ora is old, this is the actual init.ora file and the shared_pool_size=0:
    orcl10.__db_cache_size=3271557120
    orcl10.__java_pool_size=33554432
    orcl10.__large_pool_size=16777216
    orcl10.__shared_pool_size=335544320
    orcl10.__streams_pool_size=0
    *.audit_file_dest='/home/oracle/product/bbdd/admin/orcl10/adump'
    *.background_dump_dest='/home/oracle/product/bbdd/admin/orcl10/bdump'
    *.compatible='10.2.0.1.0'
    *.control_files='/home/oracle/product/oradata/orcl10/control01.ctl','/home/oracle/product/oradata/orcl10/control02.ctl','/home/oracle/product/oradata/orcl10/
    control03.ctl'
    *.core_dump_dest='/home/oracle/product/bbdd/admin/orcl10/cdump'
    *.db_block_size=8192
    *.db_domain=''
    *.db_file_multiblock_read_count=16
    *.db_name='orcl10'
    *.db_recovery_file_dest='/home/oracle/product/bbdd/flash_recovery_area'
    *.db_recovery_file_dest_size=96636764160
    *.dispatchers='(PROTOCOL=TCP) (SERVICE=orcl10XDB)'
    *.job_queue_processes=10
    *.open_cursors=300
    *.pga_aggregate_target=2147483648
    *.processes=150
    *.remote_login_passwordfile='EXCLUSIVE'
    *.session_cached_cursors=50
    *.sga_max_size=3670016000
    *.sga_target=3670016000
    *.shared_pool_size=0
    *.undo_management='AUTO'
    *.undo_tablespace='UNDOTBS1'
    *.user_dump_dest='/home/oracle/product/bbdd/admin/orcl10/udump'
    this is the result of free command:
    [oracle@edubi dbs]$ free
    total used free shared buffers cached
    Mem: 14366428 13844616 521812 0 65468 11599248
    -/+ buffers/cache: 2179900 12186528
    Swap: 10482404 44200 10438204
    the result of cat /proc/meminfo:
    [oracle@edubi dbs]$ cat /proc/meminfo
    MemTotal: 14366428 kB
    MemFree: 123396 kB
    Buffers: 67076 kB
    Cached: 11823056 kB
    SwapCached: 1504 kB
    Active: 9671280 kB
    Inactive: 3965444 kB
    HighTotal: 0 kB
    HighFree: 0 kB
    LowTotal: 14366428 kB
    LowFree: 123396 kB
    SwapTotal: 10482404 kB
    SwapFree: 10438432 kB
    Dirty: 868 kB
    Writeback: 56 kB
    Mapped: 5582756 kB
    Slab: 350380 kB
    CommitLimit: 17665616 kB
    Committed_AS: 13194688 kB
    PageTables: 212384 kB
    VmallocTotal: 536870911 kB
    VmallocUsed: 267732 kB
    VmallocChunk: 536603127 kB
    HugePages_Total: 0
    HugePages_Free: 0
    Hugepagesize: 2048 kB
    the result of vmstat command;
    [oracle@edubi dbs]$ vmstat
    procs -----------memory---------- ---swap-- -----io---- system ----cpu----
    r b swpd free buff cache si so bi bo in cs us sy id wa
    1 1 43896 58332 67220 11686176 0 0 166 195 15 10 2 0 94 3
    thank you

  • Increase the SGA size!

    Hi,
    We are using EBS 12.0.6 and DB 10.2.0.3.
    Currentlly My SGA is 2 GB and we have 8 GB of RAM, and Swap area is 10 GB.
    Please recommemded us to SGA size and related DOC ID.
    thx.

    Hi again;
    In addition to my previous post also check
    Oracle Database 10g Automated SGA Memory Tuning Doc ID: 257643.1
    How To Use Automatic Shared Memory Management (ASMM) In Oracle10g Doc ID: 295626.1
    Hope it helps
    Regard
    Helios

  • Increasing the SGA Size to Reduce CPU Run Queues?

    I got the following e-mail message from one of our UNIX admins and wanted to know if anyone can shed some light on this:
    I was just talking to [a consultant] about the problems on [the database server] and he pointed out that he has seen extremely high CPU run queues on this server, despite the fact that average CPU usage is not hitting 100%. We did some more digging and memory is being poorly utilized on this server. There is a lot of available memory that is not being used. We think that the run queues are running up because we have multiple reports coming in and sitting on the individual CPUs but they aren't able to fully utilize the available CPU. We were wondering if it would be possible to adjust the database to use more of the available memory and see if that allows the queries to use the CPU more effectively.

    jdurst wrote:
    I got the following e-mail message from one of our UNIX admins and wanted to know if anyone can shed some light on this:
    I was just talking to [a consultant] about the problems on [the database server] and he pointed out that he has seen extremely high CPU run queues on this server, despite the fact that average CPU usage is not hitting 100%. We did some more digging and memory is being poorly utilized on this server. There is a lot of available memory that is not being used. We think that the run queues are running up because we have multiple reports coming in and sitting on the individual CPUs but they aren't able to fully utilize the available CPU. We were wondering if it would be possible to adjust the database to use more of the available memory and see if that allows the queries to use the CPU more effectively.First, [read these comments.|http://prodlife.wordpress.com/2008/05/06/newsflash-100-cpu-is-worse-than-you-think/#comments]
    So, there are a lot of things that could be happening, and your post doesn't even begin to point in the right direction. Is your system heavily batched? You might speed report things up by slowing down the batch and letting other things use the cpu's. What does Oracle think it is waiting on?
    As the comments cited above suggest, Cary's book addresses how to figure these things out. Big CPU run queues are certainly an indication of tuning necessity, perhaps on both the Oracle and OS side. It could even be something silly like I/O being too slow so the CPU's are waiting on that stuff. There are enough variables involved it can very quickly become like squeezing balloon animals if you don't use a structured approach.
    So, what all hardware is involved? What are your init.ora parameters? What exact versions of everything? What do OS utilities show?

  • Couldn't increase the size of SGA

    Hi,
    I have RedHat linux 3.4, oracle 10.2.0.2, when I try to increase the sga size over 5GB its not accepting it. Can any one tell me what needs to be done to increasea the SGA ? I'm running on 64-bit OS and 64-bit oracle

    Hi,
    I have RedHat linux 3.4, oracle 10.2.0.2, when I tryIs linux 3.4 a partial RHEL 4 kernel version?
    to increase the sga size over 5GB its not accepting it.What happens? Any errors, does the instance crash?

  • I have the MacBook Pro (retina, 13 inch, Mid 2014) Memoria 8GB 1600 MHz DDR3 and I want to increase the memory. What kind of memory do I have to buy?

    I have the MacBook Pro (retina, 13 inch, Mid 2014) Memoria 8GB 1600 MHz DDR3 and I want to increase the memory. What kind of memory do I have to buy?

    The RAM in the retina model can not be upgraded.

  • Will increasing the memory from 4Gb to 8Gb make a big difference to the speed of my Intel Core Duo 2 Mac mini?

    Will increasing the memory from 4Gb to 8Gb make a big difference to the speed of my Intel Core Duo 2 Mac mini?

    Well, technically no, CPU will remain the same speed. But having 8 gig will give you some room for memory hungry apps and run better with multiple apps.
    Adding a SSD drive will give a second life to your macmini. I did mine a few weeks ago (240 gb SSD ) and also went from 2 to 4 gig ram. It's like having a new computer!
    Good luck!

  • Increasing the size of the SGA

    I'm using the Oracle Enterprise Manager Database Control on a 10.2.0.4 instance running on Redhat Enterprise Linux. One of the recommendations that the AWR\ADDM always seems to give is: "Increase the size of the SGA by setting the parameter SGA_TARGET to N". I've gone through the process twice already by upping the SGA_MAX_SIZE and SGA_TARGET parameters. It's currently recommending to up it to 6176M, I have not done this yet.
    (1) Is this one of the recommendations that you would ignore within the DBCA if performance of the database seemed acceptable?
    (2) Why does it always come back from the AWR\ADDM as a recommendation?
    (3) What SQL or performance statistics does it do to determine whether the SGA is undersized and how does Oracle determine the SGA recommended size that shows up in the ADDM feedback?
    Thanks in advance...

    Truely new questions do deserve new threads. Questions that are a direct result of responses to the initial question should be asked on the same thread.
    If there has been a time gap between the last post on the initial thread and the new question coming to mind then a new thread is probably the better choice.
    To answer the question asked if the database is not suffering ORA-04031 errors and performance is OK then I would ignore the recommendation to increase the size of the SGA yet again.
    What you might want to do first is reivew how the sga is being used (v$sgastat) and look for bad code technique that leads to needing memory, i.e., the use of SQL that passes constants to Oracle in what would otherwise be the same SQL statement if a bind variable was used and excessive use of Dynamic SQL when again bind variables could have been used in the SQL.
    IMHO -- Mark D Powell --

  • Hi is there anyway I can increase the memory on me 8gb Ipod touch

    hi is there anyway I can increase the memory on me 8gb Ipod touch

    There are, however at least a couple of alternative that might be worth looking at:
    http://www.airstash.com/
    http://www.seagate.com/www/en-us/products/external/external-hard-drive/goflex-sa tellite
    There might be other solutions I'm not aware of, but one of those two might work for you.
    Regards.

Maybe you are looking for

  • Mdm uwl iview [(Item) Item is missing from the UWL persistent cache ]

    Hi All, we have a custom MDM repository, so I created the xml configuration file and uploaded into SAP system and clicked on "Register Item types" button and I am able to see that my items has been sucesfully registered. Now I am using the UWL iview

  • Why does a new tab (middle click) in a new window open in the original window?

    In FF 4 Beta 11 I open a new window, middle click a link in the new window, but the new tab opens on the original window. Why doesn't it open in the new window? Are there settings to alter this behaviour?

  • U think this is a bug in Flash Professional 8????

    I have encountered this probem with Flash Professional 8 (Windows Version). When i filled the stroke with Bitmap Color and tried to Rotate it with a constraint by holding a Shift Key it got distorted. This is not hapening everytime we do it, but does

  • CUPC - add contacts automatically

    I use Presence server (6.03/7.0 beta), CUCM 6.1 and MeetingPlace Express 2.0.2. How is it possible to prepare Contact list for new users of Personal Communicator? I want to avoid users to manually add 50 contacts by "Search" in LDAP. Where Presence s

  • Order acknowledgement

    Hi, Is there any way to tick order acknowledgement check box in ITEM DETAIL , CONFIRMATION tab automatically? If PO has 200 line item then it will be a  time consuming job to do this item by item. Thanks Ankur