Production system showing 40 Dumps with "MEMORY_NO_MORE_PAGIN"

Hi All,
My production system suddenly showing  around 40 dump with the below name "MEMORY_NO_MORE_PAGIN"
Plz. Let me know in details how to resolve this issue.
Runtime Errors         MEMORY_NO_MORE_PAGING                                     
       Occurred on     05/02/2007 at 14:06:35                                                                               
Error analysis                                                                               
The ABAP/4 runtime system and the ABAP/4 compiler use a common                   
interface to store different types of data in different parts of                 
the SAP paging area. This data includes the                                      
ABAP/4 memory (EXPORT TO MEMORY), the SUBMIT REPORT parameters,                  
CALL DIALOG and CALL TRANSACTION USING, as well as internally defined            
macros (specified with DEFINE).                                                                               
To store further data in the SAP paging area, you attempted to                   
allocate a new SAP paging block, but no more blocks were                         
available.                                                                               
When the SAP paging overflow occurred, the ABAP/4 memory contained               
entries for 50 of different IDs.                                                                               
Please note:                                                                     
To facilitate error handling, the ABAP/4 memory was                              
deleted.
Thanks & Regards,
Kishore Reddy

Hi Juan/All
ST02
Program Swaps  :   21,000 
rest fine
Memory
SAP memory        Current     use      Max. use  In memory   On disk
Roll area                  0.28      1,470     39,128    262,144    262,144
Paging area             16.08    126,497    786,424    524,288    262,144
Extended Memory     6.80    570,368  7,844,864  8,388,608
Heap Memory                   0    206,430
Thanks & Reg,
Kishore Reddy

