Problem in sizing sga

Dear All,
We are using Oracle 10g R2 on windows 2003.Our sga_max_size=2000m and sga_target=800m.We have enabled ASM.
I got an alert message in enterprize manger which says virtual memory paging is happening and its impact is 100%.
Now,Is this problem related to SGA?Do i have to resize my sga_max_size ?
We have 4gb RAM 460 gb hard disk what would be the ideal size for sga?
Regards,
Kris

For guidelines over SGA & memory, refer discussion here...
Re: windows 32bit sga and pga limits
But actual sizing of SGA depends on your application needs. If it needs more SGA, it does. You might need to add more RAM to your server to cope up with existing workload for a given number of users.

Similar Messages

  • Problems with sizing up wallpaper on ios7

    problems with sizing up wallpaper on ios7

    Here is a workaround, although it requires access to image editing software, i.e. Photoshop or equivalent...
    For anyone fluent with Phiotoshop it's easy. First use an image with pixel dimensions appropriate to fill the entire iPad screen. For the iPad Air this is 2048 (tall) x 1536 (wide). With this image open add extra black canvas to the borders. For those unfamilar with adding canvas, in the menu bar IMAGE > CANVAS SIZE. For simplicity, check the "Relative" box. Then add, say 4 inches to width and 4 inches to height. I added black canvas. This provides excess girth to the image dimensions so that when iOS 7 squeezes it for whatever reason it does, the result is the normal sized image you can't currently display by scaling, since this seems to be "broken".
    A bit of a nuisance but an effective workaround.

  • Is properly sized sga?

    hello all,
    my database size is around 60gb, frequently iam getting performance problems, that job executing not in a time some times 4 hours some times 40 mins like that , when i look for sga and pga i thought parameters not tuned properly iam mentioning all sga & pga parameter here, can anyone tell what could be the best size we can put for every parameter?
    to improve performance.
    thanks in advance! its urgent.
    SQL> show sga
    Total System Global Area 629145600 bytes
    Fixed Size 2067848 bytes
    Variable Size 381682296 bytes
    Database Buffers 243269632 bytes
    Redo Buffers 2125824 bytes
    SQL> show parameter pg
    NAME TYPE VALUE
    pga_aggregate_target big integer 115762790
    SQL> show parameter sort
    NAME TYPE VALUE
    nls_sort string
    sort_area_retained_size integer 0
    sort_area_size integer 65536
    SQL> show parameter hash
    NAME TYPE VALUE
    hash_area_size integer 131072
    SQL>

    SGA_SIZE SGA_SIZE_FACTOR ESTD_DB_TIME ESTD_DB_TIME_FACTOR ESTD_PHYSICAL_READS
    552 1 618141 1 48146030
    276 .5 1875872 3.0347 130687584
    414 .75 697139 1.1278 52267330
    1104 2 504218 .8157 39888986
    828 1.5 504218 .8157 39888986
    966 1.75 504218 .8157 39888986
    690 1.25 511079 .8268 39888986

  • Problem with sizing

    I have this problem I cant figure out. I have this class that extends JPanel called Container. It's layout is BoxLayout (Y_AXIS), and has two components. One of the components is a JPanel with just a picture drawn in it, and the other is a control panel with play,fast forward, rewind, and pause buttons.
    Then I have a ContainerPanels class which extends JPanel and is put into a JScrollPane. What I do is add/remove Containers to Container Panels. However, when I put some in so that the ContainerPanels panel isnt fully packed so that it starts to scroll, the individual Container panels get weird. The control panel gets off-centered from the picture panel.
    In the Container class I set preferred width to be equal to the picture panel's width, and yet the control panel is all the way off to the right. Can anyone explain this?

    yea I know its a bad name but its the best for its purpose and the only problem rly comes when I ask for help on these forums. Im not sure how a JTable would fix this, sorry if I explained it wrong. Heres the relevant code:
         public Container(String n, Experiment e)
              super();
              setLayout(new BoxLayout(this, BoxLayout.Y_AXIS));
              setBackground(Color.white);
              speedBar = new ContainerSpeedBar(this);
              picture = new ContainerPicture();
              Box pictureBox = Box.createHorizontalBox();
              pictureBox.add(Box.createHorizontalGlue());
              pictureBox.add(picture);
              pictureBox.add(Box.createHorizontalGlue());
              add(speedBar);
              add(pictureBox);
              setPreferredSize(new Dimension(picture.getPreferredSize().width,picture.getPreferredSize().height+speedBar.getPreferredSize().height+1));
         public ContainerSpeedBar(Container p)
              super();
              setLayout(new BoxLayout(this,BoxLayout.Y_AXIS));
              setBackground(Color.white);
              parent = p;
              Box control = Box.createHorizontalBox();
              control.add(rewind = new Rewind());
              control.add(play = new PlayPause());
              control.add(forward = new FastForward());
              Box control = Box.createHorizontalBox();
              add(control);
              add(display = new Display());
         public ContainerExplorer()
              super();
              setLayout(new BoxLayout(this,BoxLayout.X_AXIS));
              scrollThread = new Thread(this);
              scroll = 0;
              add(new ScrollPanel(LEFT));
              scrollPane = new JScrollPane(containers = new ContainerPanels());
              scrollPane.setHorizontalScrollBarPolicy(JScrollPane.HORIZONTAL_SCROLLBAR_NEVER);
              add(scrollPane);
              add(new ScrollPanel(RIGHT));
              scrollThread.start();
              public ContainerPanels()
    //               setLayout(new RowLayout(10));
                   setBackground(Color.white);
                   Experiment e = new Experiment("",new DefaultSpecies());
                   add(Box.createHorizontalGlue());
                   add(new Container("",e));
                   add(new Container("",e));
              }the problem is the ContainerSpeedBar appears far to the right of ContainerPicture and I cant understand y...

  • Help on 10g 64 bit --Sizing SGA and sysctl.conf

    Dear Sir,
    I have an oracle10g installed on a 64 bit OS and want to allocate 8GB to SGA and want to confirm if i am using the right settings
    My sysctl.conf settings are :
    cat /etc/sysctl.conf
    # Kernel sysctl configuration file for Red Hat 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
    # Controls the use of TCP syncookies
    net.ipv4.tcp_syncookies = 1
    # Controls the maximum size of a message, in bytes
    kernel.msgmnb = 65536
    # Controls the default maxmimum size of a mesage queue
    kernel.msgmax = 65536
    kernel.shmmax = 8589934592
    kernel.shmmni = 4096
    kernel.shmall = 2097152
    kernel.sem = 3000 32000 100 128
    net.core.rmem_default=262144
    net.core.rmem_max=262144
    net.core.wmem_default=262144
    net.core.wmem_max=262144
    My init Settings are :
    *._DB_BLOCK_LRU_LATCHES=16
    *._spin_count=7000
    *.archive_lag_target=1800
    *.audit_sys_operations=TRUE
    *.BACKGROUND_DUMP_DEST='/redf/DB/dbf/dump'
    *.circuits=10000
    *.COMPATIBLE='10.2.0.4'
    *.CONTROL_FILES='/redf/DB/dbf/cntl1/DB_cntl1_01.ctl','/redf/DB/dbf/cntl2/DB_cntl2_02.ctl','/redf/DB/dbf/cntl3/DB_cntl3_03.ctl'
    *.CORE_DUMP_DEST='/redf/DB/dbf/dump'
    *.cursor_sharing='FORCE'
    *.DB_BLOCK_SIZE=8192
    *.DB_CACHE_SIZE=1024M
    *.db_file_multiblock_read_count=64
    *.db_file_name_convert='/redf/DB/dbf','/redf/DB/dbf'
    *.DB_NAME='DB'
    *.db_writer_processes=8
    *.dispatchers='(PROTOCOL=TCP)(DISPATCHERS=10)'
    *.FAST_START_MTTR_TARGET=300
    *.INSTANCE_NAME='DB'
    *.JAVA_POOL_SIZE=64M
    *.JOB_QUEUE_PROCESSES=1
    *.large_pool_size=150M
    *.LOCAL_LISTENER='(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=XX.XX.XX.XXX)(PORT=1521)))'
    *.LOG_ARCHIVE_DEST_1='LOCATION=/redf/DB/arch'
    *.LOG_ARCHIVE_DEST_2='LOCATION=/orabackup/redf/DB/arch_new'
    *.log_archive_dest_state_2='ENABLE'
    *.log_archive_format='DB%t_%r_%s.arc'
    *.log_archive_max_processes=2
    *.log_archive_min_succeed_dest=1
    *.LOG_ARCHIVE_START=TRUE
    *.log_buffer=50000000
    *.MAX_DISPATCHERS=40
    *.max_shared_servers=40
    *.O7_DICTIONARY_ACCESSIBILITY=FALSE
    *.open_cursors=10000
    *.optimizer_index_cost_adj=20
    *.parallel_adaptive_multi_user=TRUE
    *.parallel_automatic_tuning=TRUE
    *.parallel_max_servers=20
    *.parallel_min_servers=2
    *.processes=4000
    *.QUERY_REWRITE_ENABLED='TRUE'
    *.QUERY_REWRITE_INTEGRITY='ENFORCED'
    *.recovery_parallelism=5
    *.recyclebin='OFF'
    *.remote_archive_enable='TRUE'
    *.REMOTE_LOGIN_PASSWORDFILE='EXCLUSIVE'
    *.remote_os_authent=FALSE
    *.resource_limit=TRUE
    *.session_cached_cursors=200
    *.sessions=4000
    *.SGA_MAX_SIZE=8000M
    *.SGA_TARGET=6500M
    *.shared_pool_size=1024M
    *.shared_servers=10
    *.sort_area_size=10485760
    *.sql92_security=TRUE
    *.standby_archive_dest='/redf/DB/arch'
    *.standby_file_management='AUTO'
    *.statistics_level='TYPICAL'
    *.timed_statistics=TRUE
    *.UNDO_MANAGEMENT='AUTO'
    *.undo_retention=1800
    *.undo_tablespace='UNDOTBS'
    *.USER_DUMP_DEST='/redf/DB/dbf/dump'
    Want to confirm is this a proper tuend settings as per memory provided ?
    I am aware that it also depends on my appication behaviour , but i just want to check whether the above settings would suffice for a 16GB RAM machine and 64 bit oracle10g
    Also let me know if any other setttings apart from this are required , i choose to use SGA Target .Further my application is read intensive . Your suggestions will be highly appreciated.
    Thanx

    Hi,
    I suggest you to increase the value kernel.shmmax = 8589934592 of this parameter in sysctl.conf to kernel.shmmax = 1288490188
    Later if you want to increase the size of SGA then you need to modify the kernel.shmmax = 8589934592 value. In general practice we keep kernel.shmmax value little greater then the value of SGA.
    Refer MOS tech note:
    *ORA-27102 Database Will Not Start With SHMMAX Set To 8589934592 (8GB) [ID 461519.1]*
    *Linux Big SGA, Large Memory, VLM - White Paper [ID 260152.1]*
    thanks,
    X A H E E R
    Edited by: ora_tech on Dec 26, 2010 10:14 AM

  • Releasing a form into nal (problems when sizing)

    Hi ,
    I recently released a form into a nal user group. The users are having problems viewing the whole form as their windows nal setting is 800/600 , however the form was developed at 1000/700. I have entered the command :
    Set_Window_Property(forms_mdi_window ,WINDOW_STATE,MAXIMIZE);, which i assumed would always maximise the form to the enclosing window and environment in the when_new_form_instance trigger, however the users still cannot see the whole form when it maximises in their environment unless they tab across. Does anyone have any hints tips on how to set the from to have portability in such situations.
    Any help would be greatly appreciated .
    Thanks
    Marc

    Looks like your canvases are larger than the 800*600 screen.
    Changing the window size does zoom any canvas, so you have
    to make your canvases smaller.

  • Flash website- problems with sizing on different computers- code to resize based on browser/screen resolution

    Ok Guys-
    So I have put up a trial of my flash website-
    www.nicksdesign.com/flash
    I'm new at flash- as this is the first project I've done in
    flash, and the problem is...
    I put the file in a simple HTML file in dreamweaver, and i
    published the files, tested them on my computer, and it's great-
    the size fits enough so that no scrolling is needed.
    However-
    I asked a friend to test it- and on his computer you are
    required to scroll both vertically and horizontally in order to see
    all the content on the 100% flash website.
    My question-
    Are there any codes that can resize the swf file or the HTML,
    based on screen resolution/browser [however- we tested in the same
    browser]
    Any help would be SUPER appreciated
    Best Regards,
    Nick Smith

    I took a look at your html source code, I notice that your
    size of width sets at 1270 while height sets at 537. The width is
    way too wide.
    Secondly, flash-based website aren't that cool.
    Finally, you probably get a better help from Flash forum
    participants. This forum is all about Dreamweaver-related topics,
    and is not about how to create or design Flash for the first time.
    Hope that helps and good luck with your project.
    Cheers, Brian
    quote:
    Originally posted by:
    Livelife92
    Ok Guys-
    So I have put up a trial of my flash website-
    www.nicksdesign.com/flash
    I'm new at flash- as this is the first project I've done in
    flash, and the problem is...
    I put the file in a simple HTML file in dreamweaver, and i
    published the files, tested them on my computer, and it's great-
    the size fits enough so that no scrolling is needed.
    However-
    I asked a friend to test it- and on his computer you are
    required to scroll both vertically and horizontally in order to see
    all the content on the 100% flash website.
    My question-
    Are there any codes that can resize the swf file or the HTML,
    based on screen resolution/browser [however- we tested in the same
    browser]
    Any help would be SUPER appreciated
    Best Regards,
    Nick Smith

  • Sizing SGA

    Hi All,
    what is the standard method to resize sga, and what are all the things to be considered. Is there any formulat to do that.
    Regards
    Venu

    There are couple of good notes in metalink. However, there is no any thumb rule for siging SGA. I would recommend you to start with a reasonable value and increase accordingly, if required. It alos depends on whether your db is OLTP or DSS.
    Jaffar
    null

  • Slideshow Image Order of Go AND Problem with Sizing an Accordion Panel

    SLIDESHOW Is there a way to set the start, middle, and end in a slideshow? I have tried arranging the position of the triggers (nothing happened); and moving the targets in the layers panel (again, nothing happened). I would like the slideshow to begin and end with specific slides.
    ACCORDION PANEL Will not allow me to size it smaller than 962 pixels. The content area of the accordion panel is filled with one slide show per panel or tab, and I've checked all of the elements within the slideshow to make sure nothing exceeds 960 pixels. Nothing I can find exceeds 960 pixels, but when I remove all the elements from the content area, BOOM, I can make the panel any width I want.

    Slide show sorting:
    No, Mylenium, you are definitly wrong, You can choose any image order you want within slideshows:
    1. Make thumbnail temporarily visible and drag the thumnail to the position you want.
    or
    2. Identify the slides in layers panel and drag their panel entries to the position you want.
    Accordion panel:
    You can choose whatever size you want – even with a slideshow within:
    You have to make sure, that all element of the slideshow (caption, prev, next, counter) fit within the accordion panel. And – since the single accordeon panels don’t allow individual sizes – you have to make sure, that the content of every(!) accordeon panel does not exceed the size you want.

  • Thump rule for SGA sizing depends on TOTAL DB SIZE

    Is there any thump rule for sizing SGA depends on TOTAL database size for OLTP system?

    Please dont do that. There was a thumb rule that if you are using oracle >=9i, you can go upto 80% of your physical RAM. But, I will not advice you so.
    Start your SGA with an optimal value, keep on eye on your performance, take statspack report and if further increase required in the SGA, go ahed.
    Because, setting over size SGA cause problems as well setting below par sga also provide poor performance. It should be sized optimially.
    There are few good notes available in metalink.
    Jaffar

  • Problem with RAM 1GB and SGA

    I have RedHat 6.1 and Oracle 8.0.5 on Dell with 2xPII and 1.5GB RAM, kernel 2.2.14. When I set in kernel option 2GB RAM, make it, I can set max 70MB shared memory pool in init.ora. With 1GB RAM in kernel, I can set 419MB shared memory pool (its max from standard shmparam.h).
    Question: How I can set > 419MB shared memory pool with 1.5GB RAM?
    Thanks for all answers.
    Jirka

    The problem is the default address for mmap, you can solve the problem changing the SGA address, a good choice is 0x40000000, the procedure is:
    Shutdown all your instances
    cd $ORACLE_HOME/rdbms/lib
    genksms -b 0x40000000 > ksms.s
    make -f ins_rdbms.mk ksms.o
    make -f ins_rdbms.mk ioracle
    I can get up to 1 GB SGA in my 2GB machine

  • Kernel para and sga,pga sizing

    Hello,
    OS-HP-UX(configured to use high sga /no restrictions)
    Current database is running without any issue
    Due to increase in physical ram i plan to increase sga and pga(ram is increase about 3 times)
    My question:
    1)should i also increase sga and pga in same propotion (3 times then existing)
    or use 70% ROT formula
    2)whatever figure i arrive by analysis for increasing sga,do i need to change kernel parameters also
    (does i requre to change kernel parameter every time ram and sga is increased)
    Please suggest
    Thanks

    880991 wrote:
    Ok some questions based on your reply:
    1)then how any gain in upgrading memory above 4 GB if shmmax cannot be more then 4 GB (32 bit OS),then
    SGA also cannot be > 4GB (As per documents SHMMAX should be > SGA)Because the SGA doesn't have to be in one segment. Which version of Oracle are you looking at? It makes a difference!
    http://kevinclosson.wordpress.com/2009/07/27/little-things-doth-crabby-make-part-x-posts-about-linux-hugepages-makes-some-crabby-it-seems/
    >
    2)I read if Operating system is linux can use SGA above 4GB,in fact one of friend told they implemented SGA
    4GB on linux configuring VLM/Huge pages,so in that case ( VLM ) needs to set SHMMAX > 4GB (as per memory ROT) of VLM take cares of SGA > 4GB even if SHMMAX is not setintrestingly my friend also mentioned that in there server VLM is set and shmmax is set < 4 GB and SGA > 4GB
    still it works without problem when checking SGA usage in dyanamic views its shown as using above 4 GB
    ,it contradicts what i read in documents,how this is working ,anyone have idea?[url http://download.oracle.com/docs/cd/B28359_01/server.111/b32009/appi_vlm.htm]No contradiction.
    Also VLM implementation is restricted to Linux or it can be on set on Unix as well and if its set do all components
    of SGA benefit or only buffer cache?
    ThanksIt varies, some unix are quite different than others. Specific answers can only be given to specific configurations. I really have to wonder when you are asking about hp-ux and 32 bit.

  • Trouble with re-sizing images/textboxes InDesign CS6

    Has anyone had any problems re-sizing images or text boxes in InDesign CS6?
    I have been doing it for months by selecting the corners and dragging them in or out but suddenly it's stopped working. The arrow no longer changes to a double arrow when I hover over the corner and all I can see is an hourglass when I hover over any type of frame.
    I can resize images only be changing their percentage in the transform objects -> scale options.
    I tried re-setting my preferences and it didn't help.
    Please advise me if there is something else I can do. 

    Tried that and it didn't help.
    The only thing I can think of is that there is something wrong or slow with my remote desktop connection which is affecting functionality. No one else seems to have had this problem.
    Thanks for your effort though.

  • Sizing issues with macbook

    Hi,
    I've got a Macbook with os 10.4.11 and two problems re: sizing.
    1st-I can't get it to print the full size on my canon mp830 printer. It reduces to about a third of the size and moves to the top left corner. I've tried everything I can think of to no avail. My wife has the exact same computer and hers works fine.
    2nd-I can't reduce the size of photo's from iphoto and move them to my hotmail account. They are huge. Again, I've tried everything I can think of and it doesn't work.
    I've posted these Q's before and tried what was suggested, but they didn't work.
    Any other ideas would be greatly appreciated.
    Thank you

    1) Go here: Macintosh HD > Users > YOURUSERNAME > Library > Preferences and delete the following files:
    com.apple.print.add.plist
    com.apple.custompresets.plist
    com.apple.print.printerproxy.plist
    com.apple.print.printingprefs.plist
    Don't worry if all 4 files aren't there, just delete the ones that are.
    2) Go to System Preferences > Printers and remove your Cannon printer completely. Delete the whole thing. Then, restart your computer and re-add the printer by returning to System Preferences > printers.
    3) As for iPhoto, when you want to email a photo, choose "Email" from the bottom of iPhoto. A box pops up that asks you what size you want to send the photo as. Choose from small, medium, or large.

  • SGA_TARGET Doubt

    Hi,
    We have Oracle 10g database, which have the following parameters.
    sga_max_size=1600m
    shared_pool_size=704m
    So planned to use SGA_TARGET and set the size to 2G.
    (ie) sga_target=2G
    sga_max_size=2G
    Do I have to comment the shared_pool_size=704m ??
    Regards,
    Mahesh

    Chinar wrote:
    Aman.... wrote:
    So I won't suggest that you remove the shared pool parameter completely. You may reduce the value given to it and start of from a smaller value rather than from the default one granule.
    If you want to manage shared memory automatically(by enabling ASMM) there you should be give this to oracle fully automate it.So in general do not need for minimum values for specific automatically sized components.This is also important when investigating performance related problems in future(how application designed?).Hi Chinar
    Sometimes your application needs a minimum amount of specific pool as it's written in the documentation:
    You can exercise some control over the size of the automatically sized SGA components by specifying minimum values for the parameters corresponding to these components. Doing so can be useful if you know that an application cannot function properly without a minimum amount of memory in specific components. You specify the minimum amount of SGA space for a component by setting a value for its corresponding initialization parameter

