cancel
Showing results for 
Search instead for 
Did you mean: 

Issues while saving urgent change

Former Member
0 Kudos

We have configured Charm on solution manager 7.1 sp08. Have successfully created urgent change document but while saving the urgent change we are gettin below error:

ERROR: The ABAP/4 Open SQL array insert results in duplicate database records. records in the data base. (termination: RABAX_STATE)

Short dump highlights are as follows:

An exception occurred that is explained in detail below.
The exception, which is assigned to class 'CX_SY_OPEN_SQL_DB', was not caught
in
procedure "COM_PARTNER_UPDATE_DU" "(FUNCTION)", nor was it propagated by a
RAISING clause.
Since the caller of the procedure could not have anticipated that the
exception would occur, the current program is terminated.
The reason for the exception is:
If you use an ABAP/4 Open SQL array insert to insert a record in
the database and that record already exists with the same key,
this results in a termination.

(With an ABAP/4 Open SQL single record insert in the same error
situation, processing does not terminate, but SY-SUBRC is set to 4.)

We tried implementing OSS notes as well but of no use.

Will creating a new project help in this case. Kinldy reply.

Thanks in advance

Anshu

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

I am facing the same problem. We have the same short dump. It happens only sometimes, we cannot find what the problem is. Did you find an answer to your problem?

FYI - We are on 7.1 SP14.

Thanks,

Philip

Former Member
0 Kudos
Former Member
0 Kudos

We have implemented this note as well..but no impact problem remains same..

Thanks & Regards

Anshu

Former Member
0 Kudos


Adding more info related to implementation of note 2015657, following notes were irrelevant - 1651404, 1689809. rest of the two notes -1837743 and 1881656 were completely implemented.

Hope this clarifies the situation.

Let me know if any other note to be implemented...or creating a new project be helpful.

Thanks & Regards

Anshu

Former Member
0 Kudos

Hi,

Upload full shortdump from ST22.

BR,

K.

Former Member
0 Kudos


Pls find the short dump attached.

Thanks

Anshu

Vivek_Hegde
Active Contributor
0 Kudos

Hi Anshu,

Have you implemented the latest version of Master Note for Change Request Management SP08?

Regards,

Vivek

Former Member
0 Kudos

Yes, we have implemented latest version of Master Note, 1775258...

Thanks & Regards

Anshu