Solution : https://service.sap.com/sap/support/notes/75270 (SAP Service marketplace login required)
Summary :
R3trans terminates imports with return code 12 due to unexpected issues during array insert operations, resulting in database interface errors related to current transaction state corruption. The solution suggests using the "safeandslow=yes" option with R3trans to disable array insert optimizations, which can be set via the 'tp' command. For environments requiring immediate resolution, applying a specific R3trans patch from 20.05.97 is advisable. It's important to verify and adjust existing R3trans options accordingly to ensure continuity and prevent future transaction mismatches. See SAP Note 19466 for additional context.
Key words :
additional key words sap_dext r3trans array-insert tw150, ins -call [dbrtab4670]2eetp000 error => dbcrtab, 2eetp000 log bzy=> unexpected return code 16, 4 etw0002eetw000 db call info2eetw000 function, tp showparams <tsid> parname=r3transoptionshere, rc=4 ==> calling sap_dext[dbeh, 0075]2eetw150 sap_dext called, current array insert, array insert functionality, additional option safeandslow=
Related Notes :
76948 | R3trans: Assertion failed (twglobal.c, 545) |
19466 | Downloading SAP kernel patches |