Hello to all.
I have a IntegrationServer 7.1.2 working normally,
my doubt is, if it’s possible to connect another IntegrationServer
of the same version into the same data base of the product and work both together?
Hello to all.
I have a IntegrationServer 7.1.2 working normally,
my doubt is, if it’s possible to connect another IntegrationServer
of the same version into the same data base of the product and work both together?
Yes you can share DB but you would have to cluster them.
I have seen a lot of people do this without clustering the IS. I am not sure what the Advantages and Disadvantages are to connecting multiple ISs to the same DB.
Can anyone shed some lights on this? I think lot of people did this in 6.5 and the reason was schedulers and issues with them. Im so not sure.
Our systems are configured same database across three IS Servers, we do not any problems but we noticed following things.
if you create any scheduler(public queue/private queue), all these jobs will appear in all servers and try to execute from all servers. you might have create wrapper services in order to restrict to run on one server incase if you need. Some time we have seen scheduler page was hung but not sure this was happend because of sharing same database.
I am also trying to see there any other issues? Is this is good architecture?
We had same dilama to use Clustering or not…
Software AG suggested to consider clustering only if session state is needed in case of clnats that are cluster aware…
IS 7.1.2
i have configured 2 IS same way I would do for the cluste but without cluster enavbled and perforemd 4 tests:
We had same dilema to use Clustering or not…
Software AG suggested to consider clustering only if session state is needed in case of clients that are cluster aware…
IS 7.1.2
I have configured 2 IS same way I would do for the cluster but without cluster option enabled (check clustering guide for 7.1.2) and performed 4 tests:
So you don’t need cluster if you only want these 4 features to work in HA environment ! ! !
br
Nenad