<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Howto Use A Large SGA for Oracle 10g in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-use-a-large-sga-for-oracle-10g/m-p/4902872#M825344</link>
    <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;Anyway, if you realy want to allocate this huge SGA, I strongly recomend the reading of Metalink Note 69119.1 (HP-UX: SGA sizing issues on HP-UX).&lt;BR /&gt;&lt;BR /&gt;What are your init&lt;SID&gt;.ora SGA related parameters (shared_pool_size, large_pool_size, java_pool_size, db_cache_buffers, db_block_size, ...)?&lt;BR /&gt;&lt;BR /&gt;Eric&lt;/SID&gt;</description>
    <pubDate>Thu, 19 May 2005 07:15:43 GMT</pubDate>
    <dc:creator>Eric Antunes</dc:creator>
    <dc:date>2005-05-19T07:15:43Z</dc:date>
    <item>
      <title>Howto Use A Large SGA for Oracle 10g</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-use-a-large-sga-for-oracle-10g/m-p/4902869#M825341</link>
      <description>Hi,&lt;BR /&gt;I am attempting to start an Oracle 10g instance with a 10GB SGA.  The box has 32GB RAM and there is 17GB free RAM when I attempt to start.  The startup command just hangs.  Nothing except the startup message is written to the Oracle alert Log.&lt;BR /&gt;IPCS shows dozens of shared memory segments being created.  After a min or two I note that there is one shadow process running at 100% on a CPU.  Shutdown abort does not work.  I have to kill the shaddow proces by hand.  All the shared memory segments are left behind.  I have to remove them by hand too.&lt;BR /&gt;I can start an instance with a 5GB SGA, which goes into a single shared memory segment.&lt;BR /&gt;I suspect I have found either a HP memory management bug or have a kernel which is not tuned correctly.  The OS is HP-UX PA-RISK 11.11.  We have all the required patches for Oracle 10g on 11.11.  We have also set all the kernel parameters as per Oracle's recomendations on MetaLink.&lt;BR /&gt;Oracle say that a 10g Instance can address 16 Exabytes of RAM!&lt;BR /&gt;The Unix support guys do not hev mutch Oracle experience.&lt;BR /&gt;I suspect the problem is with the OS, in some way.&lt;BR /&gt;Do we need to make use of HP Memory Windows?&lt;BR /&gt;Does any-one out there have a full set of kernel parameters used on a box with an SGA of about 10GB.</description>
      <pubDate>Thu, 19 May 2005 06:32:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-use-a-large-sga-for-oracle-10g/m-p/4902869#M825341</guid>
      <dc:creator>Chris Perry_5</dc:creator>
      <dc:date>2005-05-19T06:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Howto Use A Large SGA for Oracle 10g</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-use-a-large-sga-for-oracle-10g/m-p/4902870#M825342</link>
      <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;I don't know exactly the requirements of 10g version but 10Gb SGA seems to me exagerate: the idea of the SGA is to SHARE data: SQL must be parsed once and executed many times. See also Metalink Note 30810.1...&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes</description>
      <pubDate>Thu, 19 May 2005 06:55:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-use-a-large-sga-for-oracle-10g/m-p/4902870#M825342</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-05-19T06:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Howto Use A Large SGA for Oracle 10g</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-use-a-large-sga-for-oracle-10g/m-p/4902871#M825343</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Probably you have a problem of HP-UX kernel.&lt;BR /&gt;This kernel I use with a Oracle RAC instance with aproximately 8 GB of SGA:&lt;BR /&gt;&lt;BR /&gt;Tunable                        Value  Expression   Changes&lt;BR /&gt;NSTREVENT                         50  Default      &lt;BR /&gt;NSTRPUSH                          16  Default      &lt;BR /&gt;NSTRSCHED                          0  Default      &lt;BR /&gt;STRCTLSZ                        1024  Default      &lt;BR /&gt;STRMSGSZ                           0  Default      &lt;BR /&gt;acctresume                         4  Default      &lt;BR /&gt;acctsuspend                        2  Default      &lt;BR /&gt;aio_listio_max                   256  Default      Immed&lt;BR /&gt;aio_max_ops                     2048  Default      Immed&lt;BR /&gt;aio_monitor_run_sec               30  Default      Immed&lt;BR /&gt;aio_physmem_pct                   10  Default      &lt;BR /&gt;aio_prio_delta_max                20  Default      Immed&lt;BR /&gt;aio_proc_thread_pct               70  Default      Immed&lt;BR /&gt;aio_proc_threads                1024  Default      Immed&lt;BR /&gt;aio_req_per_thread                 1  Default      Immed&lt;BR /&gt;allocate_fs_swapmap                0  Default      &lt;BR /&gt;alwaysdump                         0  Default      Immed&lt;BR /&gt;chanq_hash_locks                 256  Default      &lt;BR /&gt;core_addshmem_read                 0  Default      Immed&lt;BR /&gt;core_addshmem_write                0  Default      Immed&lt;BR /&gt;create_fastlinks                   0  Default      &lt;BR /&gt;dbc_max_pct                       10  10           Immed&lt;BR /&gt;dbc_min_pct                        5  Default      Immed&lt;BR /&gt;default_disk_ir                    0  Default      &lt;BR /&gt;disksort_seconds                   0  Default      &lt;BR /&gt;dma32_pool_size            268435456  Default      &lt;BR /&gt;dmp_rootdev_is_vol                 0  Default      &lt;BR /&gt;dmp_swapdev_is_vol                 0  Default      &lt;BR /&gt;dnlc_hash_locks                  512  Default      &lt;BR /&gt;dontdump                           0  Default      Immed&lt;BR /&gt;dst                                1  Default      &lt;BR /&gt;dump_compress_on                   1  Default      Immed&lt;BR /&gt;enable_idds                        0  Default      Immed&lt;BR /&gt;eqmemsize                         15  Default      &lt;BR /&gt;executable_stack                   0  Default      Immed&lt;BR /&gt;fr_statemax                   800000  Default      Immed&lt;BR /&gt;fr_tcpidletimeout              86400  Default      Immed&lt;BR /&gt;fs_async                           0  Default      &lt;BR /&gt;fs_symlinks                       20  Default      Immed&lt;BR /&gt;ftable_hash_locks                 64  Default      &lt;BR /&gt;hp_hfs_mtra_enabled                1  Default      &lt;BR /&gt;intr_strobe_ics_pct              100  Default      Auto&lt;BR /&gt;io_ports_hash_locks               64  Default      &lt;BR /&gt;ioforw_timeout                     0  Default      Auto&lt;BR /&gt;ksi_alloc_max                  33600  Default      Immed&lt;BR /&gt;ksi_send_max                      32  Default      &lt;BR /&gt;max_acct_file_size           2560000  Default      Immed&lt;BR /&gt;max_async_ports                   50  Default      &lt;BR /&gt;max_mem_window                     0  Default      &lt;BR /&gt;max_thread_proc                  256  Default      Immed&lt;BR /&gt;maxdsiz                   1073741824  Default      Immed&lt;BR /&gt;maxdsiz_64bit             4294967296  Default      Immed&lt;BR /&gt;maxfiles                        2048  Default      &lt;BR /&gt;maxfiles_lim                    4096  Default      Immed&lt;BR /&gt;maxrsessiz                   8388608  Default      &lt;BR /&gt;maxrsessiz_64bit             8388608  Default      &lt;BR /&gt;maxssiz                      8388608  Default      Immed&lt;BR /&gt;maxssiz_64bit              268435456  Default      Immed&lt;BR /&gt;maxtsiz                    100663296  Default      Immed&lt;BR /&gt;maxtsiz_64bit             1073741824  Default      Immed&lt;BR /&gt;maxuprc                         3687  3687         Immed&lt;BR /&gt;maxvgs                            64  64           &lt;BR /&gt;msgmap                          4096  4096         &lt;BR /&gt;msgmax                          8192  Default      Immed&lt;BR /&gt;msgmnb                         16384  Default      Immed&lt;BR /&gt;msgmni                          4096  4096         &lt;BR /&gt;msgseg                         32767  32767        &lt;BR /&gt;msgssz                            96  Default      &lt;BR /&gt;msgtql                          4096  4096         &lt;BR /&gt;ncdnode                          150  Default      &lt;BR /&gt;nclist                          8292  Default      &lt;BR /&gt;ncsize                         35840  35840        &lt;BR /&gt;nfile                          65536  65536        Imm (auto disabled)&lt;BR /&gt;nflocks                         4096  Default      Auto&lt;BR /&gt;ninode                         34816  34816        &lt;BR /&gt;nkthread                        8416  Default      Immed&lt;BR /&gt;nproc                           4200  Default      Immed&lt;BR /&gt;npty                              60  Default      &lt;BR /&gt;nstrpty                           60  60           &lt;BR /&gt;nstrtel                           60  Default      &lt;BR /&gt;nswapdev                          10  Default      &lt;BR /&gt;nswapfs                           10  Default      &lt;BR /&gt;nsysmap                         8400  Default      &lt;BR /&gt;nsysmap64                       8400  Default      &lt;BR /&gt;o_sync_is_o_dsync                  0  Default      &lt;BR /&gt;pa_maxssiz_32bit            83648512  Default      &lt;BR /&gt;pa_maxssiz_64bit           536870912  Default      &lt;BR /&gt;pagezero_daemon_enabled            1  Default      Immed&lt;BR /&gt;pfdat_hash_locks                 128  Default      &lt;BR /&gt;physical_io_buffers              640  Default      Auto&lt;BR /&gt;region_hash_locks                128  Default      &lt;BR /&gt;remote_nfs_swap                    0  Default      &lt;BR /&gt;rng_bitvals               9876543210  Default      &lt;BR /&gt;rng_sleeptime                      2  Default      &lt;BR /&gt;rtsched_numpri                    32  Default      &lt;BR /&gt;scroll_lines                     100  Default      &lt;BR /&gt;scsi_max_qdepth                    8  Default      Immed&lt;BR /&gt;scsi_maxphys                 1048576  Default      &lt;BR /&gt;secure_sid_scripts                 1  Default      Immed&lt;BR /&gt;semaem                         16384  Default      &lt;BR /&gt;semmni                          4096  4096         &lt;BR /&gt;semmns                          8192  8192         &lt;BR /&gt;semmnu                          4092  4092         &lt;BR /&gt;semmsl                          2048  Default      Immed&lt;BR /&gt;semume                           100  Default      &lt;BR /&gt;semvmx                         32767  Default      &lt;BR /&gt;sendfile_max                       0  Default      &lt;BR /&gt;shmmax                   12674010144  12674010144  Immed&lt;BR /&gt;shmmni                           512  512          Immed&lt;BR /&gt;shmseg                           512  512          Immed&lt;BR /&gt;st_ats_enabled                     0  Default      &lt;BR /&gt;st_fail_overruns                   0  Default      &lt;BR /&gt;st_large_recs                      0  Default      &lt;BR /&gt;st_san_safe                        1  1            Immed&lt;BR /&gt;streampipes                        0  Default      &lt;BR /&gt;swapmem_on                         0  0            &lt;BR /&gt;swchunk                        16496  16496        &lt;BR /&gt;sysv_hash_locks                  128  Default      &lt;BR /&gt;tcphashsz                       2048  Default      &lt;BR /&gt;timeslice                         10  Default      &lt;BR /&gt;timezone                         420  Default      &lt;BR /&gt;unlockable_mem                     0  Default      &lt;BR /&gt;vnode_cd_hash_locks              128  Default      &lt;BR /&gt;vnode_hash_locks                 128  Default      &lt;BR /&gt;vol_checkpt_default            10240  Default      &lt;BR /&gt;vol_dcm_replay_size           262144  Default      &lt;BR /&gt;vol_default_iodelay               50  Default      &lt;BR /&gt;vol_fmr_logsz                      4  Default      &lt;BR /&gt;vol_max_bchain                    32  Default      &lt;BR /&gt;vol_max_nconfigs                  20  Default      &lt;BR /&gt;vol_max_nlogs                     20  Default      &lt;BR /&gt;vol_max_nmpool_sz            4194304  Default      &lt;BR /&gt;vol_max_prm_dgs                 1024  Default      &lt;BR /&gt;vol_max_rdback_sz            4194304  Default      &lt;BR /&gt;vol_max_vol                  8388608  Default      &lt;BR /&gt;vol_maxio                        256  Default      &lt;BR /&gt;vol_maxioctl                   32768  Default      &lt;BR /&gt;vol_maxkiocount                 2048  Default      &lt;BR /&gt;vol_maxparallelio                256  Default      &lt;BR /&gt;vol_maxspecialio                 256  Default      &lt;BR /&gt;vol_maxstablebufsize             256  Default      &lt;BR /&gt;vol_min_lowmem_sz             524288  Default      &lt;BR /&gt;vol_mvr_maxround                 256  Default      &lt;BR /&gt;vol_nm_hb_timeout                 10  Default      &lt;BR /&gt;vol_rootdev_is_vol                 0  Default      &lt;BR /&gt;vol_subdisk_num                 4096  Default      &lt;BR /&gt;vol_swapdev_is_vol                 0  Default      &lt;BR /&gt;vol_vvr_transport                  1  Default      &lt;BR /&gt;vol_vvr_use_nat                    0  Default      &lt;BR /&gt;volcvm_cluster_size               16  Default      &lt;BR /&gt;volcvm_smartsync                   1  Default      &lt;BR /&gt;voldrl_max_drtregs              2048  Default      &lt;BR /&gt;voldrl_min_regionsz              512  Default      &lt;BR /&gt;voliomem_chunk_size            65536  Default      &lt;BR /&gt;voliomem_maxpool_sz          4194304  Default      &lt;BR /&gt;voliot_errbuf_dflt             16384  Default      &lt;BR /&gt;voliot_iobuf_default            8192  Default      &lt;BR /&gt;voliot_iobuf_limit            131072  Default      &lt;BR /&gt;voliot_iobuf_max               65536  Default      &lt;BR /&gt;voliot_max_open                   32  Default      &lt;BR /&gt;volraid_rsrtransmax                1  Default      &lt;BR /&gt;vps_ceiling                       16  Default      &lt;BR /&gt;vps_chatr_ceiling            1048576  Default      &lt;BR /&gt;vps_pagesize                       4  Default      &lt;BR /&gt;vx_maxlink                     32767  Default      &lt;BR /&gt;vx_ninode                          0  Default      &lt;BR /&gt;vxfs_bc_bufhwm                     0  Default      &lt;BR /&gt;vxfs_ifree_timelag                 0  Default      Immed&lt;BR /&gt;vxtask_max_monitors               32  Default      &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Thu, 19 May 2005 07:01:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-use-a-large-sga-for-oracle-10g/m-p/4902871#M825343</guid>
      <dc:creator>Julio Yamawaki</dc:creator>
      <dc:date>2005-05-19T07:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Howto Use A Large SGA for Oracle 10g</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-use-a-large-sga-for-oracle-10g/m-p/4902872#M825344</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;Anyway, if you realy want to allocate this huge SGA, I strongly recomend the reading of Metalink Note 69119.1 (HP-UX: SGA sizing issues on HP-UX).&lt;BR /&gt;&lt;BR /&gt;What are your init&lt;SID&gt;.ora SGA related parameters (shared_pool_size, large_pool_size, java_pool_size, db_cache_buffers, db_block_size, ...)?&lt;BR /&gt;&lt;BR /&gt;Eric&lt;/SID&gt;</description>
      <pubDate>Thu, 19 May 2005 07:15:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-use-a-large-sga-for-oracle-10g/m-p/4902872#M825344</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-05-19T07:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Howto Use A Large SGA for Oracle 10g</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-use-a-large-sga-for-oracle-10g/m-p/4902873#M825345</link>
      <description>Chris,&lt;BR /&gt;&lt;BR /&gt;I think your problem may very well be kernel params relating to shared memory / IPC. Our Oracle instaces have very large SGAs - the biggest is around 25GB of SGA on a 64GB RAM SuperDome. I recommend you take a look at your SHMMAX settings which should be able to accomodate  your SGA in one segment. Ours is set to 0x800000000 (or ~ 32GB). I bet increasing your SHMMAX to say 0x400000000 (16GB) will fix your 10GB SGA instance from hanging at startup.&lt;BR /&gt;&lt;BR /&gt;Other kernel parameters suggested for Oracle 9/10 on 11.11 systems are:&lt;BR /&gt;&lt;BR /&gt;maxdsiz Max process data seg size for 32bit procs 1073741824 bytes or (0x40000000)&lt;BR /&gt;maxdsiz_64bit Max process data seg size for 64bit procs 2147483648 bytes or (0x80000000)&lt;BR /&gt;maxssiz Max process storage seg size for 32bit procs 134217728 bytes&lt;BR /&gt;&lt;BR /&gt;maxssiz_64bit Max process storage seg size for 64bit procs 1073741824 bytes or (0x40000000)&lt;BR /&gt;maxtsize Max process text seg size 128MB&lt;BR /&gt;maxuprc Max # of procs/user ((NPROC*9)/10)&lt;BR /&gt;max_thread_proc Max threads/proc 256&lt;BR /&gt;nkthread Max kernel threads (((NPROC * 7) / 4) + 16)&lt;BR /&gt;nproc Max procs/system 4096&lt;BR /&gt;msgmap Message map size (2+msgmni)&lt;BR /&gt;msgmni Max msg queues nproc&lt;BR /&gt;msgseg # segs in msg queue 32767&lt;BR /&gt;msgtql Total msgs on system nproc&lt;BR /&gt;semmap Free sem map size  (semmni+2)&lt;BR /&gt;semmni Max sems/system  4096&lt;BR /&gt;semmns Max sems for users/sys (semmni*2)&lt;BR /&gt;semmnu Max undos/sem (nproc-4)&lt;BR /&gt;semvmx Max sem value 32767&lt;BR /&gt;shmmax  Max shared memory segment Large enough to hold the entire SGA in one shared memory segment &lt;BR /&gt;shmmni Max segments/system 512&lt;BR /&gt;shmseg Max segments/proc 120 per Oracle database&lt;BR /&gt;max_async_ports Max ports to asynch driver/system max. no of shadow processes + no of parallel query slaves (could go up to nproc)&lt;BR /&gt;maxusers Max simultaneous users/system set to number of concurrent Oracle DB users + 64&lt;BR /&gt;bufpages Pages of static buffer cache â   older parm 0&lt;BR /&gt;&lt;BR /&gt;dbc_max_pct Max dynamic buffer cache between 3 and 10 % of memory&lt;BR /&gt;dbc_min_pct Min dynamic buffer cache between 2 and 5% of memory&lt;BR /&gt;maxfiles Soft limit for open files 1024&lt;BR /&gt;maxfiles_lim Hard limit for open files 1024 (default)&lt;BR /&gt;nfile Open files limit (15 * NPROC + 2048)&lt;BR /&gt;nflocks File lock limit (NPROC) (at least 4096)&lt;BR /&gt;ninode Max inodes in memory (8 * NPROC + 2048)</description>
      <pubDate>Thu, 19 May 2005 07:51:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-use-a-large-sga-for-oracle-10g/m-p/4902873#M825345</guid>
      <dc:creator>Zinky</dc:creator>
      <dc:date>2005-05-19T07:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Howto Use A Large SGA for Oracle 10g</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-use-a-large-sga-for-oracle-10g/m-p/4902874#M825346</link>
      <description>Like the others - I agree its your kernel, among other things.  I've got a bigger SGA - but if you use these you should come up.  If you need more - review Nelson's previous post for more settings (maxdsiz,maxtsize,maxsize, etc)&lt;BR /&gt;a) set shmmax to 0x300000000 -  that will  cover your 10G and then some. Having Oracle cover lots and lots of segments can give bottlenecks - especially more than 6 from what I've read in the past.  Best to have it all in one segment for performance.&lt;BR /&gt;b) Add the line "sga_max_size = 11264M" to the bottom of your init.ora file.  If you're not getting tripped up on maxdata, maxtextsize or maxsegment size, or number file handles - this is probably what is stopping you from coming up.  In fact - in general if you're low on the other resources like I just listed - you'll get an error saying kind of what the error is like.  But, in my experience, if you don't have the sga_max_size big enough - it froze just like you've described, with no error code (seems like Oracle would be better at giving hints on its own settings though).&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Thu, 19 May 2005 08:44:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-use-a-large-sga-for-oracle-10g/m-p/4902874#M825346</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-05-19T08:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Howto Use A Large SGA for Oracle 10g</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-use-a-large-sga-for-oracle-10g/m-p/4902875#M825347</link>
      <description>Hi,&lt;BR /&gt;Additional Information: The pfile.  Note that many params have changed name or are obsolete in 10g.&lt;BR /&gt;&lt;BR /&gt;processes               =   750&lt;BR /&gt;open_cursors                    =  3000&lt;BR /&gt;#db_block_buffers               = 1800&lt;BR /&gt;#db_file_multiblock_read_count  = 128&lt;BR /&gt;# buffer_pool_keep              = 12800&lt;BR /&gt;db_keep_cache_size              = 14K&lt;BR /&gt;&lt;BR /&gt;shared_pool_size             = 534986576&lt;BR /&gt;shared_pool_reserved_size    = 100663296&lt;BR /&gt;&lt;BR /&gt;large_pool_size              = 47185920&lt;BR /&gt;&lt;BR /&gt;#sort_area_size              = 52428800&lt;BR /&gt;#hash_area_size              = 25165824&lt;BR /&gt;&lt;BR /&gt;compatible                      =  10.1.0   &lt;BR /&gt;parallel_max_servers            = 64&lt;BR /&gt;parallel_min_servers            = 64&lt;BR /&gt;&lt;BR /&gt;sga_max_size=10G  &lt;BR /&gt;sga_target=10G&lt;BR /&gt;pga_aggregate_target=2000M</description>
      <pubDate>Sun, 22 May 2005 01:14:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-use-a-large-sga-for-oracle-10g/m-p/4902875#M825347</guid>
      <dc:creator>Chris Perry_5</dc:creator>
      <dc:date>2005-05-22T01:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Howto Use A Large SGA for Oracle 10g</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-use-a-large-sga-for-oracle-10g/m-p/4902876#M825348</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have sent the kernal related responses off to the Unix guys to figure on.&lt;BR /&gt;&lt;BR /&gt;BTW, the DB size is 3TB.&lt;BR /&gt;&lt;BR /&gt;Chris,&lt;BR /&gt;DBA.</description>
      <pubDate>Sun, 22 May 2005 01:40:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-use-a-large-sga-for-oracle-10g/m-p/4902876#M825348</guid>
      <dc:creator>Chris Perry_5</dc:creator>
      <dc:date>2005-05-22T01:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: Howto Use A Large SGA for Oracle 10g</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-use-a-large-sga-for-oracle-10g/m-p/4902877#M825349</link>
      <description>The size of the database is not really important for SGA sizing. SGA should be sized based on the database design (row sizes, tempfile sorts, caching, etc). The largest sections for SGA should be checked for reasonableness. If all is well, then Oracle support will have to resolve the wide disparity between a 5GB SGA (one segment) and the dozens of segments (I assume they are quite small) started with the 10GB SGA. The small segment requests were probably triggered by some return value. Since 10g is a 64bit design, the size of SGA can be hundreds to thousands of GB unless limited by kernel parameters. Note that memory windows are only used for 32bit programs.</description>
      <pubDate>Sun, 22 May 2005 21:50:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-use-a-large-sga-for-oracle-10g/m-p/4902877#M825349</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-05-22T21:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Howto Use A Large SGA for Oracle 10g</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-use-a-large-sga-for-oracle-10g/m-p/4902878#M825350</link>
      <description>Hi Chris,&lt;BR /&gt;&lt;BR /&gt;Here are some notes about the use of automatic SGA management:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&amp;amp;p_id=256913.1" target="_blank"&gt;http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&amp;amp;p_id=256913.1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&amp;amp;p_id=270065.1" target="_blank"&gt;http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&amp;amp;p_id=270065.1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&amp;amp;p_id=257643.1" target="_blank"&gt;http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&amp;amp;p_id=257643.1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes</description>
      <pubDate>Mon, 23 May 2005 04:33:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-use-a-large-sga-for-oracle-10g/m-p/4902878#M825350</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-05-23T04:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Howto Use A Large SGA for Oracle 10g</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-use-a-large-sga-for-oracle-10g/m-p/4902879#M825351</link>
      <description>I didn't see an indication of what the size is for "db_cache_size".  This is the replacement value for db_block_buffers starting in 9i (except it is in bytes now, not in buffer count). I don't know if the param name changed/went-away in 10g though...&lt;BR /&gt;&lt;BR /&gt;My guess is that your db_cache_size + shared_pool + large_pool + java_pool exceeds the 10g limit in your init.ora file.&lt;BR /&gt;&lt;BR /&gt;Just to test, see if by changing the sga_max_size param to 20G lets the db come up.  If so, then your problem is in the init.ora parameters, and something in there is blowing the memory requirements past 10Gig.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Aug 2005 16:54:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-use-a-large-sga-for-oracle-10g/m-p/4902879#M825351</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-08-26T16:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Howto Use A Large SGA for Oracle 10g</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-use-a-large-sga-for-oracle-10g/m-p/4902880#M825352</link>
      <description>&lt;BR /&gt;A few of the replies seem to have a sentiment of 'who needs such a large SGA anyways'. And it is a fair question to ask. One should be able to justify it, but it can rally solve problems/ achieve performance level whcih are not possible without a VLM solution. 64-bitness is a real enabler in this space.&lt;BR /&gt;&lt;BR /&gt;An extreme example of this is of course TPPC.&lt;BR /&gt; folks interested in questions like this topic should study a full disclosure report or two. Even if just just for grins, but notably to get a feeling of how far you can turn those knobs. For example, below some details from the 1M TPPC done on a 64P Itanium Superdome running HP-UX and Oracle 10g: &lt;A href="http://www.tpc.org/tpcc/results/tpcc_result_detail.asp?id=103110401" target="_blank"&gt;http://www.tpc.org/tpcc/results/tpcc_result_detail.asp?id=103110401&lt;/A&gt;&lt;BR /&gt;Physical memory: 1024 GB, Disks: 2000+, Storage: 38,000 GB.&lt;BR /&gt;SGA: more than 1/2 TB (500,000MB)&lt;BR /&gt;&lt;BR /&gt;Full disclosure: &lt;A href="http://www.tpc.org/results/FDR/TPCC/hp_tpcc_sd_1mil_fdr.pdf" target="_blank"&gt;http://www.tpc.org/results/FDR/TPCC/hp_tpcc_sd_1mil_fdr.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;hpux params:&lt;BR /&gt;:&lt;BR /&gt;tunable maxtsiz_64bit 4294967296&lt;BR /&gt;tunable maxssiz_64bit 1073741824&lt;BR /&gt;tunable maxdsiz_64bit 274877906944&lt;BR /&gt;tunable maxdsiz 3221225472&lt;BR /&gt;tunable shmmax 0x10000000000&lt;BR /&gt;tunable nfile 800000&lt;BR /&gt;tunable max_async_ports 2000&lt;BR /&gt;tunable unlockable_mem 1&lt;BR /&gt;tunable swapmem_on 0&lt;BR /&gt;tunable scsi_max_qdepth 32&lt;BR /&gt;:&lt;BR /&gt;&lt;BR /&gt;Oracle config:&lt;BR /&gt;:&lt;BR /&gt;compatible = 10.1.0.0.0&lt;BR /&gt;db_name = tpcc&lt;BR /&gt;control_files = /project/oracle/build95k/dbs/tpcc_disks/control_001&lt;BR /&gt;db_files = 650&lt;BR /&gt;parallel_max_servers = 256&lt;BR /&gt;recovery_parallelism = 64&lt;BR /&gt;sessions = 2800&lt;BR /&gt;processes = 1850&lt;BR /&gt;transactions = 2000&lt;BR /&gt;db_block_size = 4096&lt;BR /&gt;db_cache_size = 22000M&lt;BR /&gt;db_2k_cache_size = 3200M&lt;BR /&gt;db_8k_cache_size = 620M&lt;BR /&gt;db_16k_cache_size = 200000M&lt;BR /&gt;db_keep_cache_size = 615000M&lt;BR /&gt;db_recycle_cache_size = 115000M&lt;BR /&gt;dml_locks = 500&lt;BR /&gt;log_buffer = 33554432&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;fwiw,&lt;BR /&gt;Hein.&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Aug 2005 23:38:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-use-a-large-sga-for-oracle-10g/m-p/4902880#M825352</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2005-08-26T23:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Howto Use A Large SGA for Oracle 10g</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-use-a-large-sga-for-oracle-10g/m-p/4902881#M825353</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;allow me to add the following:&lt;BR /&gt;&lt;BR /&gt;In our systems where we use Oracle 10g we have just set sga_target and let oracle itself figure the right SGA size out empirically over time. &lt;BR /&gt;&lt;BR /&gt;i suggest that you also look into the possibilities offered by this parameter after you have reviewed your kernel parameters.&lt;BR /&gt;&lt;BR /&gt;all the best!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Fri, 26 Aug 2005 23:42:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-use-a-large-sga-for-oracle-10g/m-p/4902881#M825353</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2005-08-26T23:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: Howto Use A Large SGA for Oracle 10g</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/howto-use-a-large-sga-for-oracle-10g/m-p/4902882#M825354</link>
      <description>Hello,&lt;BR /&gt;many of the responses here did not address the real question, which was how to get the DB started.  I said quite clearly that the DB hung on start without a single entry on the alert log.  I wanted to know how to fix this.  I did not need disitations on how to set the size.&lt;BR /&gt;We eventaully found there was some wierd qwirk in the memory which cleared after a reboot.  Everything worked perfectly after that without kernel or DB parameter adjustment.&lt;BR /&gt;The real sting came after we went live.  It turnes out 10.1.0.3 has a bug which causes excessive buffer latch waits if the sga is set above about 1GB.  We had to resize with a tink SGA to overcome this.&lt;BR /&gt;Chris Perry.</description>
      <pubDate>Sun, 28 Aug 2005 22:44:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/howto-use-a-large-sga-for-oracle-10g/m-p/4902882#M825354</guid>
      <dc:creator>Chris Perry_5</dc:creator>
      <dc:date>2005-08-28T22:44:19Z</dc:date>
    </item>
  </channel>
</rss>

