How to decide buffer sizes for specific size of RAM

Hi sdners.
Generally, how can we decide the buffer sizes which are shown in the ST02 screen. suppose we have 100GB ram /5GB ram,  then how can we decide the related buffer sizes...and generally which buffer takes more place in the RAM
Thanks in advance.

Hi balaji
You can tune your SAP buffer by the statistics of Hit Ratio and swap occuring.  There should not be no swap on your system. you can adjust your buffer value by the optimizing the both value.
Regards
Anwer Waseem
SAP BASIS

Similar Messages

  • How to caluculate buffer size for import/exports in oracle

    Hi DBAS,
    how to caluculate buffer size for import exports,here is the formula but how can we use if there is a 100 of tables and datatypes,is the any query to find out rows_in_array ,maximum_row_size total schema and datbase
    buffer_size = rows_in_array maximum_row_size*
    Thanks,
    tmadugula

    http://download.oracle.com/docs/cd/B10501_01/server.920/a96652/ch01.htm
    Search "buffer"

  • How can i open period for specific user in OB52.

    Hi Expert,
    How can i open period for specific user in OB52.  As 'Authorisation Group' field is there in OB52, how can i use this field to restrict the specific user to post for particular period.  How can i creat authorisation group and where can i assign it to the particular user...
    Please let me know?
    Thanks and regards,
    Sam.

    Hi,
    Here is the detailed process as outlined in SAP help.
    Procedure
    If only a limited set of users is to be able to post in a particular posting period, proceed as follows:
    Add the posting period authorization (authorization object F_BKPF_BUP) to the authorizations of the selected users. Assign an authorization group (e.g. '0001').
    Enter the account type '+' for the posting period variant to which the restriction is to apply. Enter the period(s) whose use is to be restricted in the first period, those which are available to all users in the second period, and the authorization group (e.g. '0001') in the last column.
    Examples
    A posting period can be successively restricted. If, e.g. 10 users have the posting period authorization with authorization group '0001', and 3 of these 10 users also with authorization group '0002'.
    If the period is only to be accessible to the 10 selected users the authorization group '0001' is entered in the posting period variant. Access can later be restricted to the remaining 3 users by entering '0002'.
    Thanks
    Venkata Ganesh Perumalla

  • How to set buffer size mac?

    Video streaming is intermittent, BBC iPlayer.
    Cannot get info about router but have latest Apple Extreme modem in MacBook Air.

    A DAQboard is an IOtech device. I use a DAQbook in one of my programs.
    You set the buffer size by calling Acquisition Scan Configuration.vi, assuming you've downloaded the IOtech enhanced LabVIEW drivers. The buffer size input to this VI is in number of scans. There's no real rule to the size you should use. Just set it to a size that's big enough to hold as many scans as you will need buffered before you read them. For example, If the board is set up to sample at 100 Hz and you read the buffer once a second, make sure the buffer is at least 100 scans.
    As far as your other question, like Dennis said, you don't have to do anything to reserve the memory. The operating system will take care of it for you.

  • How to reset buffer pointer for analog output generation?

    I am doing a finite analog output generation on a USB-6216
    Sequence of events:
    DAQmx Create Task
    DAQmx Timing (finite samples, 1000Hz)
    Use DAQmx timing property SampQuantamples per channel to set buffer size
    Write buffer with DAQmx Write
    Repeat
      DAQmx Start Task
      DAQmx Wait until done
      DAQmx Stop Task
    Until finished
    DAQmx Clear Task
    I get a full waveform output on the first iteration of the loop. On subsequent iterations I get only a small section of the waveform, but no error. It seems that it is regenerating the waveform, because when I switch off regeneration I get an error at Start Task, but before it can regenerate all the data Wait Until Done.vi decides that the generation is done and exits, stopping the generation.
    I have done this with a PCI device and it works fine; every call to Start Task generates the whole waveform again.
    OK, so it looks like after every waveform generation completes I need to reset the pointer to the start of the buffer, so that the Wait Until Done vi does not think the generation is done. Or - maybe there is a way to reset the "Generation Done" state?
    I'm sure there's an easy way to do this....?

    Hi CDancer,
    Many thanks for contacting National Instruments. If I can start by giving some general advice, it would be well worth posting your actual VI. This helps others on this forum in helping you with your application. 
    From the sounds of things, you want to do continuous analog output generation. I have had a look at the examples that come with LabVIEW and I think you should look at the one below.
    I would have a look at some of the DAQmx examples that come installed with LabVIEW. The following example would be particularly relevant I feel
    Cont  Gen Voltage Wfm-Int Clk-non Regeneration.vi 
    Please let me know how you get on.
    Many thanks,
    Andrew McLennan
    Applications Engineer
    National Instruments

  • How to decide the minperm for AIX 5.3

    I have 10g R2 on AIX 5.3. I want to tune the maxperm and minperm. From the Metalink Note 316533.1 and IBM lib, I can decide the maxperm, but have no idea how to decide the value of minperm. My current vmo -a
    vmo -a | egrep "min|max"
    maxclient% = 80
    maxfree = 1088
    maxperm = 743216
    maxperm% = 80
    maxpin = 784258
    maxpin% = 80
    minfree = 960
    minperm = 185804
    minperm% = 20
    npsrpgmax = 100352
    npsrpgmin = 75264
    npsscrubmax = 100352
    npsscrubmin = 75264
    soft_min_lgpgs_vmpool = 0
    strict_maxclient = 1
    strict_maxperm = 0
    although it is safe based on the metalink note with the performance. Just want to make it little better of paging.

    I have 10g R2 on AIX 5.3. I want to tune the maxperm
    and minperm. From the Metalink Note 316533.1 and IBM
    lib, I can decide the maxperm, but have no idea how
    to decide the value of minperm. My current vmo -aCheck document A Administering Oracle Database on AIX , formula for how to decide is given in this doc.
    Virag

  • How to disable an alert for specific time period in SCOM 2012 R2

    Hello,
    Is there any option to disable an alert for specific time period in SCOM 2012 R2
    Regards,
    angs

    No. But you can use the scheduler module in your rule or monitor, which will dictate when the workflow will actively run on the agent - hence disabling alerting for that time period.
    http://msdn.microsoft.com/en-us/library/ff453828.aspx
    Jonathan Almquist | SCOMskills, LLC (http://scomskills.com)

  • How to decide ByteBuffer size created for SocketChannel.read(ByteBuffer)

    Hi,
    Is there any way by which we can know the size of data ready to be read at the SocketChannel?
    When the "SelectionKey" is discovered to be "isReadable()" I would like to create the ByteBuffer of the required size and use it for the SocketChannel.read(ByteBuffer) method.
    Right now I have to statically fix the ByteBuffer size to some safe maximum limit for this "read" method, which somehow is not looking efficient technique to me.
    Thanks in advance
    Amit

    Java doesn't tell you how much data is pending, but allocating the ByteBuffer 'statically' in advance is a better technique anyway. ByteBuffers are potentially expensive to create so you should allocate them just once per channel. The size is generally 8k or above depending on how many clients you expect to service at the same time and the amount of memory you can spare per client and in total.

  • How to decide the size of MTU when writing an interface ?

    I have very little knowledge about network interface. But I want to write a network interface. But I am not getting how the MTU for an interface is decided depending upon the network physical capabilities. Like :
    localhost has 1500 bytes
    But this size is not enough for high-speed networks which exist now a days. I am not getting how this size of MTU is actually affecting the network. And how we can find the optimal MTU for any network.

    This depends on what exactly do you mean by 'network interface'? Firmware for an NIC? a device driver for an NIC? Or you you mean an application API? And if so, for UDP or TCP?
    If UDP, all you need to know is that the practical limit on a datagram that has to go through routers is 534 bytes.
    If TCP, you don't have to worry about MTU in the slightest.

  • How to decide component size to contain all data?

    Hi, all
    My application has some jtable and jtextarea which always contained in jscrollpane, not because what I need but because I don't have a idea to determine size for my component.
    Let's say my jtable has 30 rows, I know how to control width for columns. But how can I determine the height for jtable precisely? Should I allocate 15 pixel for a row, or maybe 20? How can I use a height for all platforms including windows,linux?
    It bothers me for a while, same stuff happened while I dealing with jtextarea. Do we have a guide line for this?
    Thanks,
    Vincent Chen

    That's why you put it in a scrollpane.
    Are you talking about setting the height or are you talking about knowing the height? Cuz setting it is typically non-sensical, since the # of rows tends to vary in a typical table. OF course, if you know it's X rows, you can get or set the row height in the table and just multiply by row count.

  • How to stop update notifications for specific software updates

    NOTE: I apologize in advance for the extreme length of my post & hope that someone will be willing to read it all & then be willing to help... Thanks!
    I have been continually getting a Software Update notification for "Migration Assistant Update for Lion" (described "This update provides compatibility for migrating to a Mac running OS X Mavericks.") for quite a while now. IMHO, I consider my Mac knowledge/tech experience level (on a scale of 1-10, where 10 is a Mac Guru) to be about maybe 6 or 7 on average (&von a good day maybe an 8). That's assuming, of course, something like this can be quantified in that way. LOL! ;-) Anywho, I digress... Back to my question... As a general rule I don't immediately jump & install every single new update that comes out for all of my technology/electronics, no matter if Apple or Google tells me to do so. Obviously, I take all notices regarding security seriously & immediately research (unless it's forced upon me) it thoroughly before installing. This is ESPECIALLY true for apps in Apple's app store or Google Play Store, & I read a lot of the user reviews, as well as trusted tech gurus on the Web. Because NOT EVERY update is truly an improvement (mostly b/c of the failure to FULLY test them before releasing, more like unleashing, them to the public...Microsoft has mastered this FUBAR technique to absolute 'perfection', or something like that...haha!) OY, I'm so sorry for continually getting off topic. Okay, seriously now, here's what I want to know:  Is there any way to tell Apple I don't want to install one of their recommended updates & also to stop bugging me about it? I'm specifically referring to the one I mentioned above. Everything I found online about Mavericks made me want to stay VERY FAR AWAY from it. I could be wrong or found bad info, but I don't think so. Please let me know if I'm wrong, because I really want to make the best/most informed decision possible. Thanks!
    That being said, today I received notifications about Apple's latest security update (2014-001), plus one for Safari.  I plan to install the security update for sure  & most likely the one for Safari (even though I stopped using it months ago & started using either Chrome, Opera or Firefox - I still haven't picked a fave, but use Chrome 90% of the time... I'm open to suggestions about these apps too...)... But, I don't want to mess with the "Migration Assistant" one.
    I would really love some help from my fellow Mac users... I apologize for being long winded & will try to reign in that nagging writing flaw in future posts. Also, I apologize if I've missed something that's totally obvious & easily found on this or other forums/sites, but I really did try to find an answer before posting my question here...
    Thanks Mucho to all of you who were able to read through my mini-novel (& not fall asleep in the process) & actually found my question at the end!! I would like to say "THANK YOU!!" in advance for any & all help y'all are willing to provide!!! :-D
    Hope you have a FANTABULOUS day! (^_-) Sincerely, Care ;-)

    Wow, now that I see how extremely long my post is on screen, I'm a wee bit embarrassed... I'm hoping someone will be willing to overlook this annoying factor & provide a suggestion... :-/ Signed w/shame, Care :-/

  • How to show specifc filters for specific groups

    Hi,
    I have a sitecollection with lists A and B. There are two subsites.Each subsite has lists C and D.
    Admin has access to everything.
    Non Admins group(s) have access to specific subsite
    I understand that search results are security trimmed with user group permissions.When Admin searches, he should be able to see results from all lists and he should also see filters A,B,C and D.
    When non admin searches, he should be able see results only from specific subsites to which he has access and should be able to see the filters C and D.
    How can I do this? The below approach I had involves creating lots of pages is there a better way.
    I could create 4 pages at root sitecollection for 4 lists and add them to the SearchNavigation in SiteSettings with audience targetting.In each of those 4 pages, I can add SearchNavigation webpart with Search Results and Search box webpart and query transform
    to fetch results for that specific list content type for that respective page.
    At each subsite, I would have to add two pages with audience targetting in Search Navigation for lists C and D . In each of the two pages, I have to add the search Navigation webpart and results webpart which is query transformed for that specific list.
    So in total I would require 8 pages ,4 for sitecollection and 2 each for 2 subsites.
    How else can I achieve this?
    One approach I had was to create a single result page at sitecollection level and add this url 4 times with different url parameter matching the list content type along with. audience targetting.This would ensure that, if Admin sees the page which has search
    navigation webpart, he would see 4 links and others would see 2 links.
    Similarly in subsite, I can add the two links to same result page along with two url parameters, 1) path( to that subsite) and 2)content type .
    But is there a way where we can specify the contenttype and path in the url?
    I tried results.aspx?contenttype=mycontenttypename&path="my url" but it does not work.
    Is there any better way to achieve the same?

    Unfortunately, it didn't work.  While I was able to add the second cover art, when the song from the album played it still showed the first album cover.  While the second album cover won't show unless I click the "part of a compilation" box in "cmd-i > Info".  This will work for the one song that I have checked.  Although I can select the songs in the album, whenever I attempt to assign the specific artwork to those songs for, the artwork applies itself to all the other songs on the cd.  Any other suggestions ?  All are greatly appreciated.  Thanks.

  • How can I know how many views are maintained for specific or group material

    Hello, All,
    How can I get know how many views which are already maintained in the material master for one specific or one group material? And which views? Is there any T-code or table to get those views list for material?
    Thank you very much

    Hi,
      You can check in table MARA, field VPSTA details as given below
    User department     Maintenance status
    Work scheduling           A
    Accounting                                 B
    Classification                            C
    MRP                                 D
    Purchasing                                  E
    Production resources/tools       F
    Costing                                  G
    Basic data                                  K
    Storage                                  L
    Forecasting                              P
    Quality management           Q
    Warehouse managemen          S
    sales                                        V
    Plant stocks                                 X
    Storage location stocks            Z
    regards,
    zafar

  • How to determine plant code for specific vendor

    Hi Experts,
    I am getting list of vendors(EORD-LIFNR) from Purchasing source list (i.e EORD) for every material.
    After that I would like to know how to determine plant code of any specific vendor.
    Please let me know all tables links where i can get this or  transactions as well if i can see this??
    Thanks,
    Yogesh

    Hi ,
    The vendor will not be created at the plant level.so we cannot get a vendor never at plant level in standard( otherwise customized)
    Know if i am not wrong ,if the requirement is to find the source list of the vendor and there presence in plants it is done in the same table EORD-Werks
    if there is something else let me know
    Regards
    Anjanna

  • How to decide exercise/expire for barrier option transaction automatically

    Hi,
    This message is with reference to previous thread posted by one of the member::
    Options' moneyness monitoring
    Anybody can tell me how the barrier option transaction is decided whether to exercise/expire duly comparing the barrier rate and market spot rate on an expiry date.
    Regards
    Prasad AV

    In SBWP - create a distrubution list.  You'll need to put it in a folder.  Then uder the content you can specify an internet address to send the e-mail to.
    Execute SM36 to set up your background job.  I usually just use the wizard.  The program name is RSWINTRO.
    For spool list recipients select a distrubution list that you have created.

