cancel
Showing results for 
Search instead for 
Did you mean: 

Transaction SP12 – Temse Data Storage – Consistency Check - Error

Former Member
0 Kudos

Hello,

I am getting Dump. Execute Transaction SP12 - Temse Data Storage - Consistency Check, as it start after some time gives DUMP.

Runtime Errors         STORAGE_PARAMETERS_WRONG_SET

Date and Time          05.11.2015 09:47:04

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|Short text                                                                                        |

|    The system is configured incorrectly.                                                         |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|What happened?                                                                                    |

|    The current program had to be terminated because of an                                        |

|    error when installing the R/3 System.                                                         |

|    The program had already requested 1405108800 bytes from the operating                         |

|    system with 'malloc' when the operating system reported after a                               |

|    further memory request that there was no more memory space                                    |

|    available.                                                                                    |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|What can you do?                                                                                  |

|    Note which actions and input led to the error.                                                |

|                                                                                                  |

|    For further help in handling the problem, contact your SAP administrator                      |

|    .                                                                                             |

|                                                                                                  |

|    You can use the ABAP dump analysis transaction ST22 to view and manage                        |

|    termination messages, in particular for long term reference.                                  |

|                                                                                                  |

|    In the system profile, set the parameters                                                     |

|    -abap/heap_area_dia and                                                                       |

|    -abap/heap_area_nondia                                                                        |

|    to a maximum of 1405108800. To be on the safe side, reduce the value by 10,000,               |

|    000.                                                                                          |

|                                                                                                  |

|    Then restart the SAP system.                                                                  |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|Error analysis                                                                                   

|    When the program was running, it was established that more                                  

|    memory was needed than the operating system is able safely                                   

|    to provide. To avoid a system crash, you must prevent this                                   

|    situation from occurring.                                                                    

|    Last error logged in SAP kernel                                                              

|                                                                                                 

|    Component............ "EM"                                                                   

|    Place................ "SAP-Server eccqas_QAS_00 on host eccqas (wp 1)"                       

|    Version.............. 37                                                                      |

|    Error code........... 7                                                                       |

|    Error text........... "Warning: EM-Memory exhausted: Workprocess gets PRIV "                  |

|    Description.......... " "                                                                     |

|    System call.......... " "                                                                     |

|    Module............... "emxx.c"                                                                |

|    Line................. 2239                                                                    |

|                                                                                                  |

|    The error reported by the operating system is:                                                |

|    Error number..... " "                                                                         |

|    Error text....... " "                                                                         |

|                                                                                                  |

|                                                                                                  |

|                                                                                                  |

|                                                                                                  |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|How to correct the error                                                                          |

|    Report the error to the group responsible for installing your                                 |

|    R/3 System.                                                                                   |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|System environment                                                                                |

|    SAP-Release 700                                                                               |

|                                                                                                  |

|    Application server... "eccqas"                                                                |

|    Operating system..... "Windows NT"                                                            |

|    Release.............. "5.2"                                                                   |

|    Hardware type........ "4x Intel 80686"                                                        |

|    Character length.... 8 Bits                                                                   |

|    Pointer length....... 32 Bits                                                                 |

|    Work process number.. 1                                                                       |

|    Shortdump setting.... "full"                                                                  |

|                                                                                                  |

|    Database server... "ECCQAS"                                                                   |

|    Database type..... "ORACLE"                                                                   |

|    Database name..... "QAS"                                                                      |

|    Database user ID.. "SAPR3"                                                                    |

|                                                                                                  |

|    Char.set.... "English_United State"                                                           |

|                                                                                                  |

|    SAP kernel....... 720                                                                         |

|    created (date)... "Mar 10 2014 08:54:28"                                                      |

|    create on........ "NT 5.2 3790 S x86 MS VC++ 14.00"                                           |

|    Database version. "OCI_10201_SHARE, 10.2.0.2.0 "                                              |

|                                                                                                  |

|    Patch level. 600                                                                              |

|    Patch text.. " "                                                                              |

|                                                                                                  |

|    Database............. "ORACLE 10.1.0.*.*, ORACLE 10.2.0.*.*, ORACLE 11.2.*.*.*"               |

|    SAP database version. 720                                                                     |

|    Operating system..... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2, Windows                |

|     NT 6.0, Windows NT 6.1, Windows NT 6.2, Windows NT 6.3"                                      |

|                                                                                                  |

|    Memory consumption                                                                            |

|    Roll.... 3209600                                                                              |

|    EM...... 384657152                                                                            |

|    Heap.... 1405108800                                                                           |

|    Page.... 57344                                                                                |

|    MM Used. 1766068768                                                                           |

|    MM Free. 20424152                                                                             |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|User and Transaction                                                                              |

|    Client.............. 400                                                                      |

|    Language key........ "E"                                                                      |

|    Transaction......... "SP12 "                                                                  |

|    Program............. "RSTS0020"                                                               |

|    Screen.............. "SAPMSSY0 1000"                                                          |

|    Screen line......... 6                                                                        |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|Information on where terminated                                                                   |

|    Termination occurred in the ABAP program "RSTS0020" - in                                      |

|     "TEST_CONSISTENCE_TST01".                                                                    |

|    The main program was "RSTS0020 ".                                                             |

|                                                                                                  |

|    In the source code you have the termination point in line 837                                 |

|    of the (Include) program "RSTS0021_ALV".                                                      |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|Source Code Extract                                                                               |

----------------------------------------------------------------------------------------------------

|Line |SourceCde                                                                                   |

----------------------------------------------------------------------------------------------------

