Memory Tuning - SAPPFPAR check

I was wondering on how to optimize the use of "SAPPFPAR check" in terms of Memory Tuning. Upon typing the command "sappfpar check pf=<profile>", the shared memory disposition overview is being shown. Are the values shown here present the current values defined in the system?
Furthermore, i was wondering what values are shown below? Do all the values shown below display the currently allocated values in the system or are the values shown below display the required value at the very least? If so, how can i change the value? How do i know what parameter these values are directly corresponding to so that i can check and change the said values if necessary? Especially the values shown in the "worst case" field, how can i check whether the currently allocated values satisfy what are indicated in the SAPPFPAR check?
In addition, i was wondering what does the error imply? Does it straightforwardly imply that there are incorrect values existing in the system, or does it imply that requirements are not met, or etc. I would like to know more about this from the SAP practitioners themselves since experience provide the best knowledge that can be taught since it occurred first hand.
Kindly enlighten me on this topic. Thanks.
Edited by: Jett Michael Contreras on Apr 22, 2008 11:36 AM

Hi
The SAPPFPAR checks the current values that is mentioned in the instance profile . Unless if u have made changes to the instance profile. If u do make changes to the profile then the SAPPFPAR will show the result for the changed profile.
The output given by the SAPPFPAR will show you the current value and the required value (ie Proposed SAP values) to be changed. If there is any error in the profile parameters it indicates that in the output. Eventually it calculates all the SAP buffers , Physical memory and the SWAP space. It gives you the total required memory by adding the worst case scenario (heap) alongwith the buffer parameters.
When u change the buffer parameters for the system, it will calculate and adjust according to the SAP proposed value. Since the shared memory values depends on all the buffer parameters like program, screen, table buffers..etc.
The SAPPFPAR is a very helpful tool for calculating the physical memory space required based on the SAP buffer and for checking error in the instance parameter.
Thanks & Regards,
  Maheswaran