Maybe you are looking for

  • Is there a way to build an App with CS5.5 that can run in older iPods

    Hello Does anybody know if there is a way to build an app with flash CS5.5 that can run in older iPods?, just like with CS5? Each IPA I build with CS5.5 cannot be installed in my iPod 8GB with iOS 4.2 and before with CS5 I could install all the IPAs

  • Auto fill passwords is no go

    I know this has been discussed a billion times but I can't get in any answers by reading the old posts. Since I'm brand new to Mac this "key chain" deal is just about the most dumbest thing I have ever seen (can you tell I'm ******) lol I have been a

  • Problem Opening a query in query designer

    Hi Friends, I am trying to open an existing query in the Query designer, but im getting a message " Bex Transport request is not available or not suitable". I have assigned a package transport request to the package, even after that im still getting

  • Maximum texture size/dimensions?

    Greetings - I've read in various places that the max texture size for Stage3D is 2048x2048. Perhaps this is an obvious question, but does this mean that each dimension must be 2048 or less, or that the total size in pixels be less than 2048x2048=4194

  • SolMan 4.0 - "Path contains reserved character"

    Im installing SolMan 4.0 (Distributed System) on Win2k3 SP2 . Installing CI on the same Host as SCS. After reading: "Collecting information about installed SAP systems: Checking SAP service SAPEC4_00..." in the status bar, an error occurred with foll