dbTalk Databases Forums  

Slow on over 5.5 millions of records

microsoft.public.sqlserver.setup microsoft.public.sqlserver.setup


Discuss Slow on over 5.5 millions of records in the microsoft.public.sqlserver.setup forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
FEVIS
 
Posts: n/a

Default Slow on over 5.5 millions of records - 07-15-2003 , 11:49 AM






Hi Everybody,
I have installed Sql-server-2000 on windows-2000 based-
server, i have a trouble with a table, it has 5.5 millions
of records and sql'sever's procedure runs very slow when i
run a query or a Store procedure. I have installed
servicepack 3 for sql-server-2000. Any help please..

Reply With Quote
  #2  
Old   
Keith Kratochvil
 
Posts: n/a

Default Re: Slow on over 5.5 millions of records - 07-15-2003 , 01:05 PM






You don't give us much to use to help you.

What type of machine are you running on? A PII 300 with 128MB of RAM and a single IDE HD, or a P4 2Ghz quad Xeon machine with 2GB of RAM and a good SCSI disk array with a quality disk controller?

What type of query are you doing? If you return all rows (SELECT * FROM table) then yes, things will be slow. I would even guess that your client will run out of memory.

If you are trying to retrieve a few rows, do you have proper indexes in place on the table?

--
Keith, SQL Server MVP

"FEVIS" <fermin_bueno (AT) hotmail (DOT) com> wrote

Quote:
Hi Everybody,
I have installed Sql-server-2000 on windows-2000 based-
server, i have a trouble with a table, it has 5.5 millions
of records and sql'sever's procedure runs very slow when i
run a query or a Store procedure. I have installed
servicepack 3 for sql-server-2000. Any help please..

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.