Not being an Oracle dba, in my opinion and as in almost all respects the result tends to be the same.
<b>Unix/Linux:
Pros:</b>
- clearly wins on performance;
- vast open source management utilities
- flexibility
<b>Cons:</b>
- more skilled and specialized personnel;
- bigger administrative overhead;
- Susceptible to attacks if incorrectly configured; (This is not really just a UNIX issue.)
<b>Windows:
Pros:</b>
- administration simplicity;
- less training;
- easy
<b>Cons:</b>
- slower;
- not so good readability;
- susceptible to viruses
HTH
Last Wiki Answer Submitted: March 9, 2011 11:30 am by saturno4,570 pts.
All Answer Wiki Contributors: saturno4,570 pts. ,
Faggg15 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
Many different arguments can be made for both sides, however both OSs if poorly configured will become susceptible to attacks. I believe more attacks are in the windows environment, typically because there are more resources and it is easier to attack the windows environment.
We have 20 Oracle database servers with about half running Linux and half Windows. Our company did a detailed analysis of the servers recently.
Some of our findings were that there were no significant differences in database performance based on OS. By far, the largest factors affecting performance were hardware (CPU, disk, RAM), network (NIC, Fibre Channel cards, switches), and database configuration.
We have had fewer security problems with our Windows servers than with our Linux servers. However, that may be different in other organizations. My feeling is that any OS can be secure if configured properly.
Our conclusion was that the best OS to choose was the one for which you have the most in-house expertise and resources.
Many different arguments can be made for both sides, however both OSs if poorly configured will become susceptible to attacks. I believe more attacks are in the windows environment, typically because there are more resources and it is easier to attack the windows environment.
We have 20 Oracle database servers with about half running Linux and half Windows. Our company did a detailed analysis of the servers recently.
Some of our findings were that there were no significant differences in database performance based on OS. By far, the largest factors affecting performance were hardware (CPU, disk, RAM), network (NIC, Fibre Channel cards, switches), and database configuration.
We have had fewer security problems with our Windows servers than with our Linux servers. However, that may be different in other organizations. My feeling is that any OS can be secure if configured properly.
Our conclusion was that the best OS to choose was the one for which you have the most in-house expertise and resources.