cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple XI Instances

Former Member
0 Kudos

Hi- Does anyone know if there are problems with integrating a single XI instance with multiple backend databases..or is it more advisable to match-up one XI instance with one backend database? Thanks,

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

If you are talking about multiple application databases, yes. You can connect to as many databases you want. i.e like below

appliaction(databases) <-> XI <-->application(databases)

But if you are talking about XI database(means on which J2EE engine resides) then just one per instance.

Not sure if this is want you want.

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi- The backend DB holds customer records and is a production system. To be more specific with my question, are there any performance (response time) issues with using one XI instance to directly access 3-4 backend databases that hold customer records..or..will my response times (calls) improve by implementing one XI instance to one DB. thx

Former Member
0 Kudos

An XI system well tuned and sized can access even 100 DB at the same time.

More than DB number it's important to know how many messages par day...

Please follow the sizing guideline at service.sap.com/sizing

Regards,

Sandro

Former Member
0 Kudos

Please clarify better:

1)What do you mean with "backend databases" ?

Business Systems ?

2)What do you mean with "Multiple" ?

Development Instance

Quality Instance

Productive Instance

or

Productive Instance 1

Productive Instance 2

Productive Instance 3

Regards,

Sandro