2014 May 20 8:17 AM
Hi Experts,
I am getting a the short dump SAPSQL_ARRAY_INSERT_DUPREC after executing report SDRQCR21 at line 1258
INSERT VBBE FROM TABLE DA_XVBBE.
Please help.
2014 May 20 8:24 AM
Hi Rahul,
this error come when some one re-enter same key record in the table . I think system trying to insert same reord in the table VBBE.
Please check your system SM58 entry and try to delete or re-organize that record .
goto SM58 tcode then log file-> re-organize and set user name who resend this record or using * and after that check checkboxes from screen and execute.
I think this problem will be re-solved.
Regards,
Prasenjit
2014 May 20 8:30 AM
Hi,
I think check your data transfer, Definitely the duplicates are existed in your internal table DA_XVBBE.
- check the records again!
2014 May 20 8:28 AM
2014 May 20 8:37 AM
Hi Rahul,
But a break point in Insert command and check for which record you are getting error ? Is it for all the records or in some particular scenario ?
Thanks,
Prakash
2014 May 20 3:57 PM
Did you look for OSS notes for your version ?
Regards,
Raymond