cancel
Showing results for 
Search instead for 
Did you mean: 

Infospoke failed due to SAPSQL_ARRAY_INSERT_DUPREC error.

Former Member
0 Kudos

Hi Gurus!!!

one infospoke run has failed with SAPSQL_ARRAY_INSERT_DUPREC dump. Could you please help me out to resolve this issue. Thanks in advance!!

below is the short dump message.

Runtime Errors         SAPSQL_ARRAY_INSERT_DUPREC
Exceptn                CX_SY_OPEN_SQL_DB
Date and Time          27.05.2013 04:24:52


ShrtText
     The ABAP/4 Open SQL array insert results in duplicate database records.

What happened?
     Error in ABAP application program.

     The current ABAP program "CL_RSB_DBTAB==================CP" had to be
      terminated because one of the
     statements could not be executed.

     This is probably due to an error in the ABAP program.

What can you do?
     Print out the error message (using the "Print" function)
     and make a note of the actions and input that caused the
     error.

     To resolve the problem, contact your SAP system administrator.
     You can use transaction ST22 (ABAP Dump Analysis) to view and administer
      termination messages, especially those beyond their normal deletion
     date.

     is especially useful if you want to keep a particular message.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos
RamanKorrapati
Active Contributor
0 Kudos

Hi Ravi,

Check this notes

Note 819596 - termination SAPSQL_ARRAY_INSERT_DUPREC

Note 677506 - Termination SAPSQL_ARRAY_INSERT_DUPREC

Thanks