Similar Messages

  • Create a Support Message in Production system showing up in Solution Manage

    Has anyone setup the link between creating a support message (under help) in a production system (like ECC) and SAP's Solution Manager.
    I understand that it uses BADI SBCOS001 with the interface method PREPARE_FEEDBACK_BO, but when I try to run it, it tells me that Customizing for feedback functionality missing. What functionality is missing? And how to I correct this? And how do I ensure it shows in SAP Solution Manager under a solution or project?
    Thanks
    Paul

    Hi Paul
    The only way is to use the IMG. I have just completed this via the IMG info. BUT, it is not that simple.
    Make sure your RFC's are trusted and that you have SAP ALL during config.
    I hope this will help:
    Setup Service Desk
    Steps to follow while configuring support desk.
    1) Implement the note 903587 .
    2) Create all the relevant RFC objects in the satellite system and add the appropriate logical components using transaction SMSY.
    3) Check all the objects in the table BCOS_CUST using transaction SM30.
    Appl : OSS_MSG
    + :W
    DEST :BACK RFC NAME (for solution manager system keep this field as 'NONE')
    + :CUST 620
    + :1.0.
    *4) Check whether the BC sets are activated or not using the transaction SCPR20.If the BC sets are not activated then implement the note 898614.The steps to activate the BC sets are described below
    4.1) Activate SOLMAN40_SDESK_BASICFUNC_000 BC Set.
    4.2) Activate this in expert mode with option u201COverwrite everythingu201D.
    4.3) Activation of the following components has to be done by replicating the previous steps
    3.1) SOLMAN40_SDESK_TPI_ACT_AST_001
    3.2) SOLMAN40_SDESK_ACTIONLOG_001
    3.3) SOLMAN40_SDESK_ACT_ADVCLOSE_001
    3.4) SOLMAN40_SDESK_TEXTTYPES_001
    *Depends upon the number of inactive BC set objects that we have after the upgrade.
    4.4) if the actions mentioned in 4.3 are not listed while executing the transaction SCPR20, then implement the note 898614.In the source client 000 of the solution manager system create a transport request using transaction SE09, unpack the file 'PIECELIST_SERVICE_DESK_INIT.ZIP' from the attachment of the note. Copy the contents of the file 'PIECELIST_SERVICE_DESK_INITIAL.TXT' to the transport request. And activate the actions. Use transaction SCC1 to import the transport request to the solution manager client. If any short dump occurs during the activation, implement the note 939116.
    5) Check whether the number range is set correctly. If not set the number ranges of basic notification (ABA) and the support desk message (Service transaction SLFN).To be able to use the same number ranges for both message types, the internal number range for basic notification (ABA) must correspond to the external number range for the support desk message.
    Number ranges for ABA notifications
    5.1) create an internal and external number range using transaction DNO_NOTIF.
    5.2) assign number range intervals to groups internal and external.
    5.3) SLF1 is the internal number range group
    5.4) SLF2 and SLF3 is the external number range interval
    5.5) Use transaction DNO_CUST01 to assign message categories to the number range.
    5.51) Go to transaction DNO_CUST01
    5.52) From the GOTO menu select the menu item DETAILS
    5.53) Now you can assign the number range of basis notification (ABA) into the notification type.
    The number range for ABA notification is 12 characters in length and to make it compatible with the CRM service transaction insert 2 ZEROES at the beginning.
    Number ranges for Support Desk notification
    5.54) Use transaction CRMC_NR_RA_SERVICE, and define the internal and external number ranges. Intervals must correspond to the intervals of the basic notifications (ABA notification).
    5.6) Then assign both the external and internal numbering
    5.61) Go to SPRO and then to SAP Solution Manager
    5.62) Then select General Settings and then select Transaction types
    5.63) Select the transaction type SLFN and then select the menu item DETAILS from the GOTO menu.
    5.64) In the Transaction Numbering block, assign the internal and external number range. The Number Range object should be CRM_SERVIC.
    5.7) To view the priorities use transaction DNO_CUST01 and select the notification type as SLF1 and then select priorities from the left pane of the screen. The priorities of the first four cannot be deleted, but new priorities can be added.
    6) Check the Action profiles for ABA Notifications (Action profiles are used for synchronization of ABA notification with the CRM Service transaction).
    6.1) To check the action profiles use the transaction SPPFCADM and select the application type DNO_NOTIF then select u2018DEFINE ACTION PROFILE AND ACTIONSu2019.
    6.2) Select the item u2018SLFN0001_STANDARD_DNOu2019 and then from the menu GOTO, select the menu item DETAILS.
    7) The Action profile u2018SLFN0001_STANDARD_DNOu2019 has to be assigned to the message category SLF1 (ABA notifications) using the transaction DNO_CUST01.
    8) The action profile for the support desk message can be set to u2018SLFN0001_ADVANCEDu2019.
    8.1) From SPRO select SAP Solution Manager then Scenario Specific Settings.
    8.2) Select the item Service Desk and then to general settings.
    8.3) Execute the category u2018Define Transaction Typesu2019.
    8.4) Select the transaction type as SLFN
    8.5) From the GOTO menu select the menu item u2018DETAILSu2019 and assign the action profile as SLFN0001_ADVANCED .
    9) Activate the partner/ Organization
    9.1) Go to CRM->MASTER DATA->BUSINESS PARTNER->INTEGRATION BUSINESS PARTNER ORGANIZATION MANAGEMENT->SET UP INTEGRATION WITH ORGANIZATIONAL MANAGEMENT.
    9.2)Find the entries starting with HRALX
    HRALX-HRAC WITH VALUE 'X'.
    HRALX-OBPON WITH VALUE 'ON'.
    HRALX-PBPON u2018ONu2019.
    HRALX-MSGRE u2013 u20180u2019.
    9.3) If entries are not found create it.
    10) Generate Business partner screens
    10.1) Go to transaction BUSP.
    10.2) Execute the report with the following parameters
    CLIENT - Client in which business partners should be created (solution manager client)
    APPLICATION OBJECT-
    SCREEN - *
    Generate all/ selected screens - All screens.
    delete sub screen containers -
    11) implement SAP note 450640.
    11.1) Go to transaction SA38 and select the report CRM_MKTBP_ZCACL_UPDATE_30.
    11.2) Execute it with test mode box unchecked.
    If a new relationship is to be created then steps 12 and 13 has to be followed
    12) To create a relationship category
    12.1) Go to transaction BUBA
    12.2) Select the entry CRMH00: Undefined relationship
    12.3) click on copy
    12.4) Rename CRMH00 to ZCRMH00.
    12.5) CREATE A RELATIONSHIP CATEGORY.
    IN GENERAL DATA FILL LIKE ' FROM BP1 : HAS THE ACTIVITY GROUP '.
    ' FROM BP2 : IS A PART OF ATTUNE
    13) Add the relationship category to the support team partner function
    13.1)Use SPRO
    IMG GUIDE->SAP SOLUTION MANAGER->SCENARIO SPECIFIC SETTINGS->
    -> SERVICE DESK->PARTNER DETERMINATION PROCEDURE->DEFINE PARTNER FUNCTION.
    13.2) FIND THE PARTNER FUNCTION SLFN0003 (SUPPORT TEAM).
    13.3) In the field relation ship category, Select the newly created relationship category and save.
    14) Steps 12 and 13 should be repeated for various business partner types like sold-to-party, message processors if new relationship is to be created for the respective business partner types.
    15) Create a new access sequence for the support team determination
    15.1) Go to the following IMG Path: SAP Solution Manager Implementation Guide ->
    SAP Solution Manager -> Configuration ->
    -> Scenario Specific Settings ->Service Desk -> Partner Determination Procedure ->
    ->Define Access Sequence
    15.2) Click on New Entries
    15.3) Define a new access sequence with sequence name as u2018Z001u2019 and description u2018NEW BP RELATIONSHIP ACTIVITY GROUPu2019
    15.4) Create an new Individual Access with the following value:
    u2022 Batch Seq: 10
    u2022 Dialog Seq : 10
    u2022 Source : Business Partner Relationship.
    u2022 Detail on the source:
    u2022 Partner Function : Reported By (CRM)
    u2022 Mapping/restrictions
    u2022 Flag Mapping/definition for partner being Searched
    u2022 Partner Function in Source: Support Team (CRM).
    Save it.
    This Access Sequence will give us the Partner which has the relationship assigned
    to the Support Team in the Reported By partner data.
    16) Adapt the partner determination schema/Function
    16.1) Go to the following IMG Path: SAP Solution Manager Implementation Guide ->
    SAP Solution Manager -> Scenario Specific Settings ->Service Desk ->
    -> Partner Determination Procedure -> Define Partner Determination Procedure.
    16.2) The two options to adapt partner determination schema are
    16.21) Adapt the standard Procedure (SLFN0001) or to create a new one by copying the standard one.
    16.22) select the line starting with SLFN0001 or the newly created procedure.
    16.23) Double Click on Partner Function in Procedure.
    16.24) Select the Partner Function "Support Team", and click Details.
    16.25) in the detail view only change the Partner Determination/access Sequence to
    the one we've just created. Save your entry.
    17) Create a root organizational model.
    17.1) Go to the following IMG Path: SAP Solution Manager Implementation Guide -> SAP Solution Manager -> Configuration-> Scenario Specific Settings ->Service Desk -> Organizational Model ->Create a Root Unit for Your Organizational Structure.
    17.2) creating an organizational unit by entering the data in the BASIC DATA tab.
    17.3) enter the organizational unit, the description and save it.
    18) Create the support team organization
    18.1) go to the following IMG Path: SAP Solution Manager Implementation Guide -> SAP Solution Manager -> Scenario Specific Settings ->Service Desk -> Create Organizational Objects in the Organizational Structure. Or use transaction (PPOMA_CRM).
    19) Create the business Partners.
    19. 1) Key users- End user (Business Partner General) ,Address should be specified.
    19.2) go to the transaction BP.
    19.3) create a new Person, Select the role: Business Partner (Gen).
    For Identification of the key user
    19.31) click on the identification tab
    19.32) enter a line in the identification number formatted as follows
    IDTYPE : CRM001.
    Identification number : <SID><INSTALL NUMBERS><CLIENT><USERNAME>
    eg: USER NAME : USER1.
    CLIENT : 100.
    SID : ER1.
    INSTALL NUMBER : 123456789.
    IDENTIFICATION NUMBER : ER1 123456789 100 USER1.
    20) Message Processors- Support Team members .
    20.1) they should be created first as the users in the corresponding client of the solution manager.
    20.2) As business partners they will have the role 'EMPLOYEE'.
    20.3) Go to transaction BP .
    20.4) Create New Person with the role employee.
    20.5) In the Identification tab you should enter the user name in the employee data/User Name.
    eg: username: proc1
    enter proc1 in the field User name.
    21) Organizational Business Partner- Organizational BPS have the same country in there main address tab. They should be created through the organizational model. Business partner corresponding to the root organization have the role 'SOLD TO PARTY'.
    22) Assign the business partners (Message Processors) to the previously created support team.
    22.1) Go to transaction PPOMA_CRM.
    22.2) Select the support team 1.
    22.3) Click on create
    22.4) select position
    22.5) call it 'MPROC_T1/Message Processors for team 1
    22.6) Replicate it for the other support teams.
    22.7) Select the position MPROC_T1/Message Processors for team1 and click assign,
    choose owner/Business Partner find and select the business partner
    22.8) Validate and Save it.
    22.9) If the assignment of business partner is not possible then implement the note 1008656
    Or 997009
    23) Create the iBase component
    23.1) IMG Path: SAP Solution Manager Implementation Guide -> SAP Solution Manager -> Basic Settings -> Standard Configuration of Basic Settings -> Solution Manager -> iBase -> Initially Create and Assign the Component Systems as iBase Components.
    23.2) or use the transaction IB51 to create the installed base.
    23.3) it is also possible to create the SOLUTION_MANAGER, select the solution and go to menu Edit -> Initial Data Transfer for iBase.
    24)Assign Business Partners to iBase Components
    IMG Path: SAP Solution Manager Implementation Guide -> SAP Solution Manager -> Basic Settings
    -> SAP Solution Manager System ->ServiceDesk-> iBase -> Assign Business Partners to iBase Components.
    *--optional--
    If you want to be able to assign the System Administrator: Go to the IMG: SAP Solution Manager Implementation Guide -> Customer Relationship Management -> Basic Function -> Partner Processing -> Define Partner Determination Procedure.
    Select the entry "00000032 Installed Base/IBase" and double click on Partner Functions in Procedure.
    Then copy the Entry "Contact Person (CRM)" to a new entry with the partner Function "System Administrator (CRM)" , save it.
    Go back to transaction IB52, select a component, and Goto -> Partner, you should be able
    now to assign the partner Function "System Administrator".
    25) Assign the SAP Standard Role to the user. Message Creator should have the role : SAP_SUPPDESK_PROCESS.
    26)Define the transaction variant for the message processors
    Go to the following IMG Path: SAP Solution Manager Implementation Guide -> SAP Solution Manager -> Configuration -> Scenario Specific Settings ->Service Desk -> General Settings -> Specify User Selection Variant.
    Here we will create variants for the central message processing transaction CRM_DNO_MONITOR.so that the user will have direct access to there dedicated message.
    27) Go to transaction PFCG
    27.1) Enter the role name as Z_MSG_PROCESSORS and choose single role.
    27.2) Give a description Message Processor role and save it.
    27.3) Go to the menu tab and choose add report
    27.4) select the report type : ABAP Report
    27.5) And in the report enter the report name as 'CRM_DNO_SERVICE_MONITOR'.
    27.6) Enter the previously created variant.
    27.7) flag the skip initial screen box.
    27.8) flag the SAPGUI for windows.
    27.9) Create a new transaction with tcode starting with Y or Z.
    27.10)Display this transaction and check the values at the bottom of the screen
    in the subscreen Default Values, you should have the following parameters:
    u2022 D_SREPOVARI-REPORT = CRM_DNO_SERVICE_MONITOR
    u2022 D_SREPOVARI-VARIANT = MY_TEAM_MSG
    u2022 D_SREPOVARI-NOSELSCRN = X
    And also all the user should have the correct role.

  • Update Statistics of CRM Production system is terminated with errors

    Dear All,
    Update Statistics of CRM Production System is failing ie terminated with errors.
    Kindly help.
    Following  are the logs:
    BR0973W Database operation alert - level: WARNING, operation: cegnnbuz.chk, time: 2011-08-12 09.32.37, condition: Last successful 'chk' op
    BR0252E Function fopen() failed for '/oracle/KPC/saptrace/diag/rdbms/kpc/KPC/trace/alert_KPC.log' at location ora_alert_check-1
    BR0253E errno 13: Permission denied
    BR0280I BRCONNECT time stamp: 2011-12-22 04.07.36
    BR0977I Checking database profile...
    BR0978W Database profile alert - level: ERROR, parameter: COMPATIBLE, value: 11.2.0 (<> 10.2.0)
    BR0978W Database profile alert - level: WARNING, parameter: LOG_BUFFER, value: 11198464 (>< 4096,512 KB)
    BR0978W Database profile alert - level: WARNING, parameter: OPTIMIZER_INDEX_COST_ADJ, value: 20 (set in parameter file)
    BR0280I BRCONNECT time stamp: 2011-12-22 04.07.36
    BR0980I Number of changed database profile parameters: 0
    BR0280I BRCONNECT time stamp: 2011-12-22 04.07.37
    BR0955I Number of signaled error/warning/exception alerts for database administration: 0/0/0
    BR0956I Number of signaled error/warning/exception alerts for database operations: 0/1/0
    BR0957I Number of signaled error/warning/exception alerts for database messages: 0/0/0
    BR0958I Number of signaled error/warning/exception alerts for database profile: 1/2/0
    BR0806I End of BRCONNECT processing: cehmkvis.chk 2011-12-22 04.07.37
    BR0280I BRCONNECT time stamp: 2011-12-22 04.07.37
    BR0804I BRCONNECT terminated with errors
    Thanks
    -Madhura

    Hii
    I ve checked all conditions as:
    1.      -rwxrwxr-x   1 orakpc   dba      3406704 Aug 12 16:54 brtools
    2.
    SQL> show parameter compatible;
    NAME                                 TYPE        VALUE
    compatible                           string      11.2.0
    3.  Brtools version is 7.00 and oracle is 11G
    4.  drwxrwxrwx   6 orakpc   dba            6 Aug  7 14:19 saptrace
    Still we are facing this issue.
    pls help.
    -Madhura

  • Dump in production system :Incorrect status in pricing

    Hi All,
    We have patched out SRM5.5 server system recently with  15 and  16 patch.
    After the patch we are getting  many dums in production system.
    When i check in the ST22 ,the error syaing that
    Error analysis
        An exception occurred which is explained in detail below.
        The exception, which is assigned to class 'CX_BBP_PD_ABORT', was not caught and
        therefore caused a runtime error.
        The reason for the exception is:
         *Incorrect status in pricing*
    How to correct the error
        If the error occures in a non-modified SAP program, you may be able to
        find an interim solution in an SAP Note.
        If you have access to SAP Notes, carry out a search with the following
        keywords:
        "UNCAUGHT_EXCEPTION" "CX_BBP_PD_ABORT"
        "SAPLBBP_PDH" or "LBBP_PDHU08"
        "BBP_PD_ABORT"
        If you cannot solve the problem yourself and want to send an error
        notification to SAP, include the following information:
        1. The description of the current problem (short dump)
           To save the description, choose "System->List->Save->Local File
    and  i have checked the IPC ,it is also active only,.
    We have got his issue all of suddenlly,
    Can any one tell us what could be the issue.
    Regards
    cb

    Hi All,
    thanks a lot for your response ,
      I have done the  Simulation which shows everything is fine  and i have chcked with BBP_CND_CUSTOMIZING_CHECK  t-codes even that is also correct  only .
    we are plannning for rasing the issue with SAP.
    Besides that the system might have activated the BADI simple pricing active (or something like that). This would give trouble as well with the IPC (they can't both be active).
    @Robin which the badi we can check.
    once agina thanks a lot for your replys.
    Regards
    cb

  • Unable to delete Role from User ID in SAP SOLMAN production system but able to from DEV with the same authorization, pls suggest

    unable to delete Role from User ID in SAP SOLMAN production system but able to from DEV with the same authorization, pls suggest

    Hi,
    For SU01 role removal, you do not need S_USER_AGR with 02, and as you mentioned both authorizations available in production, if so trace should not show you the S_USER_AGR with 02 with RC=04.
    I would recommend to do role comparison for the user performing the activity. and then check if you have the S_USER_AGR with 02 in user buffer SU56.
    But ideally it should not ask you S_USER_AGR for 02 through SU01, so please take help of abaper to debug it.
    Also put trace in non-prd to see if S_USER_AGR is getting checked with 02 for removal through SU01.
    BR,
    Mangesh

  • Short dump "EXSORT_NOT_Enough_MEMORY" in production system

    Hi,
    "EXSORT_NOT_Enough_MEMORY" dump occuring in production system,Could any one please tell me how to fix this dump.
    Please refer the error message below
    What happened?
        The current ABAP program had to be terminated because the
        ABAP processor detected an internal system error.
        The current ABAP program "RSBPCOLL" had to be terminated because the ABAP
        processor discovered an invalid system state.
    Error analysis:
        The current ABAP/4 program was meant to sort a dataset (internal table
        or extract). For reasons of capacity, this was not possible due to
        insufficient main storage space. Therefore, the
        external sort was called and resulted in the following error:
        the following error:
        SAP runtime system internal error.
                   Last error logged in SAP kernel
        Component............ "EM"
        Place................ "SAP-Server cambsvr15_PEC_00 on host cambsvr15 (wp 12)"
        Version.............. 37
        Error code........... 7
        Error text........... "Warning: EM-Memory exhausted: Workprocess gets PRIV "
        Description.......... " "
        System call.......... " "
        Module............... "emxx.c"
        Line................. 1886
    and i see that background job  "SAP_COLLECTOR_FOR_JOBSTATISTIC" job being failed with  below error.
    Job started
    Step 001 started (program RSBPCOLL, variant , user ID BACKGROUND)
    ABAP/4 processor: EXSORT_NOT_ENOUGH_MEMORY
    Job cancelled
    Please help me to correct this error.
    Best Regards,
    Vinod

    Hi Bhaskar,
    yes, I have checked the Wp status and it looks fine.I'm getting this error on My PRD system on regular basis since 1 week.
    We have tried to restart the server but no luck.
    Here are the ST02 values and background job SAP_COLLECTOR_FOR_JOBSTATISTIC also being failed with this error.
      Buffer              Hitratio    Allocated       Free space          Dir. size      Free directory        Swaps      
                              [%]         [kB]           [kB]      [%]      Entries       Entries    [%]                  
    Program                   99.11       400,000        1,481     0.38      100,000      90,774    90.77       36,307
    CUA                       99.31         3,000          264    10.53        1,500       1,263    84.20       14,934
    Screen                    98.45         4,297           27     0.82       10,000       9,653    96.53         645
    Calendar                  99.76           488          359    75.10          200          48    24.00         0
    OTR                      100.00         4,096        3,439   100.00        2,000       2,000   100.00         0
    SAP memory              Current use      Max. use  In memory   On disk
                            [%]      [kB]       [kB]       [kB]       [kB]
    Roll area              1.45      3,808     7,680    262,144         0
    Paging area            3.40      8,904     13,056       0        262,144
    Extended Memory        9.05    389,120    812,032  4,299,776
    Swaps
            0
       21,249
            0
       16,399
       36,307
       14,934
          645
            0
            0
          272
            0
      210,742
            0
    Please let me know if you require further information.
    Thanks & Regards,
    Vinod

  • Short dump in Production system !!!

    Hi Experts,
        We have getting a short dump for all actions in Production system. Suppose if we use se38 and tried to press display it shows a short dump error. Despite when we tried to use tcodes or using LSMW or try to execute a program or like this all type of actions its throws a short dump error. Dont know what is the reason behind that since the short dump is not the defined the reason for the dumb. Have any of you experts got this type of experience?. Pls give your ideas. Thanks in advance.

    Hello Kavi,
    Contact your basis team. SNAP is a table which holds all ABAP dump. It looks like SNAP table is full and cannot accomodate new entries.
    In any production enviornment, the SNAP entires will be deleted regularly and only dumps for the last 8 days will be available
    Check if any job(SM36 or table tbtcp) is running for this program RSSNAPDL in your production system.
    Thanks

  • Problem with Delta IP on 0TCT_DS23 in Production system

    Hi all,
    I'm encountering a quite tricky problem: I'm currently working on the 0TCT_DS23 Datasource, with the technical content cube.
    I can run an init infopackage on our 3 environments, Dev, Quality and production. Same for full packages. But when I try to run a delta IP, it is failing on the production system, with a dump of the extractor.
    Looking at ST22, it's saying that there is
    a syntax error in program "/BI0/SAPLQI0TCT_DS23 ".
    Causes
        Error in the ABAP Application Program
        The current ABAP program "SAPMSSY1" had to be terminated because it has
        come across a statement that unfortunately cannot be executed.
        The following syntax error occurred in program "/BI0/SAPLQI0TCT_DS23 " in
         include "/BI0/LQI0TCT_DS23$02 " in
        line 7:
        "A FUNCTION already exists with the name "/BI0/QI0TCT_DS23"."
        The include has been created and last changed by:
        Created by: "SAP* "
        Last changed by: "******"
    When browsing the program, it's really the case, in the include   /BI0/LQI0TCT_DS23UXX, there are 3 includes,
    *   THIS FILE IS GENERATED BY THE FUNCTION LIBRARY.             *
    *   NEVER CHANGE IT MANUALLY, PLEASE!                           *
    INCLUDE /BI0/LQI0TCT_DS23U01.
                        "/BI0/QI0TCT_DS23
    INCLUDE /BI0/LQI0TCT_DS23U02.
                        "/BI0/QI0TCT_DS23
    INCLUDE /BI0/LQI0TCT_DS23U03.
                        "/BI0/QI0TCT_DS230001
    The U01 and U02 are containing the same function, so it's failing.
    Do you ever have encountered the same problem, and if yes, how to solve it ? It already tried to reactivate the DS, but no way.
    Thanks in advance
    Frederic

    Hi, Ralf
    Thanks ! It worked ! I had to repair the function module. I assigned the points
    Edited by: Frédéric GAUTHIER on Jan 29, 2010 11:12 AM

  • Very Urgent : Dumps Generated in Production System, reason unknown

    We are getting ABAP Dumps every second for some reason on the production system. The error analysis message is as follows :
    Error analysis
    The data type "MCVBAPB" was reloaded from the database while the program
    was running.
    However, the system found a version of the type that was newer than
    the one required.
    Any pointers to the reason for this will be helpful.
    Kindly contribute.

    Hi Booma,
    Probably structure MCVBAPB was changed (either directly or by importing a transport from the QA system). These structures are stored in buffers and users already logged on will work with these buffered structures. After the change/import the system will notice a difference between the structure in the buffer and the actual one and will dump.
    Normally this should only happen once for each user currently logged on. Any user logging on after the change should  not have this dump.
    Regards,
    John.

  • Too many abap dumps in production system

    gurus ,
      i have a doubt .   there was around 56 abap dumps by a single user .
      i just want to know whether having these much of abap dumps in the production will hit performance system in a way or other ?
    if so i can make alert them on the criticality of running a report in production .

    "the problem is , most of the dumps are SYNTAX_ERROR which are generated by the customized reports created by the users"
    Good!  I much prefer them to the "there is something wrong with your system" type dumps.
    "these people make a direct attempt in production directly resulting in lot of dumps .
    we have a quality client with the latest production datas , but they dont do their first .
    i am not sure whether this practice will really hit any performance issue .
    if so then i can insist them the importance of being alert before making an attempt in production"
    Bad, bad, bad practise. 
    As you have mentioned a QA system, I'm assuming that you have at least a 3 tier landscape ... tell the developers  to use it!
    p.s - the problem isn't so much that the users are running the reports directly in Prod, it's that the reports haven't been tested properly before they reach the Prod system !

  • Issue with java on production system help!

    We just started getting this error when we have a portlet showing over twenty listings and a user selects the next but to view more of the list. We just wen't live this morning what could be wrong? Help
    java.lang.ArrayIndexOutOfBoundsException
    at javax.servlet.ServletInputStream.readLine(ServletInputStream.java, Compiled Code)
    at oracle.webdb.page.PageBuilder.getMetaData(PageBuilder.java, Compiled Code)
    at oracle.webdb.page.PageBuilder.process(PageBuilder.java, Compiled Code)
    at oracle.webdb.page.ParallelServlet.doGet(ParallelServlet.java, Compiled Code)
    at oracle.webdb.page.ParallelServlet.doPost(ParallelServlet.java, Compiled Code)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java, Compiled Code)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java, Compiled Code)
    at org.apache.jserv.JServConnection.processRequest(JServConnection.java, Compiled Code)
    at org.apache.jserv.JServConnection.run(JServConnection.java, Compiled Code)
    at java.lang.Thread.run(Thread.java, Compiled Code)
    James
    null

    This seems like a pretty serious issue. We have a production system up where we cannot limit PORTAL MADE REPORTS to a certain number a page. Users CANNOT click a NEXT button. We have found no way to eliminate the NEXT button on a Calendar.
    We need a workaround before Feb 9.

  • BRTOOLS applications die with Dr Watson exeption  [BW productive system]

    Our BW system is:
    Oracle: 9.2.0.5.1 64Bit Unicode
    Sap Kernel Release: 640, Patch 40
    Osystem: Windows 2003 – Enterprise Edition – Service Pack 1 [NT 5.0 2195 Service Pack 4 x86 MS VC++ 13.10]
    SAPKB64010
    SAPKW35010
    <u><b>Problem Description</b></u>
    On 07-May-2006 we upgraded our Database server Operating system with
    Microsoft <b>Service pack 1</b> [Windows 2003, Enterprise edition, Service
    Pack 1].
    Since then <b>BRARCHIVE, BRCONNECT</b> etc die : process died with exitcode -
    <b>1073741819</b>
    On the Operating System Event viewer the message is:
    Faulting application <b>brarchive.exe,</b> version 6400.121.12.35249, faulting
    <b>module orannts9.dll</b>, version 9.2.0.2, fault address 0x000000000000b830.
    Dr Watson application creates a log File with :
    Microsoft (R) DrWtsn32
    Copyright (C) 1985-2002 Microsoft Corp. All rights reserved.
    Application exception occurred:
    App: E:\usr\sap\BWP\SYS\exe\run\disp+work.EXE (pid=768)
    When: 5/6/2006 @ 16:40:28.665
    Exception number: <b>c0000005 (access violation</b>)
    --> System Information <--
    Computer Name: SAPBW
    User Name: SAPServiceBWP
    Terminal Session Id: 0
    Number of Processors: 2
    Processor Type: ia64 Family 31 Model 1 Stepping 5
    Windows Version: 5.2
    Current Build: 3790
    Service Pack: 1
    Current Type: Multiprocessor Free
    Registered Organization: ATTICA
    Registered Owner: sysman
    .... etc
    On our R/3 productive system oly BRCONNECT (for ANALYZE and CHECK) dies
    while BRARCHIVE does not have any problems.
    I downloaded the last version of BRTOOLS 6.40 <38> but still we have
    the same problem.
    Do you have any idea about what is going wrong ?
    Thanks in Advance

    I changed the initSID.sap and some lines kep uncomented and whitout any key word. Then get the error and when put double coloms in those lines the error disappear. I´m affraid ours problem wasn,t the same.
    Best regards,
    Javier.

  • CAUFVD gets initialized result in dump with error Production ord not found

    Hi All,
    We want to make change of start date and end date of a production order via CO02 (Production order change). Based on these changes we want to update an existing a Purchasing Planned Order  Start Dt and Finsih Dt (MD12) 
    We are using Enhancement component (PPCO0007) : Exit when saving production order
    Within this exit we are using BAPI_PALNNEDORDER_CHANGE  to update some other purchasing  planned order dates.
    The BAPI_PALNNEDORDER_CHANGE  is executing succesfully however the production order structure (CAUFVD)  gets initialized resulting in dump with error Production order not found
    How can we update and save a purchased planned order and also the  production order
    Barada
    Edited by: barada satapathy on Dec 8, 2010 9:14 AM

    Hi Max,
    Thanks for the reply...
    The error details are as below:
    Dump gets generated via program : (SAPLCOBT).
    Exception condition ORDER_NOT_FOUND raised.
    include = LCOBPU16.
    Row No: = 21.
    Module Type = (Function)
    Module Name = CO_BT_ORDER_DET_TEMP
    We also give brief details on what is happening:
    My exit calls from Standard (LCOZVU01) :
    CALL CUSTOMER-FUNCTION '001'
               EXPORTING
                    header_imp = caufvd
               IMPORTING
                    header_exp = caufvd_tmp
                    no_update  = answer.
    *     Check if update of header necessary and allowed
          IF caufvd-aufnr EQ caufvd_tmp-aufnr AND
             caufvd       NE caufvd_tmp.
            PERFORM caufv_upd(saplcobh) USING caufvd_tmp.
          ENDIF
    When BAPI for planned order is executed within the exit, the structure (caufvd) values are found refreshed. This structure is further updating the production order.

  • Use 'se38' to set variants with long time no-response in production system?

    hi,Guys,  When I use 'se38' to set variants with long time no-response in production system?
    I think it's none of business with program performance.  Maybe system response delay, But no other program like the same response happened?
    best regards

    Hi,
    what's your problem? Didn't get the point.
    You have a report, where the maintenance of the selection variant has a long runtime (in production?)
    Maybe AT SELECTION screen some checks / helps are executed, which are quite fast in DEV, but access much bigger tables in PROD and need to much time. Such checks should be improved / moved after START-OF-SELECTION.
    Regards,
    Christian

  • BI Production System with R3 SYSTEM

    Hello,
    We are Installing the BI Production system we have to connect the R3 system or not?

    Hi
                 U have to definitely connect to R/3 system because if not from where u will load data to ur production system
       With Remote function call u have to connect these two systems
    refer to link below
    http://help.sap.com/saphelp_nw04/helpdata/en/fa/731a403233dd5fe10000000a155106/frameset.htm

