cancel
Showing results for 
Search instead for 
Did you mean: 

How to delete manually cancelled xml messages

Former Member
0 Kudos

Hi Team,

Iam working on the scenario Proxy to JDBC.

while transferring the messages we are facing an issue

'

<SAP:Stack>com.sap.aii.utilxi.misc.api.BaseRuntimeException thrown during application mapping com/sap/xi/tf/<sap_nsap>: java.lang.OutOfMemoryError</SAP:Stack>""

When message is transferring automatically my java engine is restarting.

One more thing is that we are having 300 messages in que which are manually cancelled and are not being deleted by the std. cleaning jobs.

Can u guide us how to clear chache/messages from the que.

Thanks in advance,

Best Regards,

Kiran

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Kiran,

Manually cancelled messages can not be deleted by standard batch job

RSXMB_DELETE_MESSAGES.

You have to first archive the messages and then delete it.

Please check :

http://scn.sap.com/thread/1707669

Refer note :

#872388 - Troubleshooting Archiving and Deletion in PI

You can also set parameter in sxmb_adm  ARCHIVE->PERSIST_ARCH_MANUAL_CHANGES.

Thanks

Gaurav Ranjan