Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Dump while running the transaction code /n/opt/vim_7ax3

former_member563268
Participant
0 Likes
702

Hi Experts,

While running the transaction code /n/opt/vim_7ax3, I am getting a run time error. Details are as below.

Short text of the error message:

System error: Database table SWWWIHEAD could not be written to

Long text of the error message:

Diagnosis

     A modifying operation on the database table SWWWIHEAD ended with an

     error. The problem occurred with instance 'xxxxxxxxxxx'.

The dump is happening within in the include~method :  IF_SWF_RUN_WIM_PERS_INTERNAL~SAVE, under the class CL_SWF_RUN_WIM_LOCAL.

This runtime error happens only in one client and started after the DB refresh using the production data cut.

Could you please drop in your suggestions on how it needs to be taken.

Regards,

J

1 REPLY 1
Read only

FredericGirod
Active Contributor
0 Likes
488

Hi,

could you check the exact part of the code dumping ? 

maybe you are trying to update an external database

regards

Fred