cancel
Showing results for 
Search instead for 
Did you mean: 

Need to store the synchronous messages in SXMB_MONI for 15 days

Former Member
0 Kudos

Hi Experts,

We have a business requirement where we need to store the sychronous messages in SXMB_MONI for 15 days.

Please let me know how this can be achived.

Regards

Kiran Kumar.P

Accepted Solutions (0)

Answers (4)

Answers (4)

naveen_chichili
Active Contributor
0 Kudos

Dear Kiran,

You can follow the below document so that you will get to know how to maintain the retention periods of synchronous messages in sap pi.

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e0afdd69-a8a7-2d10-7e9a-cbf6fa21c...

Thanks and Regards,

Naveen

Former Member
0 Kudos

Dear Kiran

For monitoring purposes, synchronous messages are persisted in the message store (MS) for a specified time. Since these messages are held in the memory, you should not set this value too high because a high volume of synchronous messages can result in OutOfMemoryError errors. For details, see SAP Note 787221 - OutOfMemoryError in the Adapter Framework.

By default; correctly processed synchronous messages are deleted after 5 minutes by default.

For synchronous messages, specify this period (in minutes) in SAP NetWeaver Administrator  Configuration Management  Infrastructure  Java System Properties  Services  XPI Service: Messaging System messaging.syncMessageRemover.checkInterval.

Regards

Monika

former_member190624
Active Contributor
0 Kudos

Hi Kiran,

Goto SXMB_ADM -> Configuration -> Define Interfaces for Archiving and Retention Periods -> Retention Periods (Give 15 days for synchronous messages).

For more details go through below link

http://help.sap.com/saphelp_nw04/helpdata/en/41/b715015ffc11d5b3ea0050da403d6a/content.htm

Regards

Hari.

Former Member
0 Kudos

Hi Kiran,

please follow below steps.

1. Goto T-code sxmb_adm

2. Select Define Interfaces for Archiving and Retention Periods.

3. Select the interface and the Namespace.

4. Click on Retention Periods.

5. Enter the Retention periods for.

Retention periods for synchronous XML messages in the Database:

XML messages without errors Awaiting Deletion.

XML messages without errors Awaiting Archiving.

6. Click on SAve.

For more information, check http://scn.sap.com/thread/1729704

Regards,

Gavaksh Saxena