Att.2 - LOAD - TYPE - VERSION - MISMATCH

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 8

Category ABAP runtime error

Runtime Errors LOAD_TYPE_VERSION_MISMATCH


Date and Time 18.02.2024 18:52:26 (UTC+3)
-----------------------------------------------------------------------------------
-----------------

-----------------------------------------------------------------------------------
-----------------
|Short Text
|
| Change made to a Dictionary structure while a program was running.
|
-----------------------------------------------------------------------------------
-----------------

-----------------------------------------------------------------------------------
-----------------
|What happened?
|
| The current ABAP program "SAPLCNPB_M" had to be terminated because it
|
| encountered a statement that could not be executed at runtime in its
|
| current state.
|
| encountered a statement that could not be executed at runtime in its
|
| current state.
|
-----------------------------------------------------------------------------------
-----------------

-----------------------------------------------------------------------------------
-----------------
|What can you do?
|
| Try to restart the program.
|
|
|
| If the problem reoccurs, contact your SAP administrator.
|
|
|
| Using transaction ST22 for ABAP dump analysis, you can view, manage,
|
| and retain termination messages for longer periods.
|
-----------------------------------------------------------------------------------
-----------------

-----------------------------------------------------------------------------------
-----------------
|Error analysis
|
| The ABAP runtime system has discovered that Dictionary type "RESBDGET" changed
|
| while the transaction was running. Since the old version of the type is
|
| already in use and in the same transaction the new version should be
|
| used, the transaction was interrupted to avoid inconsistencies.
|
-----------------------------------------------------------------------------------
-----------------

-----------------------------------------------------------------------------------
-----------------
|How to correct the error
|
| Try to restart the program.
|
-----------------------------------------------------------------------------------
-----------------

-----------------------------------------------------------------------------------
-----------------
|System environment
|
| SAP Release..... 757
|
| SAP Basis level 0001
|
|
|
| Application server... vhekyds4ci
|
| Instance name....... vhekyds4ci_DS4_00
|
| Network address...... 10.100.107.216
|
| Operating system... Linux
|
| Release.............. 5.3.18-150300.59.118
|
| Hardware type....... x86_64
|
| Character length..... 16 Bits
|
| Pointer length........ 64 Bits
|
| Work process number... 31
|
| Work process ID....... 2788
|
| ABAP load version.... 3060
|
| Shortdump setting. full
|
|
|
| Database server... vhekyhd4db01
|
| Database type..... HDB
|
| Database name..... DS4
|
| Database user ID SAPHANADB
|
|
|
| Terminal.......... DESKTOP-1FTQO4V
|
|
|
| Character set C
|
|
|
| SAP kernel....... 789
|
| Created on....... Feb 17 2023 18:43:20
|
| Created at....... Linux GNU SLES-15 x86_64 cc10.3.0 use-pr230217
|
| Database version SQLDBC 2.14.022.1664824701
|
| Patch level....... 100
|
| Patch text.......
|
|
|
| Database............. HANA 1.0, HANA 2.0
|
| SAP database version. 789
|
| Operating system... Linux, GitVers: , GitHash:
|
|
|
| Memory consumption
|
| EM...... 71429208
|
| Heap.... 0
|
| Page.... 40960
|
| MM used. 52760592
|
| MM free. 9672408
|
|
|
| Version control information
|
| Hash: " " Version: " "
|
-----------------------------------------------------------------------------------
-----------------

-----------------------------------------------------------------------------------
-----------------
|User and Transaction
|
| Client................. 110
|
| User.................. DMS01
|
| Language key.......... E
|
| Transaction.........
|
| Transaction ID...... C57E065B2DE201F0E0065D1918557DD6
|
|
|
| EPP Root Context ID.... D5D817B1FA8E1EEEB3CEAD120894620C
|
| EPP Connection ID...... 00000000000000000000000000000000
|
| EPP Connection Counter. 0
|
| EPP Component Name..... DS4/vhekyds4ci_DS4_00
|
|
|
| Program....................... SAPLCNPB_M
|
| Screen.........................
|
| Screen line....................
|
| Debugger interpretor loop... "none"
|
-----------------------------------------------------------------------------------
-----------------

