BWA soft memory limit

Hi
Is there anyway to impose a soft memory limit to the BWA software?  I have need a system to have around 80GB of memory.  With 24GB blades this mean I would end up with 96GB of memory, 16GB more than I need and as we all know BWA licensing is not cheap.
Note 1259294 - BWA 7.00: Main memory size for BWA blades, does state that mixed memory sizes are OK.  So I could go with 3 x 24GB blades and 1 x 12GB blades to give me 84GB but I am a little uncomfortable with it.  Ideally I would like 4 x 24GB blades with a soft limit applied to the BWA software of 84GB.  Is this possible?
If not another way to do this would be to limit the amount of memory to 21GB per blade (with the Linux boot parameter mem=x), would this be supported or not?
Thanks in advance.
Steve.

Hello Stevie
We have three  landscape and we dont use soft limit. If you really worried about the cost, you go for 324 and 112 which is also supported. This is called hetro genious landscape and supported by SAP as well. if you have a softlimit and then again it wil be hetrogenious landscape only. There is no difference
Also note BWA memory is not yet fully stable and most of the TREX REV has memory leaks. So you need to have room for growth and system should be cater for handling the memory leaks.
If you think abt the cost for 12 GB, please do conisder the availability  as well.
Regards
Karthi

Similar Messages

  • "exceeded soft sessionspace limit"

    "exceeded soft sessionspace limit of 0x100000 bytes."
    Does anyone recognize this message and know what it means? Oracle support says it is "harmless," but I'm not satisified with that explaination. Thanks for feedback,
    Mac

    Mac,
    java_soft_sessionspace_limit is by default 1MB
    It only gives a warning in the trace
    The reason why you dont have to worry is because there is another parameter called
    java_max_sessionspace_limit (default is 4MB) that should not be exceeded...
    If you exceed this limit, the session will terminate with an out of memory error..
    thanks
    kiran

  • How to Determine Safe Max Memory Limit?

    From what I understand, the amount of memory available to your AIR game on a device will vary depending on how many other apps the user is running, the type of device, etc. 
    So with this in mind, how does one define a safe max memory limit for a given device? What percentage of a device's total RAM can we assume we have access to? 
    Here are the iOS RAM Specs
    iPod (4th Gen): 128Mb.
    iPad 1: 256 MB
    iPad 2, iPod Touch (5th Gen): 512 MB
    iPad3: 1 GB 
    I already have highly optimized texture atlases using PVRTC ATF for best use of memory, but if you've ever worked with a passionate creative department, you'll know they always want more. I need to be able to tell them exactly how many spritesheets they have to work with for a given device - how would I do this? 
    NOTE: iPhones/iPod Touches/iPads all have a Unified Memory Architecture which mean that both the CPU and GPU share system memory, which means there is no dedicated GPU GRAM on these devices. So the RAM listed above, I assume, is shared by both the game logic and the GPU.

    Update, I've found an Objective C post on Stack Overflow that answers this question
    Here are the (rough) max memory limits to expect before an out-of-memory crash will occur:
    iPad1: 127MB/256MB (crash amount/total amount)
    iPad2: 275MB/512MB
    iPad3: 645MB/1024MB
    iPhone4: 325MB/512MB
    Note that max memory limit will vary depending on how many apps a user is running, but these figures are a good rough guide. See the Stack Overflow post for more details.

  • Memory Limit for "IMPORT/EXPORT from MEMORY ID" statement

    Hi All,
    Can anyone tell me whether there is any memory limit exists for "IMPORT/EXPORT from MEMORY ID" statement.
    Like may be we can transfer xx MB of data via this......or it is open, we can transfer any amount of data to ABAP memory via this.
    Regards
    Munish Garg

    1. Each user sessions have external sessions and each external sessions have internal sessions.
    2. The programs being executed in the internal sessions can access ABAP memory
    3.ABAP memory is a storage area for internal program variables like fields, structures, internal tables,,They can be passed  between internal sessions of an external session.
    4. you can transfer data through ABAp memory using IMPORT and EXPORT statements
    5. after IMPORT FROM MEMORY ID <id> , you can use sy-subrc to check the existance of the cluster ID. here sy-subrc is not used to check whether the Import was successful or not.

  • Oracle 9.2.0.8 on SUN M9000 Blade Server  Memory Limit

    Is there a 32Gb memory limit for Oracle v9.2.0.8 residing on an SUN M9000 Blade Server?
    We currently have an Oracle v9.2.0.8 installed on M9000 and whenever the database memory is increased, the database locks/ceases to function.
    The (verbal) history which I have about this database is there is a 32Gb Memory Limit for Oracle v9.2.0.8 database installed on an M9000. Can anyone confirm/assist?

    user4447247 wrote:
    Is there a 32Gb memory limit for Oracle v9.2.0.8 residing on an SUN M9000 Blade Server?Oracle does not care how much RAM is in the system.
    We currently have an Oracle v9.2.0.8 installed on M9000 and
    whenever the database memory is increased, post COPY & PASTE show what is changed to which value
    by default 32-bit SGA can not exceed about 1.7GB & never more than 4GB.
    the database locks/ceases to function.What clues exist within alert_SID.log file?
    What specific errors get throw?

  • Max application memory Limit in iPad 4th?

    Is there material to talk about it? what is max memory limit for application running on iPad 4th?

    If you have to ask, you're doing it wrong.

  • Changing process memory limit for Reserved roles in plan

    Is there a way to set our own process memory limit ABOVE 1024 in a plan (which is the default) ?  It will not let us make it larger than 1024 and this seems odd

    Thanks for your response.
    To answer your questions,
    1.  I'm using RTMP
    2.  FMS 4.0 out of the box
    3.  Didn't know I'd have this traffic volume.  Just sort of happened.
    Don't have 300,000 connections all the time.  Most times only 100-1,000.  But once in a blue moon a particular client wants to broadcast to really high numbers.  I'll have to handle it somehow.
    Let me simplify this to make it easier to answer.
    Suppose I made an FMS chat app (not video) and passed the link to 300,000 people.  Suppose I told them all to log on at 2:00 p.m. tomorrow and send a message.  If they all did, would my FMS instance crash?
    Suppose I then added something to the app.  Suppose I added an interactive poll. The poll pops up a question for the users like this:
    What's your favorite color?
    A. Red
    B. Blue
    C. Green
    When users answer the question, FMS relays the real time voting updates back to all the clients so they can watch the voting results tally as they happen.
    When all the users vote, will that crash the FMS instance?
    On your point about multiple FMS boxes, that sounds like it works for video streaming.  Edge origin would permit the sharing of video streams across multiple servers.  But how do you share and synchronize a "chat" or "poll" app in the same way.  If I send a message to FMS box 1, how do the others get it?
    Or is FMS not the best choice for non video apps (like chat and poll) in really high numbers?

  • Frequent memory limit reached

    Hi all. Need some help. Already install SLES in 6 server and found that in the /var/log/message, the content of the log files:
    Aug 30 05:00:22 pgw2 rcd[28133]: Running heartbeat at Tue Aug 30 05:00:22 2011
    Aug 30 05:00:22 pgw2 rcd[28133]: Memory limit reached, restarting
    Aug 30 05:00:22 pgw2 rcd[28133]: Shutting down daemon...
    Aug 30 05:00:22 pgw2 rcd[28133]: Shutting down local server
    Aug 30 05:00:22 pgw2 rcd[28133]: Shutting down remote server
    Aug 30 05:00:22 pgw2 rcd[13273]: Red Carpet Daemon 2.4.9
    Aug 30 05:00:22 pgw2 rcd[13273]: Copyright (C) 2000-2003 Ximian Inc.
    Aug 30 05:00:22 pgw2 rcd[13273]: Start time: Tue Aug 30 05:00:22 2011
    Aug 30 05:00:22 pgw2 rcd[13273]: Initializing RPC system
    Aug 30 05:00:22 pgw2 rcd[13273]: Initializing modules
    Aug 30 05:00:22 pgw2 rcd[13273]: [rcd.serverpoll] Starting server-poll
    Aug 30 05:00:22 pgw2 rcd[13273]: Starting local server
    Aug 30 05:00:22 pgw2 rcd[13273]: Starting remote server
    Aug 30 05:00:23 pgw2 rcd[13273]: Loading system packages
    Aug 30 05:00:23 pgw2 rcd[13273]: Done loading system packages
    Aug 30 05:00:30 pgw2 rcd[13273]: id=1 COMPLETE 'Downloading https://update.novell.com/data/serviceinfo.xml' time=7s (failed)
    Aug 30 05:00:30 pgw2 rcd[13273]: Unable to download service info: IO error - Soup error: Cannot resolve hostname (2)
    Aug 30 05:00:30 pgw2 rcd[13273]: Unable to load service for default host URL 'https://update.novell.com/data': Unable to download service info: IO error - Soup error: Cannot resolve hostname (2)
    Aug 30 05:00:30 pgw2 rcd[13273]: Can't find rcd 1.x subscription file '/var/lib/redcarpet/subscriptions.xml'
    Aug 30 05:00:30 pgw2 rcd[13273]: Starting heartbeat
    Aug 30 05:22:43 pgw2 -- MARK --
    Aug 30 05:42:43 pgw2 -- MARK --
    Aug 30 05:59:01 pgw2 /USR/SBIN/CRON[5035]: (root) CMD ( rm -f /var/spool/cron/lastrun/cron.hourly)
    Aug 30 06:22:44 pgw2 -- MARK --
    Aug 30 06:42:44 pgw2 -- MARK --
    This report is keep repeating. Somehow, I believe this report is the cause of the problem:
    Aug 30 05:00:30 pgw2 rcd[13273]: id=1 COMPLETE 'Downloading https://update.novell.com/data/serviceinfo.xml' time=7s (failed)
    Aug 30 05:00:30 pgw2 rcd[13273]: Unable to download service info: IO error - Soup error: Cannot resolve hostname (2)
    Aug 30 05:00:30 pgw2 rcd[13273]: Unable to load service for default host URL 'https://update.novell.com/data': Unable to download service info: IO error - Soup error: Cannot resolve hostname (2)
    Aug 30 05:00:30 pgw2 rcd[13273]: Can't find rcd 1.x subscription file '/var/lib/redcarpet/subscriptions.xml'
    Aug 30 05:00:30 pgw2 rcd[13273]: Starting heartbeat
    Why this keep failed to download?

    ayel,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • How is the native memory limit (malloc) computed?

    On Windows (32 bits), with the SUN JVM, the memory space that can be allocated in native code (e.g. with malloc in C) is limited and depends on the maximum heap size, specified with the -mx JVM argument. The larger the heap size, the smaller the native code memory limit.
    With JRockit, this limit is higher: it is possible to allocate more memory in native code than with the Sun JVM.
    However, on some machines the memory limit is not higher. The problem is that I see no difference in the configuration of these machines. They also have 2GB of RAM, with the same amount of free memory (virtual and physical), the same OS and the same OS version. On both machines, the same application is used, with the same JVM arguments.
    On some machines, we can use a -mx600m and allocate a given amount of memory in native code, and on other machines, for the same amount of native memory, we can only use a -x300m.
    Do you have an idea, what the difference can be? Is it possible on these other machines to use a higher -mx value?
    Thanks,
    Laurent
    We are using jrockit-R27.2.0-jre1.5.0_10 on windows XP.

    It's possible that some DLL is eating up process address space. Start JRockit with -Xverbose:memdbg to get an ascii graphic over the address space. Or use something like Process Explorer to see what is loaded into memory and where.
    -- Henrik

  • Photobooth memory limit?

    Is there a memory limit in photobooth? I have about 90 videos and pictures held on the app itself and now my video will stop at around 30 seconds even though it says it is still recording... I only find out that it hasn't recorded my entire subject until I hit "stop record". I am trying to erase some videos and put them in iphoto, but it would be great to know if there is a concrete answer to this...
    Cheers,
    k.

    Hi kellygene45.
    Are you actually using an iMac G4 and OSX10.2 as it says in your profile, or have you moved on from there? In other words, is your problem occurring on an MBP under a recent version of OSX , or on something else? If it is the latter you may get a more apposite answer elsewhere.
    I'm not aware of any specific file number or movie length limit in photobooth. Essentially it is limited by the amount of space available. Do you have a very full HD, perhaps. Once you get down below about 10 to 15% of free space available on your HD (even more if you do a lot of video) things can get tricky on Macs.
    You might want to check for more general problems - boot up from your OS DVd and run Disk Utility to "repair drive" etc - just in case the problem is being caused by more generalised corruption of some kind.
    Cheers
    Rod

  • Twrtab reached memory limit

    Hello all,
    In upgrade to ERP 6.0, phase TP_ACTION_CP2STRIG, got the following error
    4 ETW000 twrtab reached memory limit; memory usage 2000000000
    4 ETW000   0 d /   3 i / 1497 u /   0 =   0% ucf USR12~
    4 ETW690 COMMIT "5709000" "472939294"
    Tried OSS note 103562 - specified TCS parameter 1Gb, 4Gb, and 5Gb without success. Updated diffrerent profiles \put\bin\TPPARAM, EXDBNEW, CP2SHDT and DEFAULT.
    It seems that CP3SHDT is copied from somewhere, which does not contain the TCS parameter.
    Would appeciate any help/input
    Thanks,
    Terry
    R3trans.exe version 6.14 (release 700 - 14.05.08 - 17:05:00).
    Edited by: Terry Kempis on Jun 19, 2008 8:35 AM

    Hi Markus,
    I checked the CP2SHDT.ELG (which is on earlier phase TP_ACTION_CP2STAB) and did not have that parameter and it completed succcesfully.
    I only tried to add the TCS parameter while in the issue phase TP_ACTION_CP2STRIG (after getting this memory problem).
    Below is the CP2SHDR.ELG (for phase TP_ACTION_CP2STRIG).
    This SAPEBBX700.IP3 is the one it is trying to process.
    Thanks,
    Terry
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    COPY TO SHADOW and RETURN CODE in SAPEBBX700.IP3
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    2EETP195 log file is not complete ==> "R3trans" terminated for unknown reason
      Long text:
        Cause
          When a program terminates, it usually leaves information that can be
          analyzed. This is not the case here. All that is known is that the
          program terminated and that the log is incomplete.
        System Response
        What to do
          The only thing known for sure is that the transport step was not
          completed and must be repeated.
    2EETP200 Export with errors, request will not be imported
      Long text:
        Cause
          The export was finished with errors or terminated (return code >= 8).
        System Response
          The request is not imported. Instead it is set back to "can be changed"
          in the source system.
        What to do
          The export log contains remarks concerning the reason for the incorrect
          export. Correct the error and repeat the export.

  • BufferPool Buffering Memory Limit Reached

    Hi
    I encountered 2 weeks back an issue with the MDS process. I checked the event viewer and found that the Buffer pool buffering memory limit had been reached.
    I looked for a way to increase this memory limit but i only found how to set this for CUCCE up to v.6 and looking in CUCCE 7.5.x that we have
    does not contain these configs at all. Have anyone of you bumped into this? If so did you get it resolved?

    ayel,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Visit http://support.novell.com and search the knowledgebase and/or check all
    the other self support options and support programs available.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://forums.novell.com)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://forums.novell.com/faq.php
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://forums.novell.com/

  • How to arrive at Flex warning memory limit

    Hi - Is there any logic to arrive at the warning memory limit? since the memory limit essentially depends on OS, browser, no of browser windows open etc, I want to understand how to arrive at the warning memory limit. We want to display friendly message to the user when the memory exceeds certain threshold (after which response will be sluggish). So we want to know how to arrive at that threshold limit. We are planning to use System.totalMemory to find out the total memory used currently.

    Hi PeterIong,
    Welcome to the community! Since you're new please be sure that you have checked out our Discussion guidelines.
    You could try performing a reset to defaults with the apps.
    Menu > Settings > Apps > Press 3 little squares on top right > select reset app preferences
    I hope it helps.
     - Official Sony Xperia Support Staff
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

  • Hitting iMovie 'application memory' limit on MacBook Air when sharing to file)

    Hi Folks,
    I'm running iMovie 10.0.1 on a 2011 MacBook Air (2x2 GB DIMM capacity), with Mavericks. I now have 3 edited HD projects there, varying in length from 26 min to 37 min.
    I'm able to 'share' any two of these to MP4  files (on an external drive), but I only get two thirds though sharing the third project when I hit an 'application memory' limit, at which point everything freezes.(The same thing happens when sharing to 'Theatre').
    I notice that all three projects and their associated 'Events'  'load' when I select 'Projects' in the library (presumably from the external drive to the iMovie application on the MacBook Air drive).
    Is there some way to restrict this loading of everything in the library to a single selected project and associated event? Maybe I should move the whole app to the external drive? 
    Apple tells me that I can't double the DIMMS to the 2013 8 GB level.
    Cheers,
    Alan
    (PS How would you like to be playing tennis in the Aussie Open - it's 44 degrees here today!).

    G'day again Geoff,
    I did as you suggested above, viz, isolated the remaining event and project from those that have successfully shared (rendered) earlier, by segregating the latter to a separate library in an external drive, leaving only the target event and project on the MBA's flash drive's iMovie library. (My 2011 Air has 4 GB of non-upgradeable RAM).
    I confirmed that there were no other apps running, tidied up with  'CleanMyMac', 'MemoryClean' and 'DiskDoctor', and again tried sharing the remaining HD project to file (and later, to Theatre), but as before, iMovie quit halfway through, with a 'run out of application memory' message.
    I then tried sharing to file at progressively lower resolutions, but unexpectedly, this didn't help.
    Even though an earlier project of similar size (about 30 min) from the same event shared to file successfully, at full HD, I'm making no headway with this one. It 'plays' normally when opened in iMovie, but........?
    What haven't I thought of here?
    Cheers,
    Alan
    PS We wound the temperature back for Andy Murray, just to help him along into the quarter finals. He's on his own from here against (probably) one of Rafael Nadal, Novak Jokavic and Roger Federer. All four are very popular here (but I'd like to see Andy notch up a grand slam win here in Melbourne. (A little colonial loyalty perhaps?)

  • Note exceeded memory limit, deleted

    We were entering a long entry in Apple Notes and included photos. At some point an error message popped up to the effect of "This note exceeded its memory limit ". After clicking Okay, the note vanished. No copy was found on other devices, all lost.
    This is unacceptable. Is this a new limitation or bug?
    If this is to be expected, what alternatives should we use to take notes with photos?

    Thanks Volker, I must admit I didn't quite understand note 808607's line:
    "If you require more memory in PRIV mode, you must insert a line of the type
    as4/MAXSHR64 = 400
    in the SAP instance profile."
    I don't think I want more memory in PRIV mode.
    However, I am sure you are right and I'm relieved to know that I am in fact not constrained to 64GB.
    So, I believe I should go for:
    as4/MAXSHR64 = 800       (allow max 200GB)
    em/blocksize_KB = 8192  
    em/initial_size_MB=65536 (for example)
    to take me up to the full 64GB.
    I don't need to do this yet, but at least now I am prepared and can prove this in QA.
    Many thanks for the advice, I clearly need to re-read and digest note  808607 - it has not been at all clear to me. Perhaps the German version is clearer.
    Andy.

Maybe you are looking for

  • Prompt to Report navigation - OBIEE 11g

    Hello, I've three tables (3 different requests) to be displayed in a page. Each of these tables has one identical column eg. project_name (but from different database tables). My requirement : 1.I should have only one prompt to select the project_nam

  • Public abstract interface I{

    Interface are totally abstract by default so what is the need of abstract in public abstract interface I{ ........}does this have any functionality........

  • One section of one web site gives "The parameter is incorrect" only after I log into the site and only a blank screen?

    "The parameter is incorrect" is the error msg. on a blank screen when I log in to a particular web site. Of many tabs at the site only one gives this error. Without logging in I can navigate as I desire. I access this site on a daily basis. Using Saf

  • Unable to make photo prints!?

    Help, When I want to print a photo in iPhoto11, a message appears, that there should be at least one theme be installed, to enable printing. I don't get the "print page" after selecting "Print Photo" in the Archive menu. How do I select a print theme

  • XML data loading to BW

    Hello Gurus, Is the re a specific steps of sending XML data to BW ? If yes, can I have the steps ? Thanks