Maybe you are looking for

  • HELP! Want to do a clean install of leopard the right way, but how?

    Hello, I am currently running 10.4.10 on a G5 quad with two internal drives, one 500 and one 250. Currently, my apps and OS are on the 500, and my plan is to do a clean re install of the OS and all applications on the 250 gig drive, and use the 500 f

  • Find out which style is not being used

    Hi, I am viewing my long forgotten css code, i find that the code probably redundant, I like to know how to find out if any element or any pages/file in the project is using that particular style or not? So i can completely delete it

  • Xcelsius can't find Excel

    Hello All:    Tring to install Xcelsius BuildVersion=14.0.2.364. and it is keep on saying that I don't have excel. This is a new box, the first time I saw it I went ahead and installed Office 2010 which include Excel. But after that (and restarted th

  • IPhoto (v.9.1.1) freezing soon after launch

    What gives? Something weird is going on with iPhoto today. I sent myself some image files (.jpg - some logo pics for my iPod Touch). Mail tried to save them to iPhoto - but iPhoto would just freeze. I saved the files to a folder on my hard drive. Tri

  • BT time to pull your socks up

    Open Post for any BT 'moderators' ... The UK is now populating with a huge number of SMART TV's .. On my Samsung since release the number viewing Apps has grown considerably ... ITVplayer, BBCiplayer, Chn5 player   etc. You have adverts on TV every d