cancel
Showing results for 
Search instead for 
Did you mean: 

uncaught exceptions CX_OS_DB_UPDATE SAP SNC 712

Former Member
0 Kudos


Hi Members

We have upgraded our system to SNC712 and in SNC inbound we are getting dump

Exception 'CX_OS_DB_UPDATE' was raised, but it was not caught anywhere along
the
call hierarchy.

Since exceptions represent error situations, and this error was not
adequately responded to, ABAP program 'CA_TRIGGER_PPF================CP' had
to be terminated.

Error raised at line 96

raise exception type cx_os_db_update

   exporting

     table = 'PPFSTRIGG'.

endif.

has any body faced such error before and have any solution

Regards

Manas Malhotra

Accepted Solutions (1)

Accepted Solutions (1)

RahulHanda
Active Contributor
0 Kudos
Former Member
0 Kudos

Hello Rahul

All the asked notes have been implemented as per instruction but still the issue persist

The concern is we are not able to get the real issue; this is sure because of the inbound messages ; but in SXI_MONITOR , see no message failure with a dump

but the time once the dump has occurred notice that there are a couple of failed messages with different reason's and these messages are RDN_IN; DDN_IN; DSN_IN for sure they are related to delivery messages

And once trying to create a similar Scenario in our testing system we are not able to replicate the issue

Regards

Manas

RahulHanda
Active Contributor
0 Kudos

Hello Manas

If you are not able to regenerate the error, then would suggest to raise incident to SAP. Though what reasons are you getting with failed messages?

regards

Rahul

Former Member
0 Kudos

Hello Rahul

I have already raised a message with SAP but they are also struggling as of now

though this error is not a show stopper but wanted to get to the reason

Thank you for your help

If we are able to crack it would surely update the discussion, in between if you can throw in a few Ideas would be grt

Regards

Manas

Answers (0)