Re: database size vs. its performance



aleu@xxxxx (aleu@xxxxx) writes:
If we assume that there are two databases A and B, which have identical
schema but different number of records (say A is 10GB and B is 1TB),
they use 2 identical servers and SAN for their data storage, is it fair
to say that the physical DB size in this case will not play any role on
the performance and both databases will offer similar performance?

Maybe. Maybe not. It depends, as we have said, how well the indexing
aligh with the queries. But if your queries are of the kind that they
have to traverse all rows, then size will matter a whole lot.

I'm afraid that your questions are too simpleminded to yield very good
answers.


--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx

Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx

.



Relevant Pages

  • RE: Fulltext failure on a 2 node cluster
    ... Server full-text search resource online: "SQL Cluster Resource 'Full Text' ...
    (microsoft.public.sqlserver.clustering)
  • Re: HELP PLEASE ~ ???
    ... You mentioned that it went ahead and added a SQL ... SQL Server 2000 database for all my data. ... find the connectionString in the newly recreated SQLExpress database. ... The connection string specifies a local Sql Server Express instance ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Database server job (QZDASOINIT) performance anomaly
    ... Following an IPL of the iSeries, the Windows server in one location ... hangs when running the queries. ... sometimes sql ptfs may change sql behavior a lot:-| ...
    (comp.sys.ibm.as400.misc)
  • Re: Multi-Channel Raid VS SAN Storage
    ... A 5~6 years old server is a very old server. ... As I mentioned, the server is one node in a cluster environment, and SQL is ... We actually are running RAID 1+0 and our aplication is definately more ... needs it's own SAN device, or at least a dedicated IO channel on the SAN. ...
    (microsoft.public.sqlserver.setup)
  • Re: Database server job (QZDASOINIT) performance anomaly
    ... the same set of SQL queries against our iSeries; only the value of a location parameter changes from one remote server to another. ... Queries that used to run in a couple of minutes, and that continue to run for that duration in the other remote locations, now run 15 minutes or longer, sometimes for hours. ...
    (comp.sys.ibm.as400.misc)