cancel
Showing results for 
Search instead for 
Did you mean: 

Solution Manager 7.1 Stack 10

Former Member
0 Kudos
283

I´m running sum with stack 10 upgrade

I´m in the down Phase stuck at  phase MAIN_NEWBAS/XPRAS_AIMMRG,

There is a syntax error when it runs Job RDDEXECEL.

I would like to ignore this and go on, Found report RSXPRAUP but having problem what to put in there

the log for XPRASUPG.ELG shows

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
XPRA ERRORS and RETURN CODE in SAPR702XPRA90000048.SML
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 ETP109 version and release : "380.08.41" "720"
1 ETP198
2 EPU126XPost-import methods for change/transport request: "SAPK702XPRA90000048"
4 EPU111    on the application server: "REK-SAPSM-P01"
2 EPU122XPost-import method "SMSY_PPMS_AFTER_IMPORT" started for "PRIC" "L", date and time: "20131120154719"
1AETR012XProgram terminated (job: "RDDEXECL", no.: "15471900")
1AEPU320 See job log"RDDEXECL""15471900""SML"
1 ETP111 exit code           : "12"
>>> PLEASE READ THE REPORT DOCUMENTATION OF THE REPORTS MENTIONED ABOVE <<<

XPRAs are application reports that run at the end of an upgrade.
Most XPRA reports have a report documentation that explains what
the report does and how errors can be corrected.

Call transaction se38 in the SAP system, enter the report name,
select 'Documentation' and click the 'Display' button.
>>> The problematic XPRAs are mentioned in messages of type PU132 above <<<

View Entire Topic
achim_hauck2
Active Contributor
0 Kudos

Hi,

if you look at the dumps in ST22 in your shadow system, you will see some SYNTAX_ERROR-Dumps.

This is because of the implementation of a note (probably note 1801585). What will work:

* unlock the shadow system

     cd ...\SUM\abap\exe

     tp unlocksys <SID> pf=..\var\SHADOW.TPP

     tp unlock_eu <SID> pf=..\var\SHADOW.TPP

     …\SUM\abap\bin\sapup unlockshd TS4

* log on as user (other than SAP*)

* reset the implementation of the note in SNOTE

* redo the phase in SUM

Best regards, Achim

Former Member
0 Kudos

works Achim Hauck tx.

Former Member
0 Kudos

I´m now stuck in the processing

   


      Severe error(s) occured in phase MAIN_POSTP/RUN_RSREGENLOD!

   


      Last error code set: Batchjob 'RSGEN_LOAD_SHADOW'

dump in st 22

