cancel
Showing results for 
Search instead for 
Did you mean: 

Error during Client Copy import: 2EETW000 sap_dext called with msgnr "900"

former_member215345
Active Participant
0 Kudos

Hi,

I am performing client copy using export/import method, while importing the request to target system following error is coming:

4 ETW675 end import of "R3TRTABU/BEV3/CHCREGDISP".

3 ETW674Xstart import of "R3TRTABU/BEV3/CHCREGT" ...

4 ETW690 COMMIT "110012" "50852724"

4 ETW000  [     dev trc,00000]  Fri Jul 27 19:56:32 2012                                             3520986  11.859276

4 ETW000  [    dbsynseq,00324]  ***LOG BZY=>unexpected return code 26         calling INS        [dbsynseq#1 @ 324]

4 ETW000                                                                                                  33  11.859309

4 ETW000  [     dev trc,00000]  db_syflush (TRUE, FALSE) failed                                           18  11.859327

4 ETW000  [     dev trc,00000]  db_con_commit received an error return code in before-commit action       21  11.859348

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

4 ETW000                         caller does not handle code 1024 from dblink#4[295]

4 ETW000                         ==> calling sap_dext to abort transaction

2EETW000 sap_dext called with msgnr "900":

1 ETP154 MAIN IMPORT

1 ETP110 end date and time   : "20120727195632"

1 ETP111 exit code           : "12"

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

Kindly suggest the needful. I had already updated TP, R3trans and DB library.

Also checked note 1074030 but not able to find a relevant solution from note.

Database is MS SQL.

Thanks and Regards,

Jayadeep

Accepted Solutions (1)

Accepted Solutions (1)

former_member189725
Active Contributor
0 Kudos

It seems there is some issue with buffer synchronization .

I suggest you invalidate the current SAP buffers . Either you restart the system or issue the command /$sync

Then check if table DDLOG has entries . If there are delete them.

Then try to start the import again . You you have multiple application serves, keep them shutdown till client import is done.

Regards

Ratnajit

former_member215345
Active Participant
0 Kudos

Hi Ratnajit,

Issue has been resolved with SAP Support, I had already tried what you had suggested but didnt worked out.

Thank you very much for your kind reply.

Regards,

Jayadeep.

former_member189725
Active Contributor
0 Kudos

can you share the reply from SAP ?

Regards

Ratnajit

former_member215345
Active Participant
0 Kudos

Hi Ratnajit,

Issue: SEQNUMBER is not an identity column in table DDLOG.

Resolved by recreating table.

Regards,

Jayadeep

Answers (0)