September 14, 2005 at 2:21 pm
Hi fellow SQL users, my question is simple, I am trying to compare ORACLE and SQL Server, does anybody know what is the user capacity ( # of users capable of bein supported at the same time) on any SQL or Oracle Server version?
I'd really appreciate your help..
brown
September 14, 2005 at 3:11 pm
This question has many answers.
The number of users mostly depends on your hardware/ quality of software.
A quick internet searching gives a try to compare sql server 2000 vs oracle 9
http://www.mssqlcity.com/Articles/Compare/sql_server_vs_oracle.htm
Price comparison according to microsoft
http://www.microsoft.com/sql/evaluation/compare/pricecomparison.mspx
Comparison 10g Oracle vs Sql Server according to Oracle
http://www.oracle.com/technology/products/database/oracle10g/pdf/cwp_general_o10g-vs-ss2k.pdf
On sql server there are by default 255 workerthreads on which all connections are divided.
Addition statistics on sql server 7 and 2000
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/architec/8_ar_ts_8dbn.asp
ps odd place to post this under SQL Server Agent, why not in General?
September 15, 2005 at 5:02 pm
Generally speaking, the number of concurrent users supported by either product far exceeds the budget for licenses
Karen Gayda
MCP, MCSD, MCDBA
gaydaware.com
September 16, 2005 at 6:13 am
Thank you for your info, I posted this question here because I am kind of new to these forums, thanks again for your help...
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply