cancel
Showing results for 
Search instead for 
Did you mean: 

Archiving Job for PI7.3

former_member568822
Active Participant
0 Kudos

Hi Experts,

We have a PRD PI7.3 system with archiving job running. When i run the report RSXMB_SHOW_REORG_STATUS, we notice that there's large xml message which not archived. How can we archive those 2606.164 records? Thanks.

Message and adapter status is ignored in the following

- Msgs not in retention period (can be archived):                  36.466

- Msgs in retention period (cannot be archived):                2.606.164

Message and adapter status is considered in the following

- Msgs not in retention period (can be archived):                     215

Accepted Solutions (0)

Answers (2)

Answers (2)

Bhargavakrishna
Active Contributor
0 Kudos

Hi Gan,

As per my knowledge archive and deletion jobs are not configured / running successfully.

Please follow the below procedure to check the status of archive and deletion jobs.

Go to SXMB_ADM -> "Define Interfaces for Archiving and Retention Periods [To check whether the retention periods are defined for the interfaces or not.]


Go to T-code --> SXMB_Moni --> Job overview [To find the Archive and deletion job execution status].

Go to T-code --> SXMB_Moni --> Persistence layer analysis for  [To check the current database table fill level status.]

If you are using multiple clients "Messages in DB and Client looks should be same"


Run the report "RSXMB_SHOW_STATUS" to display the status of messages in the system. It ensures that there are no messages in other clients.


Status 003 shows the processed messages with success.

Below are the pre-requisites for deleting/archiving messages in Integration engine:


  1. Age of message (older than the retention period)
  2. Message status is final (e.g. 003, 021)
  3. Adapter status is final (000 or 006)


Please refer the below link for scheduling archiving and deletion jobs in SAP PI.

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

Refer the below note to trouble shoot "archiving and deletion jobs" in sap pi

OSS Note: 872388 - Troubleshooting Archiving and Deletion in PI


Regards

Bhargava Krishna

former_member182412
Active Contributor
0 Kudos

Hi Gan,

What is the below parameter configured in your system.

I think you configured 7 days and these 2606.164 are last 7 days messages.

Regards,

Praveen.