Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



I have a huge amount of data which is displayed in a report. The data is viewed every day. Every d..

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

I have a huge amount of data which is displayed in a report. The data is viewed every day. Every d..

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

I have a huge amount of data which is displayed in a report. The data is viewed every day. Every d..

Answer / monal

Update table statistics.

Is This Answer Correct ?    0 Yes 1 No

I have a huge amount of data which is displayed in a report. The data is viewed every day. Every d..

Answer / jerry joseph

Number of hits might have increased..

you can try increasing the timeout

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More SQL Server Interview Questions

What is blocking and how would you troubleshoot it? : sql server database administration

0 Answers  


What are defaults? Is there a column to which a default can't be bound?

2 Answers   TCS,


What is the use of floor function in sql server?

0 Answers  


Define synonym?

0 Answers  


How do you open a cluster administrator?

0 Answers  


What is the downside of using udf?

0 Answers  


what is new philosophy for database devises for sql server 7.0? : Sql server database administration

0 Answers  


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

4 Answers  


What do you mean by collation recursive stored procedure?

0 Answers  


What is use of except clause?

0 Answers  


How to change the name of a database user?

0 Answers  


Can you tell me some of the common replication dmv's and their use? : sql server replication

0 Answers  


Categories