indikad
asked on
SQL Server 2000 performance tips needed
This one SQL database is becomming a bit large due to a large number of data.
What are some of the high level things that I could do to enhance the performance ?
Note that we do not have access to the application source codes that runs on top of the database, so optimising the queries and stored procs etc are out of the quesiton.
Maybe adding an index to tables is an option if that helps . But need to know how as well.
But again I would rather like to stay at the higher level, any suggestions ?
What are some of the high level things that I could do to enhance the performance ?
Note that we do not have access to the application source codes that runs on top of the database, so optimising the queries and stored procs etc are out of the quesiton.
Maybe adding an index to tables is an option if that helps . But need to know how as well.
But again I would rather like to stay at the higher level, any suggestions ?
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER