I have a huge amount of data which is displayed in a
report. The data is viewed every day. Every day the data is
displayed in 30 secs but suddenly today it is giving an
timeout message today. Data has not been changed. The
situation is same as yesterday. What might be the reason???
Please Answer.

Answer Posted / arun sql gamer

Might be a performance tuning problem.Previously it may
have less data ,since it wont give u that much trouble in
processing the query.Subsequently the size of the data may
get increased which leads to more processing time of query
hence forth arrive with the problem of tuning and to check
for proper indexing in table and also in query.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain syntax for viewing, dropping and disabling triggers?

505


What is difference between rollback immediate and with no_wait during alter database?

579


What are different types of raid levels?

554


Difference between aggregate functions of sql?

652


After creating the cube, if we added a new column to the oltp table then how you add this new attribute to the cube? : sql server analysis services, ssas

570






List out what other servers you can use with ssrs?

93


What are various aggregate functions that are available?

506


How you provide security to cube? : sql server analysis services, ssas

539


How do you use a subquery to find records that exist in one table and do not exist in another?

548


Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?

521


What is format parameter in ssrs?

109


What is repeatable read?

542


List some case manipulation functions in sql?

596


Explain the use of containers in ssis?

529


How to update a field in SQL after ALTERING a row?

690