cancel
Showing results for 
Search instead for 
Did you mean: 

DBI error in upgrade phase TABIM_UPG

Former Member
0 Kudos

Hello!

During the TABIM_UPG phase of an 4.6B to ERP6 SR3 upgrade we get following error messages in the SAPI700TH5.SNB log file.

Unfortunatly we cant find any more obvious information about the error, in any other log file(s) as well.

Please adwise how to pursue the debugging of this kind of error.

//Fredrik

.....................

4 ETW000 0 entries from DBSTATC (ANLB 01 ) deleted.

4 ETW000 0 entries from DBSTATC (ANLC 01 ) deleted.

4 ETW000 0 entries from DBSTATC (ANLH 01 ) deleted.

4 ETW000 0 entries from DBSTATC (ANLP 01 ) deleted.

4 ETW000 0 entries from DBSTATC (ANLV 01 ) deleted.

4 ETW000 0 entries from DBSTATC (ANLZ 01 ) deleted.

2EETW000 Update and insert sequence failed due to an error in DBI.

2EETW000 maybe there's a concurrent process which inserted this table entry at the same time.

4 ETW000 this is the key: 0x415051442020202020202020202020202020202020202020202020202020303120202020202020202020202020202020202020204

4423620202020202020

4 ETW000 0 entries for DBSTATC imported (APQD 01 DB6).

2EETW000 Update and insert sequence failed due to an error in DBI.

2EETW000 maybe there's a concurrent process which inserted this table entry at the same time.

4 ETW000 this is the key: 0x415051442020202020202020202020202020202020202020202020202020303120202020202020202020202020202020202020204

f5241434c4520202020

..................

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Did you solve the problem i am also facing the same issue.No log files are being update.

Thanks

kalyan

Former Member
0 Kudos

Hey Kalyan,

I dont know if he has solved the issue ... but it seems this errors comes if you are having a duplicate entry or something... You may delete index on table in question as in his case its APQD simply delete the primary index of the respective table and recreate it. Repeat the upgrade phase....

Note 626915 - Transport problems with tables with a unique index

all the best !