Category               ABAP Programming Error
Runtime Errors         DBIF_RSQL_TABLE_UNKNOWN
ABAP Program           CL_SGEN_DB====================CP
Application Component  BC-UPG
Date and Time          21.11.2013 14:45:34
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Short text                                                                                        |
|    A table is unknown or does not exist.                                                         |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|What happened?                                                                                    |
|    Error in the ABAP Application Program                                                         |
|                                                                                                  |
|    The current ABAP program "CL_SGEN_DB====================CP" had to be                         |
|     terminated because it has                                                                    |
|    come across a statement that unfortunately cannot be executed.                                |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|What can you do?                                                                                  |
|    Note down which actions and inputs caused the error.                                          |
|                                                                                                  |
|                                                                                                  |
|    To process the problem further, contact you SAP system                                        |
|    administrator.                                                                                |
|                                                                                                  |
|    Using Transaction ST22 for ABAP Dump Analysis, you can look                                   |
|    at and manage termination messages, and you can also                                          |
|    keep them for a long time.                                                                    |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Error analysis                                                                                    |
|    A table is referred to in an SAP Open SQL statement that either does not                      |
|     exist or is unknown to the ABAP Data Dictionary.                                             |
|    The table involved is "GENSETM" or another table accessed in the statement.                   |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|How to correct the error                                                                          |
|    Probably the only way to eliminate the error is to correct the program.                       |
|    -                                                                                             |
|    Please check the entries in the system log (Transaction SM21).                                |
|    Internal call code.........: "[RSQL/COUN/GENSETM ]"                                           |
|                                                                                                  |
|    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:                                                                                     |
|                                                                                                  |
|    "DBIF_RSQL_TABLE_UNKNOWN" " "                                                                 |
|    "CL_SGEN_DB====================CP" or "CL_SGEN_DB====================CM002"                   |
|    "IF_SGEN_DB~COUNT_GENSETM"                                                                    |
|                                                                                                  |
|                                                                                                  |
|                                                                                                  |
|    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                            |
|    (Unconverted)".                                                                               |
|                                                                                                  |
|    2. Corresponding system log                                                                   |
|                                                                                                  |
|       Display the system log by calling transaction SM21.                                        |
|       Restrict the time interval to 10 minutes before and five minutes                           |
|    after the short dump. Then choose "System->List->Save->Local File                             |
|    (Unconverted)".                                                                               |
|                                                                                                  |
|    3. If the problem occurs in a problem of your own or a modified SAP                           |
|    program: The source code of the program                                                       |
|       In the editor, choose "Utilities->More                                                     |
|    Utilities->Upload/Download->Download".                                                        |
|                                                                                                  |
|    4. Details about the conditions under which the error occurred or which                       |
|    actions and input led to the error.                                                           |
|                                                                                                  |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|System environment                                                                                |
|    SAP Release..... 702                                                                          |
|    SAP Basis Level. 0013                                                                         |
|                                                                                                  |
|    Application server... "REK-SAPSM-P01"                                                         |
|    Network address...... "10.100.32.12"                                                          |
|    Operating system..... "Windows NT"                                                            |
|    Release.............. "6.1"                                                                   |
|    Hardware type........ "4x AMD64 Level"                                                        |
|    Character length.... 16 Bits                                                                  |
|    Pointer length....... 64 Bits                                                                 |
|    Work process number.. 14                                                                      |
|    Shortdump setting.... "full"                                                                  |
|                                                                                                  |
|    Database server... "REK-SQLDB-P15\REK_SQ"                                                     |
|    Database type..... "MSSQL"                                                                    |
|    Database name..... "SML"                                                                      |
|    Database user ID.. "sml"                                                                      |
|                                                                                                  |
|    Terminal.......... " "                                                                        |
|                                                                                                  |
|    Char.set.... "C"                                                                              |
|                                                                                                  |
|    SAP kernel....... 720                                                                         |
|    created (date)... "Nov 10 2013 23:46:46"                                                      |
|    create on........ "NT 5.2 3790 S x86 MS VC++ 14.00"                                           |
|    Database version. "SQL_Server_9.00 "                                                          |
|                                                                                                  |
|    Patch level. 518                                                                              |
|    Patch text.. " "                                                                              |
|                                                                                                  |
|    Database............. "MSSQL 9.00.2047 or higher"                                             |
|    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.... 0                                                                                    |
|    EM...... 12569376                                                                             |
|    Heap.... 0                                                                                    |
|    Page.... 32768                                                                                |
|    MM Used. 1464256                                                                              |
|    MM Free. 2722864                                                                              |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|User and Transaction                                                                              |
|    Client.............. 000                                                                      |
|    User................ "DDIC"                                                                   |
|    Language key........ "E"                                                                      |
|    Transaction......... " "                                                                      |
|    Transaction ID...... "92BB52E30E6FF1D5A3FC005056896B9F"                                       |
|                                                                                                  |
|    EPP Whole Context ID.... 35323843384542393532384338454239                                     |
|    EPP Connection ID....... 00000000000000000000000000000000                                     |
|    EPP Caller Counter...... 0                                                                    |
|                                                                                                  |
|    Program............. "CL_SGEN_DB====================CP"                                       |
|    Screen.............. "SAPMSSY0 1000"                                                          |
|    Screen Line......... 6                                                                        |
|    Debugger Active..... "none"                                                                   |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Information on where terminated                                                                   |
|    Termination occurred in the ABAP program "CL_SGEN_DB====================CP" -                 |
|     in "IF_SGEN_DB~COUNT_GENSETM".                                                               |
|    The main program was "RSGEN_LOAD_SHADOW ".                                                    |
|                                                                                                  |
|    In the source code you have the termination point in line 16                                  |
|    of the (Include) program "CL_SGEN_DB====================CM002".                               |
|    The program "CL_SGEN_DB====================CP" was started as a background job.               |
|    Job Name....... "RSGEN_LOAD_SHADOW"                                                           |
|    Job Initiator.. "DDIC"                                                                        |
|    Job Number..... 14453300                                                                      |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Source Code Extract (Source code has changed)                                                     |
----------------------------------------------------------------------------------------------------
|Line |SourceCde                                                                                   |
----------------------------------------------------------------------------------------------------
|    1|METHOD if_sgen_db~count_gensetm.                                                            |
|    2|  IF ev_total IS SUPPLIED.                                                                  |
|    3|    IF iv_machtype IS SUPPLIED.                                                             |
|    4|      SELECT COUNT(*) FROM gensetm INTO ev_total WHERE machtype = iv_machtype. "#EC CI_NOFIR|
|    5|    ELSE.                                                                                   |
|    6|      SELECT COUNT(*) FROM gensetm INTO ev_total.       "#EC CI_NOWHERE                     |
|    7|    ENDIF.                                                                                  |
|    8|  ENDIF.                                                                                    |
|    9|                                                                                            |
|   10|  IF ev_not_generated IS SUPPLIED.                                                          |
|   11|    IF iv_machtype IS SUPPLIED.                                                             |
|   12|      SELECT COUNT(*) FROM gensetm INTO ev_not_generated WHERE ( genstatus = if_sgen_constan|
|   13|                                                                 genstatus = if_sgen_constan|
|   14|                                                                 machtype  = iv_machtype.   |
|   15|    ELSE.                                                                                   |
|>>>>>|      SELECT COUNT(*) FROM gensetm INTO ev_not_generated WHERE ( genstatus = if_sgen_constan|
|   17|                                                                 genstatus = if_sgen_constan|
|   18|    ENDIF.                                                                                  |
|   19|  ENDIF.                                                                                    |
|   20|                                                                                            |
|   21|  IF ev_done IS SUPPLIED.                                                                   |
|   22|    IF iv_machtype IS SUPPLIED.                                                             |
|   23|      SELECT COUNT(*) FROM  gensetm INTO ev_done WHERE ( genstatus = if_sgen_constants=>gc_g|
|   24|                                                    OR  genstatus = if_sgen_constants=>gc_ge|
|   25|                                                    OR  genstatus = if_sgen_constants=>gc_ge|
|   26|                                                    AND machtype  = iv_machtype.            |
|   27|    ELSE.                                                                                   |
|   28|      SELECT COUNT(*) FROM  gensetm INTO ev_done WHERE ( genstatus = if_sgen_constants=>gc_g|
|   29|                                                    OR  genstatus = if_sgen_constants=>gc_ge|
|   30|                                                    OR  genstatus = if_sgen_constants=>gc_ge|
|   31|    ENDIF.                                                                                  |
|   32|  ENDIF.                                                                                    |
|   33|                                                                                            |
|   34|  IF ev_error IS SUPPLIED.                                                                  |
|   35|    IF iv_machtype IS SUPPLIED.                                                             |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Contents of system fields                                                                         |
----------------------------------------------------------------------------------------------------
|Name    |Val.                                                                                     |
----------------------------------------------------------------------------------------------------
|SY-SUBRC|4                                                                                        |
|SY-INDEX|0                                                                                        |
|SY-TABIX|1                                                                                        |
|SY-DBCNT|0                                                                                        |
|SY-FDPOS|5                                                                                        |
|SY-LSIND|0                                                                                        |
|SY-PAGNO|0                                                                                        |
|SY-LINNO|1                                                                                        |
|SY-COLNO|1                                                                                        |
|SY-PFKEY|                                                                                         |
|SY-UCOMM|                                                                                         |
|SY-TITLE|Programm RSPARAGENLODM_SHADOW                                                            |
|SY-MSGTY|I                                                                                        |
|SY-MSGID|SF                                                                                       |
|SY-MSGNO|616                                                                                      |
|SY-MSGV1|RSGEN_LOAD_SHADOW                                                                        |
|SY-MSGV2|RE                                                                                       |
|SY-MSGV3|EN                                                                                       |
|SY-MSGV4|                                                                                         |
|SY-MODNO|0                                                                                        |
|SY-DATUM|20131121                                                                                 |
|SY-UZEIT|144534                                                                                   |
|SY-XPROG|SAPLSYST                                                                                 |
|SY-XFORM|SYSTEM_HOOK_OPEN_DATASET                                                                 |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Active Calls/Events                                                                               |
----------------------------------------------------------------------------------------------------
|No.   Ty.          Program                             Include                             Line   |
|      Name                                                                                        |
----------------------------------------------------------------------------------------------------
|    5 METHOD       CL_SGEN_DB====================CP    CL_SGEN_DB====================CM002    16  |
|      CL_SGEN_DB=>IF_SGEN_DB~COUNT_GENSETM                                                        |
|    4 METHOD       CL_SGEN_JOB_MANAGER===========CP    CL_SGEN_JOB_MANAGER===========CM007    72  |
|      CL_SGEN_JOB_MANAGER=>IF_SGEN_JOB_MANAGER~GET_JOB_LIST                                       |
|    3 METHOD       CL_SGEN_JOB_MANAGER===========CP    CL_SGEN_JOB_MANAGER===========CM004     6  |
|      CL_SGEN_JOB_MANAGER=>IF_SGEN_JOB_MANAGER~CHECK_ACTIVE_JOB                                   |
|    2 FUNCTION     SAPLSUSGEN                          LSUSGENU02                             43  |
|      SUBST_SGEN_LOADSHADOW                                                                       |
|    1 EVENT        RSGEN_LOAD_SHADOW                   RSGEN_LOAD_SHADOW                      72  |
|      START-OF-SELECTION                                                                          |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Chosen variables                                                                                  |
----------------------------------------------------------------------------------------------------
|Name                                                                                              |
|    Val.                                                                                          |
----------------------------------------------------------------------------------------------------
|No.       5 Ty.          METHOD                                                                   |
|Name  CL_SGEN_DB=>IF_SGEN_DB~COUNT_GENSETM                                                        |
----------------------------------------------------------------------------------------------------
|IV_MACHTYPE                                                                                       |
|                                                                                                  |
|    22222                                                                                         |
|    00000                                                                                         |
|    00000                                                                                         |
|    00000                                                                                         |
|    20002000200020002000                                                                          |
|EV_TOTAL                                                                                          |
|    0                                                                                             |
|    0000                                                                                          |
|    0000                                                                                          |
|    00000000                                                                                      |
|EV_NOT_GENERATED                                                                                  |
|    0                                                                                             |
|    0000                                                                                          |
|    0000                                                                                          |
|    00000000                                                                                      |
|EV_DONE                                                                                           |
|    0                                                                                             |
|    0000                                                                                          |
|    0000                                                                                          |
|    00000000                                                                                      |
|EV_ERROR                                                                                          |
|    0                                                                                             |
|    0000                                                                                          |
|    0000                                                                                          |
|    00000000                                                                                      |
|EV_SYNTAX_ERROR                                                                                   |
|    0                                                                                             |
|    0000                                                                                          |
|    0000                                                                                          |
|    00000000                                                                                      |
|EV_IN_PROGRESS                                                                                    |
|    0                                                                                             |
|    0000                                                                                          |
|    0000                                                                                          |
|    00000000                                                                                      |
|EV_SUCCESSFUL                                                                                     |
|    0                                                                                             |
|    0000                                                                                          |
|    0000                                                                                          |
|    00000000                                                                                      |
|EV_INITIAL                                                                                        |
|    0                                                                                             |
|    0000                                                                                          |
|    0000                                                                                          |
|    00000000                                                                                      |
|ABAP_FALSE                                                                                        |
|                                                                                                  |
|    2                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    2000                                                                                          |
|<%_TABLE_GENSETM>                                                                                 |
|    ???                                                                                           |
|    ??????                                                                                        |
|    ??????                                                                                        |
|    ????????????                                                                                  |
|%_DUMMY$$                                                                                         |
|                                                                                                  |
|    2222                                                                                          |
|    0000                                                                                          |
|    0000                                                                                          |
|    0000                                                                                          |
|    2000200020002000                                                                              |
|SYST-REPID                                                                                        |
|    CL_SGEN_DB====================CP                                                              |
|    4455444544333333333333333333334522222222                                                      |
|    3CF375EF42DDDDDDDDDDDDDDDDDDDD3000000000                                                      |
|    0000000000000000000000000000000000000000                                                      |
|    0000000000000000000000000000000000000000                                                      |
|    43004C005F005300470045004E005F00440042003D003D003D003D003D003D003D003D003D003D003D003D003D003D|
|SY                                                                                                |
|    ##########################A###P#################ż#############################T######### u####|
|    0000000000000000000000000040005000000010000000007000000000000000000000000000105000000000270000|
|    000010000000000000000050101010000000000000000040C000000000000000000000000000604000000000050400|
|    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|
|    000000000000000000000000000000000000005000000000100000000000000000000000000000000000000000000C|
|    0000000000000000010000000000000000000000000000000000000000000000000000000000000000000000050000|
|SY-REPID                                                                                          |
|    CL_SGEN_DB====================CP                                                              |
|    4455444544333333333333333333334522222222                                                      |
|    3CF375EF42DDDDDDDDDDDDDDDDDDDD3000000000                                                      |
|    0000000000000000000000000000000000000000                                                      |
|    0000000000000000000000000000000000000000                                                      |
|    43004C005F005300470045004E005F00440042003D003D003D003D003D003D003D003D003D003D003D003D003D003D|
|SY-MSGV3                                                                                          |
|    EN                                                                                            |
|    44222222222222222222222222222222222222222222222222                                            |
|    5E000000000000000000000000000000000000000000000000                                            |
|    00000000000000000000000000000000000000000000000000                                            |
|    00000000000000000000000000000000000000000000000000                                            |
|    45004E0020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|
|<%_TABLE_TDEVC>                                                                                   |
|    ???                                                                                           |
|    ??????                                                                                        |
|    ??????                                                                                        |
|    ????????????                                                                                  |
----------------------------------------------------------------------------------------------------
|No.       4 Ty.          METHOD                                                                   |
|Name  CL_SGEN_JOB_MANAGER=>IF_SGEN_JOB_MANAGER~GET_JOB_LIST                                       |
----------------------------------------------------------------------------------------------------
|ET_JOBS                                                                                           |
|    Table[initial]                                                                                |
|                                                                                                  |
|LS_JOB_LIST-NOT_GENERATED                                                                         |
|    0                                                                                             |
|    0000                                                                                          |
|    0000                                                                                          |
|    00000000                                                                                      |
|%_DUMMY$$                                                                                         |
|                                                                                                  |
|    2222                                                                                          |
|    0000                                                                                          |
|    0000                                                                                          |
|    0000                                                                                          |
|    2000200020002000                                                                              |
|LS_JOB_LIST                                                                                       |
|                                                  00000000000000####000000######                  |
|    22222222222222222222222222222222222222222222223333333333333300003333330000FF                  |
|    00000000000000000000000000000000000000000000000000000000000000000000000000FF                  |
|    00000000000000000000000000000000000000000000000000000000000000000000000000FF                  |
|    00000000000000000000000000000000000000000000000000000000000000000000000000FF                  |
|    2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|
|SYST                                                                                              |
|    ##########################A###P#################ż#############################T######### u####|
|    0000000000000000000000000040005000000010000000007000000000000000000000000000105000000000270000|
|    000010000000000000000050101010000000000000000040C000000000000000000000000000604000000000050400|
|    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|
|    000000000000000000000000000000000000005000000000100000000000000000000000000000000000000000000C|
|    0000000000000000010000000000000000000000000000000000000000000000000000000000000000000000050000|
|LV_NOT_GENERATED                                                                                  |
|    0                                                                                             |
|    0000                                                                                          |
|    0000                                                                                          |
|    00000000                                                                                      |
|<%_TABLE_GENSETM>                                                                                 |
|    ???                                                                                           |
|    ??????                                                                                        |
|    ??????                                                                                        |
|    ????????????                                                                                  |
----------------------------------------------------------------------------------------------------
|No.       3 Ty.          METHOD                                                                   |
|Name  CL_SGEN_JOB_MANAGER=>IF_SGEN_JOB_MANAGER~CHECK_ACTIVE_JOB                                   |
----------------------------------------------------------------------------------------------------
|EV_IS_ACTIVE                                                                                      |
|                                                                                                  |
|    2                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    2000                                                                                          |
|ET_ACTIVE_JOBS                                                                                    |
|    Table[initial]                                                                                |
|                                                                                                  |
|SY-REPID                                                                                          |
|    CL_SGEN_JOB_MANAGER===========CP                                                              |
|    4455444544454444445333333333334522222222                                                      |
|    3CF375EFAF2FD1E1752DDDDDDDDDDD3000000000                                                      |
|    0000000000000000000000000000000000000000                                                      |
|    0000000000000000000000000000000000000000                                                      |
|    43004C005F005300470045004E005F004A004F0042005F004D0041004E0041004700450052003D003D003D003D003D|
|ME                                                                                                |
|    {O:4*\CLASS=CL_SGEN_JOB_MANAGER}                                                              |
|    F0000000                                                                                      |
|    B0004000                                                                                      |
|    FB00000004000000                                                                              |
|LT_JOBS                                                                                           |
|    Table[initial]                                                                                |
|                                                                                                  |
|LS_JOB                                                                                            |
|                                                  00000000000000####000000######                  |
|    22222222222222222222222222222222222222222222223333333333333300003333330000FF                  |
|    00000000000000000000000000000000000000000000000000000000000000000000000000FF                  |
|    00000000000000000000000000000000000000000000000000000000000000000000000000FF                  |
|    00000000000000000000000000000000000000000000000000000000000000000000000000FF                  |
|    2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|
|SY-UZEIT                                                                                          |
|    144534                                                                                        |
|    333333                                                                                        |
|    144534                                                                                        |
|    000000                                                                                        |
|    000000                                                                                        |
|    310034003400350033003400                                                                      |
|LS_JOB-JOBSTATUS                                                                                  |
|                                                                                                  |
|    2                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    2000                                                                                          |
|SYST-REPID                                                                                        |
|    CL_SGEN_JOB_MANAGER===========CP                                                              |
|    4455444544454444445333333333334522222222                                                      |
|    3CF375EFAF2FD1E1752DDDDDDDDDDD3000000000                                                      |
|    0000000000000000000000000000000000000000                                                      |
|    0000000000000000000000000000000000000000                                                      |
|    43004C005F005300470045004E005F004A004F0042005F004D0041004E0041004700450052003D003D003D003D003D|
|%_SPACE                                                                                           |
|                                                                                                  |
|    2                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    2000                                                                                          |
|%_VIASELSCR                                                                                       |
|    #                                                                                             |
|    0                                                                                             |
|    4                                                                                             |
|    04                                                                                            |
----------------------------------------------------------------------------------------------------
|No.       2 Ty.          FUNCTION                                                                 |
|Name  SUBST_SGEN_LOADSHADOW                                                                       |
----------------------------------------------------------------------------------------------------
|IT_TR_REQUESTS                                                                                    |
|    Table[initial]                                                                                |
|                                                                                                  |
|IV_DIRECTORY                                                                                      |
|    bin                                                                                           |
|    666222222222222                                                                               |
|    29E000000000000                                                                               |
|    000000000000000                                                                               |
|    000000000000000                                                                               |
|    620069006E00200020002000200020002000200020002000200020002000                                  |
|IV_REGENERATE                                                                                     |
|    X                                                                                             |
|    5                                                                                             |
|    8                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    5800                                                                                          |
|<%_TABLE_GENSETM>                                                                                 |
|    ???                                                                                           |
|    ??????                                                                                        |
|    ??????                                                                                        |
|    ????????????                                                                                  |
|%_DUMMY$$                                                                                         |
|                                                                                                  |
|    2222                                                                                          |
|    0000                                                                                          |
|    0000                                                                                          |
|    0000                                                                                          |
|    2000200020002000                                                                              |
|SYST-REPID                                                                                        |
|    SAPLSUSGEN                                                                                    |
|    5454555444222222222222222222222222222222                                                      |
|    310C35375E000000000000000000000000000000                                                      |
|    0000000000000000000000000000000000000000                                                      |
|    0000000000000000000000000000000000000000                                                      |
|    5300410050004C00530055005300470045004E00200020002000200020002000200020002000200020002000200020|
|SY-MSGV1                                                                                          |
|    RSGEN_LOAD_SHADOW                                                                             |
|    55444544445544445222222222222222222222222222222222                                            |
|    2375EFCF14F3814F7000000000000000000000000000000000                                            |
|    00000000000000000000000000000000000000000000000000                                            |
|    00000000000000000000000000000000000000000000000000                                            |
|    52005300470045004E005F004C004F00410044005F0053004800410044004F00570020002000200020002000200020|
|LO_SGEN_DB                                                                                        |
|    {O:2*\CLASS=CL_SGEN_DB}                                                                       |
|    F0000000                                                                                      |
|    D0002000                                                                                      |
|    FD00000002000000                                                                              |
|LO_SGEN_LOAD                                                                                      |
|    {O:3*\CLASS=CL_SGEN_LOAD_SHD}                                                                 |
|    F0000000                                                                                      |
|    C0003000                                                                                      |
|    FC00000003000000                                                                              |
|%_SPACE                                                                                           |
|                                                                                                  |
|    2                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    2000                                                                                          |
|SPACE                                                                                             |
|                                                                                                  |
|    2                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    2000                                                                                          |
|LO_SGEN_JOB                                                                                       |
|    {O:4*\CLASS=CL_SGEN_JOB_MANAGER}                                                              |
|    F0000000                                                                                      |
|    B0004000                                                                                      |
|    FB00000004000000                                                                              |
|%_PRINT                                                                                           |
|        001RSGEN_LOADDI                                                                      X8#A#|
|    2222333554445444444222222222222222222222222222222222222222222222222222222222222222222222253040|
|    00000012375EFCF1449000000000000000000000000000000000000000000000000000000000000000000000088010|
|    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|
|    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|
|    200020002000200030003000310052005300470045004E005F004C004F004100440044004900200020002000200020|
|LO_SGEN_LOG                                                                                       |
|    {O:1*\CLASS=CL_SGEN_LOG}                                                                      |
|    F0000000                                                                                      |
|    E0001000                                                                                      |
|    FE00000001000000                                                                              |
|SY-REPID                                                                                          |
|    SAPLSUSGEN                                                                                    |
|    5454555444222222222222222222222222222222                                                      |
|    310C35375E000000000000000000000000000000                                                      |
|    0000000000000000000000000000000000000000                                                      |
|    0000000000000000000000000000000000000000                                                      |
|    5300410050004C00530055005300470045004E00200020002000200020002000200020002000200020002000200020|
|LV_IS_ACTIVE                                                                                      |
|                                                                                                  |
|    2                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    2000                                                                                          |
|ABAP_TRUE                                                                                         |
|    X                                                                                             |
|    5                                                                                             |
|    8                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    5800                                                                                          |
|SY-MSGID                                                                                          |
|    SF                                                                                            |
|    54222222222222222222                                                                          |
|    36000000000000000000                                                                          |
|    00000000000000000000                                                                          |
|    00000000000000000000                                                                          |
|    53004600200020002000200020002000200020002000200020002000200020002000200020002000              |
|SY-MSGNO                                                                                          |
|    616                                                                                           |
|    333                                                                                           |
|    616                                                                                           |
|    000                                                                                           |
|    000                                                                                           |
|    360031003600                                                                                  |
|SY-MSGV2                                                                                          |
|    RE                                                                                            |
|    54222222222222222222222222222222222222222222222222                                            |
|    25000000000000000000000000000000000000000000000000                                            |
|    00000000000000000000000000000000000000000000000000                                            |
|    00000000000000000000000000000000000000000000000000                                            |
|    5200450020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|
|SY-MSGV3                                                                                          |
|    EN                                                                                            |
|    44222222222222222222222222222222222222222222222222                                            |
|    5E000000000000000000000000000000000000000000000000                                            |
|    00000000000000000000000000000000000000000000000000                                            |
|    00000000000000000000000000000000000000000000000000                                            |
|    45004E0020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|
|SY-MSGV4                                                                                          |
|                                                                                                  |
|    22222222222222222222222222222222222222222222222222                                            |
|    00000000000000000000000000000000000000000000000000                                            |
|    00000000000000000000000000000000000000000000000000                                            |
|    00000000000000000000000000000000000000000000000000                                            |
|    2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|
----------------------------------------------------------------------------------------------------
|No.       1 Ty.          EVENT                                                                    |
|Name  START-OF-SELECTION                                                                          |
----------------------------------------------------------------------------------------------------
|LT_E070                                                                                           |
|    Table[initial]                                                                                |
|                                                                                                  |
|LS_E070                                                                                           |
|                                                    00000000000000                                |
|    2222222222222222222222222222222222222222222222223333333333333322222222222222222222            |
|    0000000000000000000000000000000000000000000000000000000000000000000000000000000000            |
|    0000000000000000000000000000000000000000000000000000000000000000000000000000000000            |
|    0000000000000000000000000000000000000000000000000000000000000000000000000000000000            |
|    2000200020002000200020002000200020002000200020002000200020002000200020002000200020002000200020|
|<%_L001>                                                                                          |
|    ???                                                                                           |
|    ??????                                                                                        |
|    ??????                                                                                        |
|    ????????????                                                                                  |
|<%_L001>-TRKORR                                                                                   |
|    ???                                                                                           |
|    ??????                                                                                        |
|    ??????                                                                                        |
|    ????????????                                                                                  |
|LT_TR_REQUESTS                                                                                    |
|    Table[initial]                                                                                |
|                                                                                                  |
|LS_TR_REQUEST                                                                                     |
|                                                                                                  |
|    22222222222222222222                                                                          |
|    00000000000000000000                                                                          |
|    00000000000000000000                                                                          |
|    00000000000000000000                                                                          |
|    20002000200020002000200020002000200020002000200020002000200020002000200020002000              |
|%_PRINT                                                                                           |
|        001RSGEN_LOADDI                                                                      X8#A#|
|    2222333554445444444222222222222222222222222222222222222222222222222222222222222222222222253040|
|    00000012375EFCF1449000000000000000000000000000000000000000000000000000000000000000000000088010|
|    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|
|    0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000|
|    200020002000200030003000310052005300470045004E005F004C004F004100440044004900200020002000200020|
|%_FILENAME_%_APP_%                                                                                |
|    FILENAME                                                                                      |
|    444444442222222222222222222222                                                                |
|    69C5E1D50000000000000000000000                                                                |
|    000000000000000000000000000000                                                                |
|    000000000000000000000000000000                                                                |
|    460049004C0045004E0041004D00450020002000200020002000200020002000200020002000200020002000200020|
|%_DIR_%_APP_%                                                                                     |
|    DIR                                                                                           |
|    445222222222222222222222222222                                                                |
|    492000000000000000000000000000                                                                |
|    000000000000000000000000000000                                                                |
|    000000000000000000000000000000                                                                |
|    4400490052002000200020002000200020002000200020002000200020002000200020002000200020002000200020|
|LV_DIRECTORY                                                                                      |
|    bin                                                                                           |
|    666222222222222                                                                               |
|    29E000000000000                                                                               |
|    000000000000000                                                                               |
|    000000000000000                                                                               |
|    620069006E00200020002000200020002000200020002000200020002000                                  |
|DIR                                                                                               |
|                                                                                                  |
|    222222222222222                                                                               |
|    000000000000000                                                                               |
|    000000000000000                                                                               |
|    000000000000000                                                                               |
|    200020002000200020002000200020002000200020002000200020002000                                  |
|REGENER8                                                                                          |
|    X                                                                                             |
|    5                                                                                             |
|    8                                                                                             |
|    0                                                                                             |
|    0                                                                                             |
|    5800                                                                                          |
|LX_SGEN->MS_MESSAGE-MSGID                                                                         |
|    ???                                                                                           |
|    ??????                                                                                        |
|    ??????                                                                                        |
|    ????????????                                                                                  |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Internal notes                                                                                    |
|    The termination was triggered in function "ab_HandleRsqlErrors"                               |
|    of the SAP kernel, in line 724 of the module                                                  |
|     "//bas/720_REL/src/krn/runt/absapsql.c#27".                                                  |
|    The internal operation just processed is "SQLS".                                              |
|    Internal mode was started at 20131121144534.                                                  |
|    Internal call code.........: "[RSQL/COUN/GENSETM ]"                                           |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Active Calls in SAP Kernel                                                                        |
----------------------------------------------------------------------------------------------------
|Lines of C Stack in Kernel (Structure Differs on Each Platform)                                   |
----------------------------------------------------------------------------------------------------
|SAP (R) - R/3(TM) Callstack, Version 1.0                                                          |
|Copyright (C) SAP AG. All rights reserved.                                                        |
|Callstack without Exception:                                                                      |
|App       : disp+work.EXE (pid=17356)                                                             |
|When      : 11/21/2013 14:45:33.96                                                                |
|Threads   : 2                                                                                     |
|Computer Name       : REK-SAPSM-P01                                                               |
|User Name           : SAPServiceSML                                                               |
|Number of Processors: 4                                                                           |
|Processor Type: Intel64 Family 6 Model 46 Stepping 6                                              |
|Windows Version     : 6.1 Current Build: 7601                                                     |
|State Dump for Thread Id 3d60                                                                     |
|0000000002027C40 00000001418B9D46 000000000262E360 disp+work!DumpStacks [ntstcdbg.c (548)]        |
|0000000002027D40 0000000140280364 000000007574A000 disp+work!NTDebugProcess [ntstcdbg.c (383)]    |
|0000000002027D70 00000001404CA9BA 000000007574A000 disp+work!CTrcStack [dptstack.c (183)]         |
|0000000002027DC0 00000001404D060B 00000000057614B8 disp+work!rabax_CStackSave [abrabax.c (8695)]  |
|00000000020286D0 00000001405E9BC6 00000000000002D4 disp+work!ab_rabax [abrabax.c (1442)]          |
|0000000002028780 000000014065DFA1 0000F63000200020 disp+work!ab_rsqlerr [abdberr.c (953)]         |
|0000000002028920 00000001406667BC 0000000000000000 disp+work!SqlsExecuteCall [absapsql.c (7178)]  |
|0000000002028AC0 00000001404B9C91 0000000140000000 disp+work!ab_jsqls [absapsql.c (12012)]        |
|0000000002028C30 0000000140531910 0000000000000340 disp+work!ab_extri [abextri.c (676)]           |
|0000000002028C80 00000001405320D6 0000000000000000 disp+work!ab_xevent [abrunt1.c (336)]          |
|0000000002028D10 000000014050C309 00000001000002A0 disp+work!ab_trigg [abrunt1.c (60)]            |
|0000000002028DA0 00000001402F65E2 000007DF00000016 disp+work!ab_run [absubmit.c (511)]            |
|0000000002028F50 00000001402FB354 0000000000000000 disp+work!dynpmcal [dymainstp.c (2742)]        |
|0000000002028FE0 00000001402FA503 0000000000000000 disp+work!dynppai0 [dymainstp.c (1359)]        |
|00000000020290B0 00000001402ADC17 0000000000000002 disp+work!dynprctl [dymainstp.c (473)]         |
|000000000202F320 0000000140117C17 0000000000000000 disp+work!dynpen00 [dymain.c (2070)]           |
|000000000202FDF0 00000001401183D9 FFFFFFFFFFFFFF00 disp+work!TskhLoop [thxxhead.c (4955)]         |
|000000000202FE50 0000000140030309 000000000262B438 disp+work!ThStart [thxxhead.c (1194)]          |
|000000000202FEF0 00000001400010B1 FFFFFFFF00000001 disp+work!DpMain [dpxxdisp.c (1200)]           |
|000000000202FF20 0000000141BF0BF0 0000000002030000 disp+work!nlsui_main [thxxanf.c (80)]          |
|000000000202FF50 0000000077A4652D 0000000000000000 disp+work!__tmainCRTStartup [crtexe.c (594)]   |
|000000000202FF80 0000000077B7C541 0000000000000000 kernel32!BaseThreadInitThunk                   |
|000000000202FFD0 0000000000000000 0000000000000000 ntdll!RtlUserThreadStart                       |
|State Dump for Thread Id 3328                                                                     |
|000000000D92FDE0 000007FEFDC53C2F 0000000059DEAFD8 ntdll!NtFsControlFile                          |
|000000000D92FE50 0000000141AC32BF FFFFFFFFFFFFFFFE KERNELBASE!ConnectNamedPipe                    |
|000000000D92FEF0 00000000756937D7 000000000262F2C0 disp+work!SigIMsgFunc [signt.c (717)]          |
|000000000D92FF20 0000000075693894 00000000757495C0 MSVCR80!endthreadex                            |
|000000000D92FF50 0000000077A4652D 0000000000000000 MSVCR80!endthreadex                            |
|000000000D92FF80 0000000077B7C541 0000000000000000 kernel32!BaseThreadInitThunk                   |
|000000000D92FFD0 0000000000000000 0000000000000000 ntdll!RtlUserThreadStart                       |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Database Interface Information                                                                    |
----------------------------------------------------------------------------------------------------
|C|1|ERROR: -1 in function StartSelect (execute) [line 14334] [slodbc.c#16916]                     |
|C|1|(208) [42S02] [Microsoft][SQL Server Native Client 10.0][SQL Server]Invalid object name 'GENSE|
|C|1|Error 103 (dbcode 208) in StartSelect [slodbc.c#14335]                                        |
|C|1|StartSelect,WritePrepStatementToDevTrace: statement id does not match prepared statement.  Not|
|B|E|***LOG BZA=> table GENSETM    does not exist on database R/3        [dbtran#7617]             |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|List of ABAP programs affected                                                                    |
----------------------------------------------------------------------------------------------------
|Index |Typ|Program                                 |Group |Date      |Time    |Size     |Lang.    |
----------------------------------------------------------------------------------------------------
|     0|Prg|RSGEN_LOAD_SHADOW                       |     0|14.11.2013|15:06:23|    31744|E        |
|     1|Prg|SAPMSSY0                                |     1|23.08.2013|08:59:07|   111616|E        |
|     2|Prg|SAPMSSYD                                |     1|18.11.2013|09:50:42|    25600|E        |
|     3|Prg|SAPFSYSCALLS                            |     1|17.12.2004|10:47:44|     8192|E        |
|     4|Prg|RSDBRUNT                                |     0|26.08.2013|13:31:55|   306176|E        |
|     5|Prg|SAPLSPRI                                |     5|26.08.2013|13:31:27|   398336|E        |
|     6|Typ|PRI_PARAMS                              |     0|27.10.1998|15:01:35|     5120|         |
|     7|Typ|ARC_PARAMS                              |     0|08.08.1997|14:45:20|     5120|         |
|     8|Typ|PRI_LAYOUT                              |     0|12.03.2004|15:40:04|     3072|         |
|     9|Typ|PRIPAR_EXT                              |     0|17.12.2004|10:47:01|     3072|         |
|    10|Typ|PRIPAR_EX2                              |     0|19.01.2001|18:52:37|     2048|         |
|    11|Typ|PRIPAR_EX3                              |     0|17.12.2004|10:47:01|     3072|         |
|    12|Typ|TPRI_DEF                                |     0|19.01.2001|19:07:58|     5120|         |
|    13|Prg|SAPLSPOO                                |    13|26.08.2013|13:24:47|   181248|E        |
|    14|Typ|TSP03                                   |     0|13.08.1998|16:56:08|     5120|         |
|    15|Typ|USR01                                   |     0|15.04.2008|13:01:38|     4096|         |
|    16|Typ|TSP1D                                   |     0|02.02.1998|15:00:56|     5120|         |
|    17|Prg|SAPLRSPOLSTDRV                          |    17|04.03.2009|11:02:12|    64512|E        |
|    18|Typ|TSPOPTIONS                              |     0|06.12.1996|16:09:18|     2048|         |
|    19|Prg|SAPCNVE                                 |    19|17.12.2004|10:47:44|     9216|E        |
|    20|Prg|SAPLSPOC                                |    20|18.11.2013|14:44:05|   177152|E        |
|    21|Typ|RSPOCHECK                               |     0|14.07.1997|13:01:20|     4096|         |
|    22|Typ|DEVPAR                                  |     0|19.01.2001|18:49:40|     3072|         |
|    23|Typ|RSPOATTR                                |     0|28.01.2000|04:14:08|     2048|         |
|    24|Typ|RSSCR                                   |     0|20.06.1997|14:06:55|     5120|         |
|    25|Prg|RSDBSPBL                                |     0|24.11.2011|13:54:25|    84992|E        |
|    26|Prg|SAPDB__S                                |     0|17.12.2004|10:47:44|    21504|E        |
|    27|Typ|VARID                                   |     0|11.04.1997|18:32:23|     5120|         |
|    28|Typ|SSCRFIELDS                              |     0|02.05.1997|13:16:39|     5120|         |
|    29|Prg|RSDBSPVA                                |     0|18.11.2013|09:50:26|   161792|E        |
|    30|Prg|%_CSYDB0                                |     0|04.03.2009|10:50:52|    40960|E        |
|    31|Prg|SAPLSVAR                                |    31|26.08.2013|13:31:35|   927744|E        |
|    32|Typ|RSVAMEMKEY                              |     0|16.12.1996|19:31:50|     2048|         |
|    33|Prg|RSDBSPMC                                |     0|04.03.2009|10:50:52|    92160|E        |
|    34|Typ|DDSHDESCR                               |     0|28.11.1997|16:26:30|     4096|         |
|    35|Typ|SPPARAMS                                |     0|07.03.1997|14:48:48|     2048|         |
|    36|Typ|RSPARINT                                |     0|10.03.1995|17:53:00|     2048|         |
|    37|Prg|SAPLICON                                |    37|15.04.2008|13:25:32|    31744|E        |
|    38|Prg|%_CICON                                 |    37|15.04.2008|13:25:29|   126976|E        |
|    39|Typ|ICONT                                   |     0|16.02.2007|12:48:48|     2048|         |
|    40|Prg|SAPLSABE                                |    40|13.01.2010|15:41:25|    14336|E        |
|    41|Prg|SAPLSECU                                |    41|26.08.2013|13:24:42|   110592|E        |
|    42|Typ|RSSUBINFO                               |     0|28.01.2000|04:14:21|     3072|         |
|    43|Prg|RSDBSPVD                                |     0|24.11.2011|13:54:25|   102400|E        |
|    44|Typ|DFIES                                   |     0|04.03.2009|09:46:25|    10240|         |
|    45|Typ|VARI                                    |     0|16.12.1996|19:38:11|     6144|         |
|    46|Typ|RVARI                                   |     0|28.02.1998|12:45:14|     4096|         |
|    47|Typ|RSVARIVDAT                              |     0|07.03.1995|13:57:58|     2048|         |
|    48|Typ|RSVARKEY                                |     0|16.12.1996|19:31:51|     2048|         |
|    49|Prg|SAPLSSEL                                |    49|21.11.2013|14:16:08|  1700864|E        |
|    50|Prg|RSDBSPDS                                |     0|04.03.2009|10:50:52|    66560|E        |
|    51|Typ|RSEXFCODE                               |     0|18.07.1997|17:04:17|     2048|         |
|    52|Prg|SAPLDSYA                                |    52|24.11.2011|11:24:40|    52224|E        |
|    53|Prg|SAPFSDS1                                |    52|17.12.2004|10:47:44|    61440|E        |
|    54|Typ|TDCLD                                   |     0|14.07.1998|14:53:43|     5120|         |
|    55|Prg|SAPLSDOD                                |    55|13.01.2010|15:41:20|    52224|E        |
|    56|Typ|DOKIL                                   |     0|07.04.1997|18:29:04|     3072|         |
|    57|Prg|SAPLLANG                                |    57|18.11.2013|09:50:41|    13312|E        |
|    58|Typ|T002                                    |     0|08.03.2007|14:21:52|     2048|         |
|    59|Prg|SAPFSPOR                                |     0|15.04.2008|15:34:39|    16384|E        |
|    60|Prg|SAPLSCNT                                |    60|19.02.2005|11:28:30|    34816|E        |
|    61|Prg|SAPSHDTV                                |    60|18.11.2013|09:50:43|    38912|E        |
|    62|Prg|SAPFS_SECLOG                            |     1|18.11.2013|09:58:56|    16384|E        |
|    63|Typ|INDX                                    |     0|29.04.1998|10:21:27|     6144|         |
|    64|Prg|SAPFGUICNTL                             |     1|19.02.2005|11:28:11|    27648|E        |
|    65|Prg|SAPLOLEA                                |    65|24.11.2011|17:49:39|   111616|E        |
|    66|Prg|SAPLSGUI                                |    66|24.11.2011|11:29:29|   105472|E        |
|    67|Prg|SAPLSTTM                                |    67|04.03.2009|11:28:57|    79872|E        |
|    68|Prg|SAPLSBDC                                |    68|04.03.2009|11:28:57|    49152|E        |
|    69|Prg|SAPLSFES                                |    69|26.08.2013|13:55:30|   317440|E        |
|    70|Prg|SAPLTHFB                                |    70|26.08.2013|13:26:43|   473088|E        |
|    71|Typ|WPINFO                                  |     0|08.02.1999|14:18:32|     6144|         |
|    72|Prg|SAPLURFC                                |    72|18.11.2013|09:50:42|    30720|E        |
|    73|Prg|SAPLSPLUGIN                             |    73|16.02.2010|23:04:04|     9216|E        |
|    74|Typ|SWCBCONT                                |     0|07.10.1997|12:13:50|     3072|         |
|    75|Typ|OLE_VERBS                               |     0|09.02.1995|13:23:37|     2048|         |
|    76|Typ|OLE_PA                                  |     0|13.01.1995|11:06:59|     2048|         |
|    77|Typ|SSCRTEXTS                               |     0|15.08.1997|14:15:15|     3072|         |
|    78|Prg|CL_SGEN_LOG===================CP        |    78|24.11.2011|17:05:03|    27648|E        |
|    79|Prg|SAPLSUGS                                |    79|18.11.2013|14:44:31|    92160|E        |
|    80|Prg|IF_SGEN_CONSTANTS=============IP        |     0|24.11.2011|17:11:33|    22528|E        |
|    81|Prg|SAPLSTRF                                |    81|18.11.2013|14:45:31|    94208|E        |
|    82|Prg|SAPLSTFI                                |    82|18.11.2013|14:44:46|    84992|E        |
|    83|Typ|SPROT_U                                 |     0|16.01.1998|17:49:22|     3072|         |
|    84|Prg|SAPLSUGI                                |    84|14.11.2013|15:06:18|   286720|E        |
|    85|Prg|SAPLSLOG                                |    85|18.11.2013|14:45:59|   172032|E        |
|    86|Typ|SPROT                                   |     0|16.01.1998|17:49:22|     3072|         |
|    87|Typ|DDPRS                                   |     0|06.06.1997|18:57:49|     2048|         |
|    88|Prg|SAPLSYST                                |    88|24.11.2011|13:54:16|    44032|E        |
|    89|Prg|%_CTRLOG                                |    85|19.02.2005|11:28:29|    11264|E        |
|    90|Typ|UPGPARAM                                |     0|10.04.2001|14:40:42|     3072|         |
|    91|Prg|SAPLSUSGEN                              |    91|14.11.2013|15:06:19|    25600|E        |
|    92|Prg|CL_SGEN_DB====================CP        |    92|24.11.2011|17:05:02|    52224|E        |
|    93|Prg|CL_SGEN_LOAD_SHD==============CP        |    93|14.11.2013|15:06:06|   119808|E        |
|    94|Prg|CL_SGEN_JOB_MANAGER===========CP        |    94|24.11.2011|17:05:03|    69632|E        |
|    95|Typ|SYST                                    |     0|16.12.2004|20:31:11|    30720|         |
|    96|Typ|SGEN_JOB_UI_S                           |     0|24.11.2011|11:02:46|     4096|         |
|    97|Typ|E070                                    |     0|25.07.1997|13:34:27|     3072|         |
|    98|Prg|CX_SGEN=======================CP        |    98|24.11.2011|17:08:08|    15360|E        |
|    99|Prg|CX_STATIC_CHECK===============CP        |    99|04.03.2009|11:28:56|    11264|E        |
|   100|Prg|CX_ROOT=======================CP        |   100|01.07.2010|18:40:21|    13312|E        |
|   101|Prg|IF_MESSAGE====================IP        |    98|04.03.2009|11:28:56|     5120|E        |
|   102|Prg|IF_SERIALIZABLE_OBJECT========IP        |    98|19.02.2005|11:27:16|     5120|E        |
|   103|Typ|SGEN_MESSAGE_S                          |     0|24.11.2011|11:02:46|     4096|         |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Directory of Application Tables                                                                   |
----------------------------------------------------------------------------------------------------
|Name                                     Date       Time       Lngth                              |
|    Val.                                                                                          |
----------------------------------------------------------------------------------------------------
|Program  RSGEN_LOAD_SHADOW                                                                        |
----------------------------------------------------------------------------------------------------
|SYST                                     16.12.2004 20:31:11   00004612                           |
|    \0\0\0\0\x0001\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x0005\0                                      |
|SY                                         .  .       :  :     00004612                           |
|    \0\0\0\0\x0001\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x0005\0                                      |
|VARI                                       .  .       :  :     00003052                           |
|    000VARSGEN_LOAD_SHADOW                       SAP_REGENLOD                                     |
|SSCRFIELDS                               16.12.2004 20:30:43   00001708                           |
|                                                                                                  |
|SSCRTEXTS                                  .  .       :  :     00000742                           |
|                                                                                                  |
----------------------------------------------------------------------------------------------------
|Program  RSDBRUNT                                                                                 |
----------------------------------------------------------------------------------------------------
|VARID                                      .  .       :  :     00000252                           |
|       RSGEN_LOAD_SHADOW                                                                          |
|DFIES                                      .  .       :  :     00001350                           |
|                                                                                                  |
----------------------------------------------------------------------------------------------------
|Program  SAPLSPRI                                                                                 |
----------------------------------------------------------------------------------------------------
|TSP03                                      .  .       :  :     00000460                           |
|                                                         \0\0                                     |
|USR01                                      .  .       :  :     00000222                           |
|    000DDIC                                 HK1                                                   |
|PRI_PARAMS                                 .  .       :  :     00000380                           |
|        001RSGEN_LOADDI                                                                           |
|ARC_PARAMS                                 .  .       :  :     00000660                           |
|                                                                                                  |
|TPRI_DEF                                   .  .       :  :     00002932                           |
|    000GV21            \0\0\0\0\x0600ĂȂ\x0080ㄴ㌰\0\0\x08D3\0ἒʝ                                   |
|TSP1D                                      .  .       :  :     00000320                           |
|                              0000000000                                                          |
----------------------------------------------------------------------------------------------------
|Program  SAPLSPOO                                                                                 |
----------------------------------------------------------------------------------------------------
|TSP03                                      .  .       :  :     00000460                           |
|    LP01        HPLJIIID                                L\0\0                                     |
|TSP1D                                      .  .       :  :     00000320                           |
|    X_PAPER         ANY     PL0001000010SAP         1998040711                                    |
----------------------------------------------------------------------------------------------------
|Program  SAPLRSPOLSTDRV                                                                           |
----------------------------------------------------------------------------------------------------
|TSP03                                      .  .       :  :     00000460                           |
|                                                         \0\0                                     |
|TSPOPTIONS                                 .  .       :  :     00000432                           |
|                                                                                                  |
----------------------------------------------------------------------------------------------------
|Program  SAPLICON                                                                                 |
----------------------------------------------------------------------------------------------------
|ICONT                                      .  .       :  :     00000130                           |
|                                                                                                  |
----------------------------------------------------------------------------------------------------
|Program  SAPFSDS1                                                                                 |
----------------------------------------------------------------------------------------------------
|TDCLD                                      .  .       :  :     00000098                           |
|    RE  DOKU  40R XX XXLIMUDOCUX (XR3TRPROGX        X|                                            |
----------------------------------------------------------------------------------------------------
|Program  SAPLSDOD                                                                                 |
----------------------------------------------------------------------------------------------------
|DOKIL                                      .  .       :  :     00000152                           |
|                                                                                                  |
----------------------------------------------------------------------------------------------------
|Program  SAPLLANG                                                                                 |
----------------------------------------------------------------------------------------------------
|T002                                       .  .       :  :     00000010                           |
|    ES1EN|                                                                                        |
----------------------------------------------------------------------------------------------------
|Program  SAPFS_SECLOG                                                                             |
----------------------------------------------------------------------------------------------------
|INDX                                       .  .       :  :     00003104                           |
|    000%L%_SeclogExcludedCaller\0\0\0  00000000                                                   |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|ABAP Control Blocks (CONT) (Source code has changed)                                              |
----------------------------------------------------------------------------------------------------
|Index|Name|Fl|PAR0|PAR1|PAR2|PAR3|PAR4|PAR5|PAR6|Source Code                             |Line    |
----------------------------------------------------------------------------------------------------
|  282|PAR2|00|0600|0000|0000|    |    |    |    |CL_SGEN_DB====================CM002     |      16|
|  284|SQLS|24|0005|    |    |    |    |    |    |CL_SGEN_DB====================CM002     |      16|
|  285|PAR1|00|0003|    |    |    |    |    |    |CL_SGEN_DB====================CM002     |      16|
|  286|PAR1|00|000A|    |    |    |    |    |    |CL_SGEN_DB====================CM002     |      16|
|  287|WHER|29|0002|0000|0000|    |    |    |    |CL_SGEN_DB====================CM002     |      16|
|  289|WHER|20|0000|0006|0029|    |    |    |    |CL_SGEN_DB====================CM002     |      16|
|  291|PAR1|80|002B|    |    |    |    |    |    |CL_SGEN_DB====================CM002     |      16|
|  292|WHER|20|0000|0006|0029|    |    |    |    |CL_SGEN_DB====================CM002     |      16|
|  294|PAR1|80|002C|    |    |    |    |    |    |CL_SGEN_DB====================CM002     |      16|
|  295|SQLS|39|0027|    |    |    |    |    |    |CL_SGEN_DB====================CM002     |      16|
|  296|SQLS|39|0000|    |    |    |    |    |    |CL_SGEN_DB====================CM002     |      16|
|  297|SQLS|3B|0000|    |    |    |    |    |    |CL_SGEN_DB====================CM002     |      16|
|>>>>>|SQLS|03|C002|    |    |    |    |    |    |CL_SGEN_DB====================CM002     |      16|
|  299|CMPS|41|00E2|C003|C003|    |    |    |    |CL_SGEN_DB====================CM002     |      21|
|  301|BRAF|02|003C|    |    |    |    |    |    |CL_SGEN_DB====================CM002     |      21|
|  302|BREL|80|0000|    |    |    |    |    |    |CL_SGEN_DB====================CM002     |      21|
|  303|CMPS|41|02DB|C000|C000|    |    |    |    |CL_SGEN_DB====================CM002     |      22|
|  305|BRAF|02|0020|    |    |    |    |    |    |CL_SGEN_DB====================CM002     |      22|
|  306|BREL|80|0000|    |    |    |    |    |    |CL_SGEN_DB====================CM002     |      22|
|  307|SQLS|0A|0000|    |    |    |    |    |    |CL_SGEN_DB====================CM002     |      23|
----------------------------------------------------------------------------------------------------

achim_hauck2
Active Contributor
0 Kudos

Hi,

sorry, didnt had that one. Maybe its related to the previous trys to fix the original problem?

What happens, if you start RSGEN manually in shadow system?

Since you can run SGEN in your system after SUM-process anyway, I think you can skip the step as well.

best regards, Achim

Former Member
0 Kudos

the system is up so it is not in shadow now, this is postprocessing step.

tc sgen gives me the same dump.

Former Member
0 Kudos

Got this going , went into se11 and Activated table GENSETM