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 |
rusty
Starting Member
3 Posts |
Posted - 2005-03-11 : 03:33:46
|
what are the benefits of shifting from an sql server to an oracle database platform looking at the following1-recovery2-security3-cost of acquiring the hardware4-hardware requirements5-platform required for each system6-avalilability of support7-training  |
|
MichaelP
Jedi Yak
2489 Posts |
Posted - 2005-03-11 : 11:50:46
|
I've always been told the Oracle is much harder to use and more expensive than SQL Server. I think Oracle has some better options on the really high end with the grid type hardware setups. SQL server can do similar things, but not as easily.Michael<Yoda>Use the Search page you must. Find the answer you will.</Yoda> |
 |
|
eyechart
Master Smack Fu Yak Hacker
3575 Posts |
Posted - 2005-03-11 : 12:45:16
|
my opinion:1. Oracle has SQL Server beat when it comes to backup/recovery2. I think SQL has the edge. SQL ties to AD seamlessly which gives you better account mgmt features. Both support similar capabilites as far as roles and the granularity of permissions.3. Hardware costs can be the same. oracle can run on linux/intel hardware. SQL runs on the same hardware running windows. 4. Hardware requirements are essentially the same.5. SQL runs on windows only. Oracle runs on windows, linux and just about every flavor of unix available today.6. support is better from Oracle, but just barely. 7. training is a toss up. I have taken excellent courses for both Oracle and SQL Server.-ec |
 |
|
jhermiz
3564 Posts |
Posted - 2005-03-11 : 13:42:36
|
what does any of this have to do with reporting services ? Keeping the web experience alive -- [url]http://www.web-impulse.com[/url]Imperfection living for perfection -- [url]http://jhermiz.blogspot.com/[/url] |
 |
|
|
|
|