-----------------------------------------------------------------------------------
-----------------
|Information on where terminated
|
| The termination occurred during generation of ABAP/4 program "SAPLCNPB_M".
|
|
|
| In the source code, the termination point is in line 465 of (Include)
|
| program "LCNPB_MF4K".
|
-----------------------------------------------------------------------------------
-----------------

-----------------------------------------------------------------------------------
-----------------
|Source Code Extract
|
-----------------------------------------------------------------------------------
-----------------
|Line |Code
|
-----------------------------------------------------------------------------------
-----------------
| 435| i_flg_save = c_charx
|
| 436| i_flg_copy = space
|
| 437| i_flg_shrink = space
|
| 438| i_flg_network_relation = space
|
| 439| i_flg_component = 'X'
|
| 440| i_current_tabname = l_current_tabname
|
| 441| TABLES
|
| 442| i_proj = lt_proj
|
| 443| i_prps = lt_prps
|
| 444| i_prte = lt_prte
|
| 445| i_psmlst = lt_psmlst
|
| 446| i_caufvd = lt_caufvd
|
| 447| i_afvgd = lt_afvgd
|
| 448| i_mlstd = lt_mlstd
|
| 449| i_resbd = lt_resbd
|
| 450| EXCEPTIONS
|
| 451| cancel = 1
|
| 452| OTHERS = 2.
|
| 453|
|
| 454|* Nt 503807, must do a rebuild in case any assignments were changed.
|
| 455| if sy-subrc is initial.
|
| 456| perform set_flg_rebuild_necessary(saplcnpb_h).
|
| 457| endif.
|
| 458|
|
| 459| perform set_projn(saplcovg) using proj_pa_tmp "Note 434839
|
| 460| projn_ssq_tmp
|
| 461| pboard_fl_tmp.
|
| 462|
|
| 463| perform set_projn(saplcoit) using proj_pa_tmp_coit. "Note 438263
|
| 464|
|
|>>>>>|ENDFORM. " MASS_CHANGE
|
-----------------------------------------------------------------------------------
-----------------

-----------------------------------------------------------------------------------
-----------------
|Internal notes
|
| The termination was triggered in function "ab_RxDdicStruShareFailed" of the
|
| SAP kernel, in
|
| line 2813 of module "//bas/789_STACK/src/krn/abap/runt/abtypload.c#1".
|
| The internal operation just processed is " ".
|
| Internal mode started at 20240218185225.
|
| Name of the changed type........: RESBDGET
|
| New version of the type.........: 20220207195731
|
| Old version of the type.........: 20220207195731
|
| New user........................: "Type" RESBDGET
|
| Version of the new user.........: 20220207195731
|
| Old user........................: "???" ???
|
| Version of the old user.........: "???"
|
-----------------------------------------------------------------------------------
-----------------

