cancel
Showing results for 
Search instead for 
Did you mean: 

XI Database

Former Member
0 Kudos

XI has a database to store the Asynchronous Messages. To fetch the excellent performance the XI Database needs to be Tuned!!!. What are all the Mechanisms that we have to follow while cosidering from the Database point of view?

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Pete,

Check this document section 3.3 for database tuning in XI:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/70ada5ef-0201-0010-1f8b-c935e444...

Regards,

---Satish

Former Member
0 Kudos

How often we have to overhaul the Database?

Former Member
0 Kudos

Pete,

I think being an XI developer we should not worry. Basis guys or the DBA guys will do a periodic check on the database. As soon as they find the space is going to be complete in DB then they will add the necessary amount of space on the DB.

Regards,

---Satish

moorthy
Active Contributor
0 Kudos

Hi,

Need to increase the many parameters like tablsize, *xifdb etc...these all are used to tune the system during runtime for the message processing.

Generally people will not increase the database space just to store the aysnc messages. Also not that, you can make use of Archiving mechanism to do so.

Go thru following tuning guide:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/70ada5ef-0201-0010-1f8b-c935e444...

Archiving:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/402fae48-0601-0010-3088-85c46a23...

Hope this helps,

Rgds,

Moorthy