Similar Messages

  • Memory tuning

    Any memory tuning to improve window 7 enterprise performance? Pls advice

    Hey Sam,
    There are some things that can improve performance, because I wrote things that moderators do not have the specs of the computer and the software installed.
    Cooling is important to have a good enough computer, and check the temperature of the processor (Fans often recommended to replace it incredibly improves performance)
    Check out time access I / O hard disk (using Disk HIRENS possible) and check the disk responds correctly (50-100) and no BAD SECTOR.
    Consider replacing the hard disk type SSD (much faster).
    Some of the installations intelligently (often prefer a clean OS install on a single drive, and a different drive programs to improve performance).
    The file FILE PAGE Put on your operating system is different.
    The PAGE file FILE Put a different operating system drive and limit it according to Microsoft's recommendations (usually between 1.5-3 size of RAM).
    RAM memory is recommended at least 8 GB, and check that the operating system supports (64 bit)
    Remove the effects that operating system kit (fade effect & aero theme)
    Please Mark This As Answer if it helps to solve the issue
    Tzuri Ben Ezra | My Certifications:
    CompTIA A+ ,Microsoft MCP, MCTS, MCSA, MCITP
    |
    FaceBook: Tzuri FaceBook | vCard:
    Tzuri vCard | 
    Microsoft ID:
    Microsoft Transcript 
     |

  • High memory use when checking downloads folder through browser

    High memory use when checking downloads folder through browser.
    I have a total of 3 DDR2 Gbytes of ram. Pentium(R) Dual-Core CPU T4500 @ 2.30GHz Win 7 home pr. 64bit. Firefox 27.0 beta
    I right click on a file to "open containing folder" from the drop down menu in downloads.
    When the folder has been opened, explorer is trying to index the folder (which it never does completely or well after 5 minutes I close the folder and shut down the dllhost process cause laptop is blazing hot) and memory keeps increasing till no more is available.
    I checked task manager and see that dllhost is the particular process that is causing the spike in memory usage even after closing the folder I right click and stop the process and memory is restored after awhile.

    Hello,
    '''Try Firefox Safe Mode''' to see if the problem goes away. Safe Mode is a troubleshooting mode, which disables most add-ons.
    ''(If you're not using it, switch to the Default theme.)''
    * On Windows you can open Firefox 4.0+ in Safe Mode by holding the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac you can open Firefox 4.0+ in Safe Mode by holding the '''option''' key while starting Firefox.
    * On Linux you can open Firefox 4.0+ in Safe Mode by quitting Firefox and then going to your Terminal and running: firefox -safe-mode (you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    * Or open the Help menu and click on the '''Restart with Add-ons Disabled...''' menu item while Firefox is running.
    [[Image:FirefoxSafeMode|width=520]]
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshooting extensions and themes]] article for that.
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    ''When you figure out what's causing your issues, please let us know. It might help other users who have the same problem.''
    Thank you.

  • Windows 2003 Memory Dump - Bug check Analysis attached

    Hi all
    I recently have had a Windows 2003 Standard with SP2 server crash with a memory dump
     I have used WinDBG to read the file and output below
    can anyone shed any light on the faults, or point me in the right direction?
    *                        Bugcheck Analysis                                   
    KERNEL_MODE_EXCEPTION_NOT_HANDLED (8e)
    This is a very common bugcheck.  Usually the exception address pinpoints
    the driver/function that caused the problem.  Always note this address
    as well as the link date of the driver/image that contains this address.
    Some common problems are exception code 0x80000003.  This means a hard
    coded breakpoint or assertion was hit, but this system was booted
    /NODEBUG.  This is not supposed to happen as developers should never have
    hardcoded breakpoints in retail code, but ...
    If this happens, make sure a debugger gets connected, and the
    system is booted /DEBUG.  This will let us see why this breakpoint is
    happening.
    Arguments:
    Arg1: c0000005, The exception code that was not handled
    Arg2: 8081c630, The address that the exception occurred at
    Arg3: b7487c30, Trap Frame
    Arg4: 00000000
    Debugging Details:
    EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
    FAULTING_IP:
    nt!IoGetAttachedDevice+c
    8081c630 8b4810          mov     ecx,dword ptr [eax+10h]
    TRAP_FRAME:  b7487c30 -- (.trap 0xffffffffb7487c30)
    ErrCode = 00000000
    eax=000007f6 ebx=85e76068 ecx=000007f6 edx=00000000 esi=85e76068 edi=89d42020
    eip=8081c630 esp=b7487ca4 ebp=b7487ca4 iopl=0         nv up ei pl nz na pe nc
    cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010206
    nt!IoGetAttachedDevice+0xc:
    8081c630 8b4810          mov     ecx,dword ptr [eax+10h] ds:0023:00000806=????????
    Resetting default scope
    DEFAULT_BUCKET_ID:  DRIVER_FAULT
    BUGCHECK_STR:  0x8E
    PROCESS_NAME:  DocTransport.ex
    CURRENT_IRQL:  0
    ANALYSIS_VERSION: 6.3.9600.17237 (debuggers(dbg).140716-0327) x86fre
    LAST_CONTROL_TRANSFER:  from 8082db20 to 80827f7d
    STACK_TEXT: 
    b74877fc 8082db20 0000008e c0000005 8081c630 nt!KeBugCheckEx+0x1b
    b7487bc0 8088c12a b7487bdc 00000000 b7487c30 nt!KiDispatchException+0x3a2
    b7487c28 8088c0de b7487ca4 8081c630 badb0d00 nt!CommonDispatchException+0x4a
    b7487ca4 8081c7e1 89d42020 b7487d64 00000000 nt!KiExceptionExit+0x186
    b7487cb8 808f44c7 85e76068 b7487d64 08a9ea50 nt!IoGetRelatedDeviceObject+0x63
    b7487d38 8088b658 00001e20 00000000 00000000 nt!NtReadFile+0x55
    b7487d38 7c82845c 00001e20 00000000 00000000 nt!KiSystemServicePostCall
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    08a9ea8c 00000000 00000000 00000000 00000000 0x7c82845c
    STACK_COMMAND:  kb
    FOLLOWUP_IP:
    nt!IoGetAttachedDevice+c
    8081c630 8b4810          mov     ecx,dword ptr [eax+10h]
    SYMBOL_STACK_INDEX:  0
    SYMBOL_NAME:  nt!IoGetAttachedDevice+c
    FOLLOWUP_NAME:  MachineOwner
    MODULE_NAME: nt
    IMAGE_NAME:  ntkrpamp.exe
    DEBUG_FLR_IMAGE_TIMESTAMP:  51d4c567
    IMAGE_VERSION:  5.2.3790.5190
    FAILURE_BUCKET_ID:  0x8E_nt!IoGetAttachedDevice+c
    BUCKET_ID:  0x8E_nt!IoGetAttachedDevice+c
    ANALYSIS_SOURCE:  KM
    FAILURE_ID_HASH_STRING:  km:0x8e_nt!iogetattacheddevice+c
    FAILURE_ID_HASH:  {22c1c728-5bf3-efb9-fff4-40d5ae0d47e2}
    Followup: MachineOwner

    Hi,
    For Bug Check 0x8E, it
    indicates that a kernel-mode application generated an exception that the error handler did not catch. For more details, please refer to following article and check if can help you.
    Bug Check 0x8E: KERNEL_MODE_EXCEPTION_NOT_HANDLED
    Did you remember that which operation (or any change) you do before this issue occurred? Or just the server
    crashed suddenly?
    Please check if all necessary updates were installed and drivers were updated.
    à
    PROCESS_NAME: 
    DocTransport.exe
    Did you install any third-party application on the server? Please
    perform a clean boot and monitor the result.
    By the way, as you know, troubleshoot this kind of kernel crash issue, we need to analyze the crash dump file to narrow down the root cause of the issue. However, it is not
    effective for us to debug the crash dump file here in the forum. If this issues is a state of emergency for you. Please contact Microsoft Customer Service and Support (CSS) via telephone so that a dedicated Support Professional can assist with your request.
    To obtain the phone numbers for specific technology request, please refer to the web site listed below:
    http://support.microsoft.com/default.aspx?scid=fh;EN-US;OfferProPhone#faq607
    Hope this helps.
    Best regards,
    Justin Gu

  • Where is the option to not load duplicates. Every time I load a memory card bridge checks off ALL photos and wants to download previously downloaded photos.

    How do I get Bridge to not load duplicates automatically.  Now I have to check off new photos when I load a memory card. I can't find the setting to do this.

    Bridge CC

  • HP Unix memory tuning

    Hi.
    i want to increase  PXA buffer size in ECC 5.0 -Netweaver 2004
    OS -HP Unix
    Ram:16GB,Number of swaps per day very high.
    Existing size:220MB .Will it result in any OS related problems
    Is PXA Parameter dependant on any oher sap paramters?
    Regards
    Arun

    Dear Arun,
    Some recomendations for this buffer area are given in note 103747.
    I recommend to you after increasing the size, run sappfpar command on operating system level
    in order to detect any memory errors or warnings.
    If number of swaps are high, it could be a good idea to increase it, or to move to a faster drives.
    Hope it helps.
    Edited by: alejovw on Mar 1, 2011 9:08 PM

  • Need help with performance & memory tuning in a data warehousing environment

    Dear All,
    Good Day.
    We had successfully migrated from a 4 node half-rack V2 Exadata to a 2 node quarter rack X4-2 Exadata. However, we are facing some issues with performance only for few loads while others have in fact shown good improvement.
    1. The total memory on the OS is 250GB for each node (two compute nodes for a quarter rack).
    2. Would be grateful if someone could help me with the best equation to calculate the SGA and PGA ( and also in allocation of shared_pool, large_pool etc) or whether Automatic Memory Management is advisable?
    3. We had run exachk report which suggested us to configure huge pages.
    4. When we tried to increase the SGA to more than 30GB the system doesn't allow us to do so. We had however set the PGA to 85GB.
    5. Also, we had observed that some of the queries involving joins and indexes are taking longer time.
    Any advise would be greatly appreciated.
    Warm Regards,
    Vikram.

    Hi Vikram,
    There is no formula about SGA and PGA, but the best practices for OLTP environments is for a give ammount of memory (which cannot be up to 80% of total RAM from server) you should make 80% to SGA and 20% to PGA. For Data Warehouse envs, the values are like 60% SGA and 40% PGA or it can be up to 50%-50%. Also, some docs disencourage you to keep the database in Automatic Memory Management when you are using a big SGA (> 10G).
    As you are using a RAC environment, you should configure Huge Pages. And if the systems are not allowing you to increase memory, just take a look at the semaphore parameters, probably they are set lower values. And for the poor performance queries, we need to see explain plans, table structure and you would also analyze if smart scan is playing the game.
    Regards.

  • Windows XP 32-bit Virtual Memory Tuning.

    For our PXI racks we "tune" the virtual memory under Windows XP 32-bit (standard NI installation), as a couple of our applications process vast volumes of data , as follows:
    Open boot.ini
    Find the line beginning with 'multi'
    Add the following to the end of the line '/3GB /userva=2560' (without the quotes).
    Initially we were supplied with PXIe-8133 driven PXI racks and the above change works perfectly.
    However later PXI racks were supplied with PXIe-8115 driven PXI racks.  If the above line is applied to these PXI racks then the result is the graphics card drops to 640x480 4-bit colours and it cannot be changed until the line is removed.
    I have tried various values for /userva including 2176, 2432, and 2304 but all results in the same result.
    It seems that whilst the PXIe-8133 came with a standard BIOS and hence was configurable to an extent, the PXIe-8115 comes with a NI BIOS and provides very little low level control in comparison.
    Has anyone attempted the above on a PXIe-8115 driven rack?  Or can suggest a solution?
    Thanks.
    Christopher Povey
    Senior Test Systems Engineer for BAE Systems.

    I have attached the Windows XP System Resource Maps for both our PXIe-8115 and PXIe-8133 racks.  Both racks contain the same hardware in the same slots (apart from the controller card).
    Christopher Povey
    Senior Test Systems Engineer for BAE Systems.
    Attachments:
    PXIe-8115 Memory Resources.txt ‏11 KB
    PXIe-8133 Memory Resources.txt ‏8 KB

  • Memory tuning imap store

    Hello,
    i m trying to tune my web application, a web mail, once a user logs in I keep an IMAPStore instance inside the httpsession.
    I noticed it takes 6 mb of memory right away, just after connecting to the imap store, once I open a few folder and fetch a few small messages it goes up to 8 or 9 mb.
    to get messages i follow this steps:
    - openFolder
    - fetchmessages
    - populate my beans
    - invalidateheaders for each imapmessage to release cached data
    - call folder.clearCache() (i added this method inside imapfolder to clear messageCache vector)
    - close folder
    but memory usage is still the same.
    Is there anything to reduce memory usage? i should have no more than 1MB per session.
    Thank you.

    Hi,
    I am using MessAdmin to measure HttpSession data.
    6mb is the size of IMAPStore, and this size appear even if i don't open a folder, just after getting the store:
    session = Session.getInstance(props, auth);
    session.setDebug(debug);
    store = (IMAPStore) session.getStore(imap);
    store.connect();session and store object measure 6mb.
    If you have a better tool please let me know.
    thank you

  • Im here regarding my memory usage. i checked my memory and calculated it but it doesn't show as the amount i calculated. it gives me more 7GB. i dont understand where did it go. Can someone please explain to me?

    what i mean is my ipad shows used memory is 16gb but after i added up myself it is not that value. i calculated 10gb. who can help me to explain where did i use my another 6 gb.

    Connect the iPad to your computer and look at the storage used by the various categories as shown in the colored bargarph in iTunes.
    How does that agree with what is shown on the iPad? How large is the "other"?

  • HADB Memory tuning?

    Hi all,
    We have installed ONLY HADB component from SJSAS 9.1. As we are using Java 1.5 version, the default jvm heap size is 192m which is way less than our requirement. How can I tune the JVM used by HADB? I saw that the service clu_nsup_srv running under JVM process.
    Thanks,
    Paras

    Hello Parasshah,
    You might want to post HADB related questions to the App Server forum. Here is the link to that forum:
    [  Sun Java System Application Server - Performance and Tuning|http://forums.sun.com/forum.jspa?forumID=756]

  • SD memory is always checked at startup

    I recently bought a Treo 700wx.  If I leave the phone powered off for a few hours then go back to it, once i turn it on, I get a message that tells me a "storage card was inserted.  Do you want to search it for audio and video files?"
    How can I stop this nuiciance from occurring?
    Thanks!
    Post relates to: Treo 700wx (Verizon)

    Do you have an SD card in the Treo?
    Try a 10 second soft reset by taking out the battery for at least 10 seconds. This allows the device to power off completely, like a shutdown on a PC.
    For reference purposes, click on the following link for the support page for your device on the kb.palm.com webpage.
    http://www.palm.com/us/support/treo/treo700wxverizon/
    There are links on the page to the user guide, troubleshooting, how to's, downloads, etc.
    Post relates to: Palm i705

  • Sappfpar for multiple instances in one host

    hi,
    There are 3 sap instances are running on one of my host. If I use sappfpar check <instance profile>, it gives what would be the worst case memory requirements..
    Is there any way to check for all 3 instances together for memory requirements?  Should I run one by one and add all together for total requirements ?
    Thanks,
    RajS

    Hi,
    Could you please check the settings
    Goto: SCCL try with these options and check for the relevant sap notes available in service market place
    Expert settingscheck the following tabs checked
    NORECON -Ignore Conversion Error
    NCHECK Do not check database object for consistency
    NRFCCHK-Ignore RFC Repository Check
    regards,
    S.Rajeshkumar

  • No shared memory

    hi
    in BW PRD while executing a report we are getting an error
    error  message  " AN EXCEPTION WITH TYPE CX_SY_EXPORT_NO_SHARED_MEMORY  OCCURED, NO  SPACE  LEFT IN SHARED MEMORY"
    Edited by: sarat chandra bomma reddy on Apr 1, 2008 8:45 AM

    At OS level run :
    sappfpar check pf=<instance profile name>
    and correct the values mentioned in the instance profile as suggested in the error list.
    or you need to increase the Shared pool size in the DB profile.

  • Issue with Memory in SAP(R/3 3.1I )/OS (AIX 5.2)

    Hi
    <p>
    We have problem with the memory settings in SAP(R/3 3.1I )/OS (AIX 5.2). One of the customizing ABAP program failing at background but works fine when we run with same variant in forgeground.
    </p>
    <p>
    Below are the current parameters values in system
    </p>
    em/initial_size_MB                               1024 <br>
    ztta/roll_first                                  1024<br>
    ztta/roll_area                                   7000064<br>
    rdisp/ROLL_SHM                                   6528<br>
    rdisp/ROLL_MAXFS                                23040<br>
    rdisp/PG_SHM                                     5120<br>
    rdisp/PG_MAXFS                                    34560<br>
    abap/heap_area_dia                               188743680<br>
    abap/heap_area_nondia                         400556032<br>
    abap/heap_area_total                             838860800<br>
    abap/heaplimit                                   52428800<br>
    abap/swap_reserve                             20971520<br>
    ztta/roll_extension                              200068300<br>
    em/blocksize_KB                                  1024<br>
    em/stat_log_size_MB                               40<br>
    em/stat_log_timeout                              600<br>
    ipc/shm_psize_01                            -10<br>
    ipc/shm_psize_02                            -40<br>
    ipc/shm_psize_03                            -10<br>
    ipc/shm_psize_04                            -10<br>
    ipc/shm_psize_06                            -40<br>
    ipc/shm_psize_07                            -10<br>
    ipc/shm_psize_08                            -10<br>
    ipc/shm_psize_09                            -10<br>
    ipc/shm_psize_10                            276000000<br>
    ipc/shm_psize_31                            -10<br>
    ipc/shm_psize_33                            -10<br>
    ipc/shm_psize_34                            -10<br>
    ipc/shm_psize_40                            688000000<br>
    ipc/shm_psize_51                            -10<br>
    ipc/shm_psize_52                            -10<br>
    ipc/shm_psize_54                            -10<br>
    <p>
    I have checked at os level with below command, Its shows there is problem at ipc/shm_psize_10 :276000000
    ipc/shm_psize_40 : 688000000 but the current values are higher then what the below recomands. Can you plz suggest me the correct values for the above parameters. If any problems with above parameters.
    </P>
    <p>
    witco-12:ncpadm 1> sappfpar check pf=NCP_DVEBMGS00_WITCO-12
    </p>
    <p><p>sapparam(2): fopen("NCP_DVEBMGS00_WITCO-12","r"): No such file or directory</p>
    <p>No Profile used.</p>
    <p>sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline</p>
    <p>================================================================================
    ==<p/>   <p>Checking profile:</p>
    <p>================================================================================</p>
    <p>
    ***ERROR: Size of shared memory pool 10 too small</p>
    <p>================================================================================</p>
    SOLUTION: Increase size of shared memory pool 10<br>
              with parameter: ipc/shm_psize_10 =36000000<br>
    ***ERROR: Size of shared memory pool 40 too small
    <p>================================================================================</p>
    SOLUTION: Increase size of shared memory pool 40<br>
              with parameter: ipc/shm_psize_40 =50000000<br>
    Shared memory disposition overview<br>
    <p>================================================================================</p>
    Shared memory pools<br>
    Key:   10  Pool<br>
                Size configured.....:    12000000 (  11.4 MB)<br>
                Size min. estimated.:    31988070 (  30.5 MB)<br>
                Advised Size........:    36000000 (  34.3 MB)<br>
    Key:   40  Pool for database buffers<br>
                Size configured.....:    14250000 (  13.6 MB)<br>
                Size min. estimated.:    47166184 (  45.0 MB)<br>
                Advised Size........:    50000000 (  47.7 MB)<br>
    Shared memories inside of pool 10<br>
    Key:        1  Size:        2000 (   0.0 MB) System administration<br>
    Key:        3  Size:    13100000 (  12.5 MB) Disp. communication areas<br>
    Key:        4  Size:      100000 (   0.1 MB) statistic area<br>
    Key:        7  Size:       14838 (   0.0 MB) Update task administration<br>
    Key:       11  Size:      500000 (   0.5 MB) Factory calender buffer<br>
    Key:       12  Size:      120000 (   0.1 MB) TemSe Char-Code convert Buf.<br>
    Key:       13  Size:      500000 (   0.5 MB) Alert Area<br>
    Key:       14  Size:     4400000 (   4.2 MB) Presentation buffer<br>
    Key:       16  Size:       22400 (   0.0 MB) Semaphore activity monitoring<br>
    Key:       17  Size:       65636 (   0.1 MB) Roll administration<br>
    Key:       18  Size:       65636 (   0.1 MB) Paging adminitration<br>
    Key:       19  Size:     6000000 (   5.7 MB) Table-buffer<br>
    Key:       31  Size:     1806000 (   1.7 MB) Dispatcher request queue<br>
    Key:       33  Size:     2048000 (   2.0 MB) Table buffer, part.buffering<br>
    Key:       51  Size:     3200000 (   3.1 MB) Extended memory admin.<br>
    Key:       52  Size:       20000 (   0.0 MB) Message Server buffer<br>
    Key:       54  Size:       16384 (   0.0 MB) Export/Import buffer<br>
    <br>
    Shared memories inside of pool 40<br>
    Key:        2  Size:      961296 (   0.9 MB) Disp. administration tables<br>
    Key:        6  Size:    26112000 (  24.9 MB) ABAP program buffer<br>
    Key:       41  Size:     6010000 (   5.7 MB) DB statistics buffer<br>
    Key:       42  Size:      596968 (   0.6 MB) DB TTAB buffer<br>
    Key:       43  Size:     3898344 (   3.7 MB) DB FTAB buffer<br>
    Key:       44  Size:     1850344 (   1.8 MB) DB IREC buffer<br>
    Key:       45  Size:     1338344 (   1.3 MB) DB short nametab buffer<br>
    Key:       46  Size:       20480 (   0.0 MB) DB sync table<br>
    Key:       47  Size:     3072000 (   2.9 MB) DB CUA buffer<br>
    Key:       48  Size:      300000 (   0.3 MB) Number range buffer<br>
    Key:       49  Size:     3000000 (   2.9 MB) Spool admin (SpoolWP+DiaWP)<br>
    <br>
    Shared memories outside of pools<br>
    Key:     1002  Size:      400000 (   0.4 MB) Performance monitoring V01.0<br>
    Key: 58900100  Size:        4096 (   0.0 MB) SCSA area<br>
    Nr of operating system shared memory segments: 4<br>
    Shared memory resource requirements estimated<br>
    ================================================================<br>
    Nr of shared memory descriptors required for<br>
    Extended Memory Management (unnamed mapped file).:  1<br>
    <br>
    Total Nr of shared segments required.....:          5<br>
    System-imposed number of shared memories.:         11<br>
    Shared memory segment size required min..:   36000000 (  34.3 MB)<br>
    System-imposed maximum segment size......: 3489660928 (3328.0 MB)<br>
    R/3-imposed maximum segment size.........: 2147483647 (2048.0 MB)<br>
    <br>
    Swap space requirements estimated<br>
    ================================================<br>
    Shared memory....................:   86.2 MB<br>
    ..in pool 10   11.4 MB,  266% used !!<br>
    ..in pool 40   13.6 MB,  330% used !!<br>
    ..not in pool   0.4 MB<br>
    Processes........................:   30.9 MB<br>
    Extended Memory .................:  128.0 MB<br>
    <br>
    Total, minimum requirement.......:  245.1 MB<br>
    Process local heaps, worst case..:  762.9 MB<br>
    Total, worst case requirement....: 1008.1 MB<br>
    <br>
    Errors detected..................:    2<br>
    Warnings detected................:    0<br>
    </p>
    Edited by: Sambireddy Authu on Jan 19, 2011 1:47 PM
    Edited by: Sambireddy Authu on Jan 19, 2011 1:49 PM

    Hi APR,<br>
    I have checked sm21, St22 and dev_wp<no> file at OS level but I am not finding the exact error .<br>
    Tue Jan 18 15:15:29 2011<br>
    A  WP has reached abap/heaplimit = 52428800 bytes<br>
    Tue Jan 18 15:15:37 2011<br>
    M  -
    C-STACK -
    <br>
    NONAME at 0x103804cc<br>
    NONAME at 0x103806e4<br>
    NONAME at 0x1046a02c<br>
    Signal 0 in M  -
    <br>
    M  ***LOG Q0E=> DpSigGenHandler, signal ( 4) [dpuxtool 0501]<br>
    M  ThSigHandler: signal (step 4)<br>
    M  Modeinfo for User T17/M0<br>
    M    tm state = 2<br>
    M    uid = 18<br>
    M    term type = 0x0<br>
    M    display = 0x0<br>
    M    cpic_no = 0<br>
    M    cpic_idx = -1<br>
    M    usr = >GONUGRA     <<br>
    M    terminal = >                    <<br>
    M    client = >088<<br>
    M    convid = >        <<br>
    M    appc_tm_conv_idx = -1<br>
    M    imode = 2<br>
    M    mode state = 0x42<br>
    M    th_errno = 0<br>
    M    async_receives = 0<br>
    M    cpic_receive = 0<br>
    M    em handle = 4<br>
    M    roll state = 2<br>
    M    abap state = 2<br>
    M    em state = 3<br>
    M    eg state = 1<br>
    M    spa state = 3<br>
    M    enq state = 0<br>
    M    next hook = T-1/U-1/M255<br>
    M    master hook = T-1/U-1/M255<br>
    M    slave hook = T-1/U-1/M255<br>
    M    debug_tid = -1<br>
    M    mode type = 0x1<br><br>
    M    debug = 0<br>
    M    tcode = >    <<br>
    M    client convid = >        <<br>
    M    server convid = >        <<br>
    M    lock = 0<br>
    M    max enq infos = 0<br>
    M    act enq infos = 0<br>
    M
    M  *****************************************************************************<br>
    M  *<br>
    M  *  LOCATION    SAP-Server witco-10_NCQ_00 on host witco-10 (wp 17)<br>
    M  *  ERROR       ThSigHandler: signal<br>
    M  *
    M  *  TIME        Tue Jan 18 15:15:37 2011<br>
    M  *  RELEASE     31I<br>
    M  *  COMPONENT   Taskhandler<br>
    M  *  VERSION     1<br>
    M  *  RC          11<br>
    M  *  MODULE      thxxhead.c<br>
    M  *  LINE        7209<br>
    M  *  COUNTER     103<br>
    M  *
    M  *****************************************************************************<br>
    M
    M  ***LOG R68=> ThIRollBack, roll back () [thxxhead 9123]<br>
    M  ***LOG R68=> ThIRollBack, roll back () [thxxhead 9123]<br>
    X  <ES> RecoverAll<br><br>
    X  <ES> RecoverFreeList<br>
    X  <ES> RecoverAll<br><br>
    X  <ES> RecoverFreeList<br>
    A<br>
    A  ** RABAX: could not save part LEV_SN_DATA_ENV of dump.<br>
    A<br>
    A  Tue Jan 18 15:15:38 2011<br>
    A<br>
    A  ** RABAX: could not save part LEV_SN_ITABS of dump.<br>
    M  ***LOG Q02=> wp_halt, WPStop (Workproc17 60272) [dpuxtool 0773]<br>
    <br>
    trc file: "dev_w17", trc level: 1, release: "31I"<br>
    <br>
    *<br>
    ACTIVE TRACE LEVEL           1<br>
    ACTIVE TRACE COMPONENTS      all, M<br>
    *<br>
    M  ***LOG Q01=> tskh_init, WPStart (Workproc17 2 19746) [thxxhead 0898]<br>
    M  calling db_connect ...<br>
    B  Try to connect as default user<br>
    B  Using SQL-Net V2 with tnsname = 'NCQ'<br>
    B  No TNS_ADMIN in environment<br>
    B  Setting TNS_ADMIN to '/usr/sap/trans' (profile-parameter DIR_TRANS)<br>
    B  Got 'NCQ' for SID from profile-parameter 'rsdb/oracle_sid'<br>
    B  Connecting via TNS_ADMIN=/usr/sap/trans, tnsname=NCQ<br>
    B  Got NLS_LANG=AMERICAN_AMERICA.US7ASCII from environment<br>
    B<br>
    B  Tue Jan 18 15:15:40 2011<br>
    B  Now I'm connected to ORACLE<br>
    B  Database instance NCQ is running on witco-10 with ORACLE version 8.1.7.4.0<br>
    M  db_connect o.k.<br>
    X  <ES> client 17 initializing ....<br>
    X  ES initialized.<br><br>
    A  Attached to PXA (address 63026e00, size 621972496)<br>
    S  frontend print server enabled<br>
    S  Form-Textpool enabled (TSP06T has 4 fields)<br>
    S  OMS support enabled (TSPLOMS has 13 fields, TSPROMS has 8 field)<br>
    M  ThCheckPrevUser: clean previous user T17/U18/M0<br>
    M  Modeinfo for User T17/M0<br>
    M    tm state = 2<br>
    M    uid = 18<br>
    M    term type = 0x0<br>
    M    display = 0x0<br>
    M    cpic_no = 0<br>
    M    cpic_idx = -1<br>
    M    usr = >GONUGRA     <<br>
    M    terminal = >                    <<br>
    M    client = >088<<br>
    M    convid = >        <<br>
    M    appc_tm_conv_idx = -1<br>
    M    imode = 2<br>
    M    mode state = 0x42<br>
    M    th_errno = 11<br>
    M    async_receives = 0<br>
    M    cpic_receive = 0<br>
    M    em handle = 4<br>
    M    roll state = 2<br>
    M    abap state = 2<br>
    M    em state = 3<br>
    M    eg state = 1<br>
    M    spa state = 3<br>
    M    enq state = 0<br>
    M    next hook = T-1/U-1/M255<br>
    M    master hook = T-1/U-1/M255<br>
    M    slave hook = T-1/U-1/M255<br>
    M    debug_tid = -1<br>
    M    mode type = 0x1<br>
    M    debug = 0<br>
    M    tcode = >    <<br>
    M    client convid = >        <<br>
    M    server convid = >        <<br>
    M    lock = 0<br>
    M    max enq infos = 0<br>
    M    act enq infos = 0<br>
    M  ***LOG R47=> ThResFree, delete (001023) [thxxmode 0780]<br>
    B
    B  Tue Jan 18 15:22:09 2011<br>
    B  dbtran INFO (initialize_tran):<br>
    B   maxblocking_factor     = 25,<br>
    B   minblocking_factor     = 10,<br>
    B   maxin_blocking_factor  = 254,<br>
    B   minin_blocking_factor  = 10,<br>
    B   preferunion_all        = 0,<br>
    B   preferunion_for_views  = 0,<br>
    B   preferin_itab_opt      = 0,<br>
    B   preferfix_blocking     = 0,<br>
    B   usehints               = 0,<br>
    B   optgele_to_between     = 0,<br>
    B   convafter_aggregat     = 0,<br>
    B   allowNULL_for_agg      = 0,<br>
    B   rownumfor_count        = 1<br>

Maybe you are looking for

  • Finding my lost iPhone.

    Alright so I lost my iPhone today and I am trying to track it with the Find my iPhone app. I can't login to the app though even though I am putting in the correct gmail account and password. Is it because I don't have icloud? Everytime I try and log

  • XBRL Data in XML DB(10g)

    Hi, We want to load huge XBRL data in XML database(10g). Can you please advise whether it's possible in 10g ? And any difficulties /challenges to fetch/retrieve the XBRL data (2 to 5gb data) of nearly 600 to 700 columns. Also are there any XBRL Exten

  • Gradient Maps doesn't work properly when editing a photo from Lightroom

    When I open a file in photoshop to edit and apply a gradient map to the image, it works fine. However, when I open an image from Lightroom (right click image, EDIT IN Photoshop) and apply the exact same adjustment layer, NOTHING HAPPENS. It's the str

  • PSE 12 and PS 12 registration problems

    I had pse11 and ps11 working on my computer using xp. They stopped working with the invalid serial number problems that has plagued Adobe recently. I filled in the required request forms for Adobe to fix it and received back new serial numbers that w

  • Vision Demo Database is upgradable?

    I want to test the upgrade 11.5.10.2 from 11.5.10.0. Question, if I make the fresh install 11.5.10.0 as Vision Demo Database from the DVD, can it be upgraded ? TIA