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.
Author |
Topic |
CanadaDBA
583 Posts |
Posted - 2007-10-26 : 13:45:40
|
I am installing a SQL third party backup tool on one of my staging servers and it warned me that Java Virtual Machine is not on the server and has to be installed. Does DBAs normally install JVM on their servers? How about on a prod server?Thanks!Canada DBA |
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2007-10-26 : 13:48:34
|
I install whatever prerequisities a product needs in order to be able to use the product.Tara KizerMicrosoft MVP for Windows Server System - SQL Serverhttp://weblogs.sqlteam.com/tarad/ |
 |
|
CanadaDBA
583 Posts |
Posted - 2007-10-26 : 14:06:03
|
I don't have any problem to install but my question is specifically regarding JVM. Do you normally install it on your prod servers?Canada DBA |
 |
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2007-10-26 : 14:09:06
|
I don't have it on any of my production servers since I don't have any products installed that needs it. If you are uncomfortable with installing the JVM, then I'd suggest looking at alternative backup tools.Tara KizerMicrosoft MVP for Windows Server System - SQL Serverhttp://weblogs.sqlteam.com/tarad/ |
 |
|
Zoroaster
Aged Yak Warrior
702 Posts |
Posted - 2007-10-26 : 15:07:55
|
quote: Originally posted by CanadaDBA I am installing a SQL third party backup tool on one of my staging servers and it warned me that Java Virtual Machine is not on the server and has to be installed. Does DBAs normally install JVM on their servers? How about on a prod server?Thanks!Canada DBA
Oracle DBA's often do, it is used by Oracle applications. Future guru in the making. |
 |
|
|
|
|