|  807|              GS_COLOR-COLOR-COL = COL_NEGATIVE.                                            |

|  808|              GS_COLOR-COLOR-INT = 0.                                                       |

|  809|              GS_COLOR-COLOR-INV = 0.                                                       |

|  810|              APPEND GS_COLOR TO GT_COLOR.                                                  |

|  811|              MOVE GT_COLOR TO GW_tst01-COLOR.                                              |

|  812|              IF tst01-dsize = 0.                                                           |

|  813|                CONCATENATE TEXT-272 TEXT-271 INTO GW_tst01-COMENTS                         |

|  814|                SEPARATED BY SPACE.                                                         |

|  815|                CLEAR GS_COLOR.                                                             |

|  816|                GS_COLOR-FNAME = 'COMENTS'.                                                 |

|  817|                GS_COLOR-COLOR-COL = COL_NEGATIVE.                                          |

|  818|                GS_COLOR-COLOR-INT = 0.                                                     |

|  819|                GS_COLOR-COLOR-INV = 0.                                                     |

|  820|                APPEND GS_COLOR TO GT_COLOR.                                                |

|  821|                MOVE GT_COLOR TO GW_tst01-COLOR.                                            |

|  822|              ENDIF.                                                                        |

|  823|              APPEND GW_tst01 TO GT_tst01.                                                  |

|  824|              CLEAR GW_tst01.                                                               |

|  825|            ELSE.                                                                           |

|  826|              MOVE TEXT-280 TO GW_tst01-COMENTS.                                            |

|  827|                                                                                            |

|  828|              IF tst01-dsize = 0.                                                           |

|  829|                CONCATENATE TEXT-280 TEXT-271 INTO GW_tst01-COMENTS                         |

|  830|                SEPARATED BY SPACE.                                                         |

|  831|              ENDIF.                                                                        |

|  832|              CLEAR GS_COLOR.                                                               |

|  833|              GS_COLOR-FNAME = 'COMENTS'.                                                   |

|  834|              GS_COLOR-COLOR-COL = COL_NEGATIVE.                                            |

|  835|              GS_COLOR-COLOR-INT = 0.                                                       |

|  836|              GS_COLOR-COLOR-INV = 0.                                                       |

|>>>>>|              APPEND GS_COLOR TO GT_COLOR.                                                  |

|  838|              MOVE GT_COLOR TO GW_tst01-COLOR.                                              |

|  839|              APPEND GW_tst01 TO GT_tst01.                                                  |

|  840|              CLEAR GW_tst01.                                                               |

|  841|            ENDIF.                                                                          |

|  842|          ENDIF.                                                                            |

|  843|        ELSE.                                                                               |

|  844|          PERFORM save_incons.                                                              |

|  845|          PERFORM write_c_n_p__1.                                                           |

|  846|          MOVE TEXT-300 TO GW_tst01-COMENTS.                                                |

|  847|          CLEAR GS_COLOR.                                                                   |

|  848|          GS_COLOR-FNAME = 'COMENTS'.                                                       |

|  849|          GS_COLOR-COLOR-COL = COL_NEGATIVE.                                                |

|  850|          GS_COLOR-COLOR-INT = 0.                                                           |

|  851|          GS_COLOR-COLOR-INV = 0.                                                           |

|  852|          APPEND GS_COLOR TO GT_COLOR.                                                      |

|  853|          MOVE GT_COLOR TO GW_tst01-COLOR.                                                  |

|  854|          APPEND GW_tst01 TO GT_tst01.                                                      |

|  855|          CLEAR GW_tst01.                                                                   |

|  856|        ENDIF.                                                                              |

----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------

|Contents of system fields                                                                         |

----------------------------------------------------------------------------------------------------

|Name    |Val.                                                                                     |

----------------------------------------------------------------------------------------------------

|SY-SUBRC|0                                                                                        |

|SY-INDEX|0                                                                                        |

|SY-TABIX|6073                                                                                     |

|SY-DBCNT|0                                                                                        |

|SY-FDPOS|0                                                                                        |

|SY-LSIND|0                                                                                        |

|SY-PAGNO|0                                                                                        |

|SY-LINNO|1                                                                                        |

|SY-COLNO|1                                                                                        |

|SY-PFKEY|                                                                                         |

|SY-UCOMM|                                                                                         |

|SY-TITLE|TemSe: Data Consistency Check                                                            |

|SY-MSGTY|                                                                                         |

|SY-MSGID|                                                                                         |

|SY-MSGNO|000                                                                                      |

|SY-MSGV1|                                                                                         |

|SY-MSGV2|                                                                                         |

|SY-MSGV3|                                                                                         |

|SY-MSGV4|                                                                                         |

|SY-MODNO|0                                                                                        |

|SY-DATUM|20151105                                                                                 |

|SY-UZEIT|094600                                                                                   |

|SY-XPROG|RSDBRUNT                                                                                 |

|SY-XFORM|%_INIT_PBO_FIRST                                                                         |

----------------------------------------------------------------------------------------------------

I tried but have this dump. Kindly advise how to remove this and also says the steps or procedure.

Kindly apologize for inconvenience.

Regards

Pikal

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

This looks like a memory issue. Please post the screenshot of ST02 for further analysis.

What is the memory available to this systems?

What is the current value of the below parameters>

   abap/heap_area_dia and                                                                      

  abap/heap_area_nondia

Former Member
0 Kudos

Dear Dinakar Ravindran,

Memory Screenshot

Screenshot of ST02

The Current Value of Parameter

abap/heap_area_dia - 2000000000

abap/heap_area_nondia - 2000000000

Thanks and Regards

Pikal