cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Phase TABIM_UPG

Former Member
0 Kudos

Hi Guys,

We are migrating our sap system from 4.7 to ecc 6.0 and we have the following error in the TABIM_UPG, please check the error below:

MAIN IMPORT ERRORS and RETURN CODE in SAPI700TER.DOT

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

2EETW000 sap_dext called with msgnr "900":

2EETW000 -


db call info -


2EETW000 function: db_rsql94

2EETW000 fcode: RS_DELETE

2EETW000 tabname: TTXER

2EETW000 len: 16

2EETW000 key: 000BCONT_01 %9%

1 ETP111 exit code

Accepted Solutions (1)

Accepted Solutions (1)

markus_doehr2
Active Contributor
0 Kudos

This looks to me like the problem described in note

1074030 - R3trans: "Duplicate key" composite SAP note (as of Rel 6.10)

Markus

Answers (3)

Answers (3)

Former Member
0 Kudos

Markus,

The problem has ben solved:

Note 41798 - R3trans: unexpected return code 16 on DbSlRead-call

Former Member
0 Kudos

I ran the command, but the error still.

Check the details below:

3WETW000 TTXD table class is 'C'. Entries are only imported to client '000'.

4 ETW000 [dev trc ,00000] Thu Aug 07 09:34:56 2008 762442 0.762442

4 ETW000 [dev trc ,00000] table logging switched off for all clients 29 0.762471

4 ETW000 1 entry for TTXD updated (___TAXBRA).

4 ETW000 date&time: 07.08.2008 - 09:34:56

4 ETW675 end import of "R3TRTABUTTXD".

3WETW000 TTXDT table class is 'C'. Entries are only imported to client '000'.

4 ETW000 1 entry for TTXDT updated (___DTAXBRA).

4 ETW675 end import of "R3TRTABUTTXDT".

3WETW000 TTXER table class is 'G'. Entries are not replaced in client <> 000, but only inserted.

4 ETW000 Table TTXER: customer entries not removed according to TRESC.

4 ETW000 0 entries from TTXER (000ADRCITY1 %) deleted.

4 ETW000 Table TTXER: customer entries not removed according to TRESC.

4 ETW000 0 entries from TTXER (000ADRCITY1 %) deleted.

4 ETW000 Table TTXER: customer entries not removed according to TRESC.

4 ETW000 0 entries from TTXER (000ADRSTREET1%) deleted.

4 ETW000 Table TTXER: customer entries not removed according to TRESC.

4 ETW000 0 entries from TTXER (000ADRSTREET1%) deleted.

4 ETW000 Table TTXER: customer entries not removed according to TRESC.

4 ETW000 [dbrsql ,08572] ***LOG BYE=>invalid interface parameter ESCAPE [dbrsql#3 @ 8572]

4 ETW000 13352 0.775823

4 ETW000 [dbeh.c ,00000] *** ERROR => missing return code handler 43 0.775866

4 ETW000 twdbcall#?[2720] does not handle return code 16384 from dbrsql#3[2787]

4 ETW000 ==> calling sap_dext to abort transaction

2EETW000 sap_dext called with msgnr "900":

2EETW000 -


db call info -


2EETW000 function: db_rsql94

2EETW000 fcode: RS_DELETE

2EETW000 tabname: TTXER

2EETW000 len: 16

2EETW000 key: 000BCONT_01 %9%

1 ETP154 MAIN IMPORT

1 ETP110 end date and time : "20080807093456"

1 ETP111 exit code : "12"

1 ETP199 ######################################

4 EPU202XEND OF SECTION BEING ANALYZED

markus_doehr2
Active Contributor
0 Kudos

I would open an OSS call under BC-UPG and let the support have a look on the system.

Markus

Former Member
0 Kudos

Hi Luis,

could you please run the command

tp modbuffer <request name> <SID> mode=u+1

In your case, reawuest is SAPI700TER and SID is DOT.

and continue the upgrade.

Hope it will resolves your issue.

Thanks

Kishore