Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Administration
 SQL Server Clustering with Jboss platform

Author  Topic 

elamin
Starting Member

3 Posts

Posted - 2010-01-08 : 05:52:38
Hello ,

Am trying to develop this design:

2 Servers clustered :

Server 1 :

Primary SQL Server (Active)
Secondary Jboss (Passive)


Server 2 :

Primary Jboss (Active)
Secondary SQL Server (Passive)


I would like to know if this design could be etablished this will be done for a great company software architecture that has been designed by JSP code and it's using jboss frame.

Thank you in advance



EL AMIN A. A.
DBA

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2010-01-08 : 12:47:44
Is Jboss cluster-aware?

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog

"Let's begin with the premise that everything you've done up until this point is wrong."
Go to Top of Page

elamin
Starting Member

3 Posts

Posted - 2010-01-12 : 05:52:17
Yes it's.






quote:
Originally posted by tkizer

Is Jboss cluster-aware?

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog

"Let's begin with the premise that everything you've done up until this point is wrong."



EL AMIN A. A.
DBA
Go to Top of Page

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2010-01-12 : 11:37:24
I don't see any issues with what you have posted then, just make sure you test it first.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog

"Let's begin with the premise that everything you've done up until this point is wrong."
Go to Top of Page

elamin
Starting Member

3 Posts

Posted - 2010-01-12 : 12:00:51
My question is if this can be done or not ?

EL AMIN A. A.
DBA
Go to Top of Page

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2010-01-12 : 12:11:24
I don't have an environment setup like that, so I can't be certain that it can be done. But my guess would be yes. Set it up in a test environment to check it out.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog

"Let's begin with the premise that everything you've done up until this point is wrong."
Go to Top of Page
   

- Advertisement -