Maybe you are looking for

  • How to make nikeplus open in new Safari/ML?

    Hi, I cannot log in to http://nikeplus.nike.com/plus/ with Safari (the page itself loads but when pressing "Log in" it just spins forever. It works just fine with e.g. Google Chrome. Does anyone else notice same behavior? Is there workaround? Thanks

  • Missing tools in tool drop

    I was trying to create headers and footers and went to tools but there is no document settings tool. All I have is find, print, settings and go to help. Am I missing something?

  • Converting tabs to spaces

    Just so you all know, this is an assignment for school that I'm having trouble with. One of the parts of this assignment is to convert spaces to tabs in a text file. However, we have to maintain the original spacing (otherwise it would be simple). I'

  • So I bought "Seagate Backup Plus" to back up my files

    Everything seemed to have been backed up fine I guess. It probably didn't work out the way I would have hoped for or something probably went wrong with it but to my knowledge, it said the backup was complete. But anyways, I'm using Time Machine with

  • New iMac turns on/loads fine, but trying to install Snow Leopard gives 'bad RAM' 3 beeps + grey screen

    New iMac arrived today, turned on and loaded fine. After getting to the desktop, I inserted the Snow Leopard disk and restarted the computer. I held alt at startup and selected the Snow Leopard disc from the options. The computer proceeded to give me