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.
Answers were Sorted based on User's Feedback
Answer / prasad
Im giving few suggestions known to me.
- Update table statistics regularly.
- ur log might be full. clear the log using dump tran with
no_log
- if u r connecting ur server in a network, check the
network connections.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / 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 |
Answer / jerry joseph
Number of hits might have increased..
you can try increasing the timeout
| Is This Answer Correct ? | 0 Yes | 2 No |
What is blocking and how would you troubleshoot it? : sql server database administration
What are defaults? Is there a column to which a default can't be bound?
What is the use of floor function in sql server?
Define synonym?
How do you open a cluster administrator?
What is the downside of using udf?
what is new philosophy for database devises for sql server 7.0? : Sql server database administration
I have Two table First have UserName and second is address, in address table more than value relegated to UserName table, i want to fetch 2nd address if exist other wise 1st address access
What do you mean by collation recursive stored procedure?
What is use of except clause?
How to change the name of a database user?
Can you tell me some of the common replication dmv's and their use? : sql server replication
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)