-----------------------------------------------------------------------------------
-----------------
|Active Calls in SAP Kernel
|
-----------------------------------------------------------------------------------
-----------------
|Lines of C sStack in kernel (structure different on each platform)
|
-----------------------------------------------------------------------------------
-----------------
|# buildID: e67e7efac94981c22e1d6c8d955ef5cf06c5e9b6
|
|dw.sapDS4_D00;0x919cb7;[S](LinStackBacktrace(void**, int, int)+0xa8)
[0x55eb89a06cb7] |
|dw.sapDS4_D00;0x91e2bb;[S](LinStack(_IO_FILE*)+0x48)[0x55eb89a0b2bb]
|
|dw.sapDS4_D00;0x919737;[S](CTrcStack2+0x4b)[0x55eb89a06737]
|
|dw.sapDS4_D00;0xbe259e;[S](rabax_CStackSave()+0x9e)[0x55eb89ccf59e]
|
|dw.sapDS4_D00;0xbdc489;[S](rabax(char16_t const*, char16_t const*, int, char16_t
const*, void cons|
|dw.sapDS4_D00;0xe44914;[S](ab_GetDdicTypeIndex(char16_t const*, unsigned long,
RUDI) [clone .cold]|
|dw.sapDS4_D00;0x2bac1ca;[S](ab_LoadView(char16_t*, unsigned int, char16_t const*,
PROGRAMHEAD cons|
|dw.sapDS4_D00;0x2babef4;[S](ab_GetDdicTypeLoad(RUDI)+0x64)[0x55eb8bc98ef4]
|
|dw.sapDS4_D00;0x2ba1606;[S](ab_GetRootBoxView+0x266)[0x55eb8bc8e606]
|
|dw.sapDS4_D00;0x12a9cf0;[S](CompressInitRcByData(unsigned int, CG_DIR_T<AB_DATA>*,
unsigned int, u|
|dw.sapDS4_D00;0x12aa0b9;[S](cg_CompressStackFrame(TRIG*, unsigned int, unsigned
int)+0x133)[0x55eb|
|dw.sapDS4_D00;0x1294a95;[S](cg_blkle(SC_ENV*)+0x74d)[0x55eb8a381a95]
|
|dw.sapDS4_D00;0x13b646a;[S](cblkle_code_gen(ENV_KIND, SC_INFO*)+0x28)
[0x55eb8a4a346a] |
|dw.sapDS4_D00;0x13c322a;[S](sc_cblkle(char16_t const*, ENV_KIND, SC_INFO*)+0x139e)
[0x55eb8a4b022a]|
|dw.sapDS4_D00;0x141c31e;[S](sc_blkle()+0x7c)[0x55eb8a50931e]
|
|dw.sapDS4_D00;0x17592ff;[S](rs_oper_abap537925()+0xf6)[0x55eb8a8462ff]
|
|dw.sapDS4_D00;0x1797eb1;[S](rs_expan_abap+0x2a)[0x55eb8a884eb1]
|
|dw.sapDS4_D00;0x12ede12;[S](sc_expan(unsigned int)+0x12d)[0x55eb8a3dae12]
|
|dw.sapDS4_D00;0x12dfbac;[S](parse(SC_LEVEL*)+0xc84)[0x55eb8a3ccbac]
|
|dw.sapDS4_D00;0x12e0956;[S](checkStatement(int, SC_STMT**, SC_LEVEL*, SC_ENV**,
bool, bool, bool, |
|dw.sapDS4_D00;0x12de8ff;[S](sc_check()+0x2219)[0x55eb8a3cb8ff]
|
|dw.sapDS4_D00;0x12cbbf6;[S](sc_inclu()+0xb61)[0x55eb8a3b8bf6]
|
|dw.sapDS4_D00;0x178ab74;[S](rs_oper_abap627828()+0x110)[0x55eb8a877b74]
|
|dw.sapDS4_D00;0x1797eb1;[S](rs_expan_abap+0x2a)[0x55eb8a884eb1]
|
|dw.sapDS4_D00;0x12ede12;[S](sc_expan(unsigned int)+0x12d)[0x55eb8a3dae12]
|
|dw.sapDS4_D00;0x12dfbac;[S](parse(SC_LEVEL*)+0xc84)[0x55eb8a3ccbac]
|
|dw.sapDS4_D00;0x12e0956;[S](checkStatement(int, SC_STMT**, SC_LEVEL*, SC_ENV**,
bool, bool, bool, |
|dw.sapDS4_D00;0x12de8ff;[S](sc_check()+0x2219)[0x55eb8a3cb8ff]
|
|dw.sapDS4_D00;0x12cbbf6;[S](sc_inclu()+0xb61)[0x55eb8a3b8bf6]
|
|dw.sapDS4_D00;0x178ab74;[S](rs_oper_abap627828()+0x110)[0x55eb8a877b74]
|
|dw.sapDS4_D00;0x1797eb1;[S](rs_expan_abap+0x2a)[0x55eb8a884eb1]
|
|dw.sapDS4_D00;0x12ede12;[S](sc_expan(unsigned int)+0x12d)[0x55eb8a3dae12]
|
|dw.sapDS4_D00;0x12dfbac;[S](parse(SC_LEVEL*)+0xc84)[0x55eb8a3ccbac]
|
|dw.sapDS4_D00;0x12e0956;[S](checkStatement(int, SC_STMT**, SC_LEVEL*, SC_ENV**,
bool, bool, bool, |
|dw.sapDS4_D00;0x12de8ff;[S](sc_check()+0x2219)[0x55eb8a3cb8ff]
|
|dw.sapDS4_D00;0x12e0e38;[S](sc_checkStart(bool)+0x161)[0x55eb8a3cde38]
|
|dw.sapDS4_D00;0x12b4cf5;[S](cg_generate+0x2131)[0x55eb8a3a1cf5]
|
|dw.sapDS4_D00;0xba27ba;[S](ab_gabap+0x1b3)[0x55eb89c8f7ba]
|
|dw.sapDS4_D00;0x95dae4;[S](dy_gen_abap(char16_t, char16_t const*, char16_t const*,
char16_t*, void|
|dw.sapDS4_D00;0xb9e472;[S](ab_genprog.cold+0x2b4)[0x55eb89c8b472]
|
|dw.sapDS4_D00;0xe5866c;[S](newload(char16_t const*, unsigned int, unsigned int*)
[clone .cold]+0x3|
|dw.sapDS4_D00;0x2bb33fe;[S](ab_LoadProgOrTrfo(char16_t const*, unsigned int,
unsigned int*)+0xce)[|
|dw.sapDS4_D00;0x2bb3323;[S](ab_load+0x13)[0x55eb8bca0323]
|
|dw.sapDS4_D00;0x2e83bee;[S](ab_LoadMainProg+0x2e)[0x55eb8bf70bee]
|
|dw.sapDS4_D00;0x9b3319;[S](dystartx(int, TSTC*, TSTCP*)+0xe86)[0x55eb89aa0319]
|
|dw.sapDS4_D00;0x955b9c;[S](dy_cdiag(DYABCADT*, int, int, unsigned char, int)
[clone .cold]+0x931)[|
|dw.sapDS4_D00;0xc5d4e1;[S](ab_ctransaction()+0x3ae)[0x55eb89d4a4e1]
|
|dw.sapDS4_D00;0xb5dc57;[S](ab_retdynp(int) [clone .cold]+0x9f6)[0x55eb89c4ac57]
|
|dw.sapDS4_D00;0x2b17b3b;[S](ab_dstep+0x4b)[0x55eb8bc04b3b]
|
|dw.sapDS4_D00;0x2ae9324;[S](dynpmcal(DINFDUMY*, STPDUMMY*)+0x574)[0x55eb8bbd6324]
|
|dw.sapDS4_D00;0x2ae9e1b;[S](dynppai0(DINFDUMY*)+0x37b)[0x55eb8bbd6e1b]
|
|dw.sapDS4_D00;0x2ae8249;[S](dynprctl(DINFDUMY*)+0x129)[0x55eb8bbd5249]
|
|dw.sapDS4_D00;0x2ae757c;[S](dynpen00(int)+0x3ac)[0x55eb8bbd457c]
|
|dw.sapDS4_D00;0x90224a;[S](GuiHandler::handleRequest(REQUEST_BUF*, bool)+0x890)
[0x55eb899ef24a] |
|dw.sapDS4_D00;0x2e29fb1;[S](ThStart()+0x7b1)[0x55eb8bf16fb1]
|
|dw.sapDS4_D00;0x2df4324;[S](DpMain+0x3d4)[0x55eb8bee1324]
|
|dw.sapDS4_D00;0x2a69c7e;[S](main+0x2e)[0x55eb8bb56c7e]
|
|# buildID: 171a59c1c43a8f7b93c3dff765aae0b675fe10f6
|
|libc.so.6;0x3524d;[S](__libc_start_main+0xef)[0x7f912b6f524d]
|
|# buildID: e67e7efac94981c22e1d6c8d955ef5cf06c5e9b6
|
|dw.sapDS4_D00;0x2df3e8a;[S](_start+0x2a)[0x55eb8bee0e8a]
|
-----------------------------------------------------------------------------------
-----------------

You might also like