ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
Google
 
Categories  >>  Software  >>  Databases  >>  SQL Server
 
 


 

 
 Oracle interview questions  Oracle Interview Questions
 SQL Server interview questions  SQL Server Interview Questions
 MS Access interview questions  MS Access Interview Questions
 MySQL interview questions  MySQL Interview Questions
 Postgre interview questions  Postgre Interview Questions
 Sybase interview questions  Sybase Interview Questions
 DB Architecture interview questions  DB Architecture Interview Questions
 DB Administration interview questions  DB Administration Interview Questions
 DB Development interview questions  DB Development Interview Questions
 SQL PLSQL interview questions  SQL PLSQL Interview Questions
 Databases AllOther interview questions  Databases AllOther Interview Questions
Question
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.
 Question Submitted By :: D. Shyamala
I also faced this Question!!     Rank Answer Posted By  
 
  Re: 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
# 1
Number of hits might have increased..

you can try increasing the timeout
 
Is This Answer Correct ?    0 Yes 0 No
Jerry Joseph
 
  Re: 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
# 2
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 ?    2 Yes 0 No
Arun Sql Gamer
 
 
 
  Re: 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
# 3
Update table statistics.
 
Is This Answer Correct ?    0 Yes 0 No
Monal
 
  Re: 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
# 4
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 ?    1 Yes 0 No
Prasad
 

 
 
 
Other SQL Server Interview Questions
 
  Question Asked @ Answers
 
What are the authentication modes in SQL Server?  2
How do you find the number of rows in a table?  5
What is the disadvantage of using subquery exact after a select statement?ex. select (select * from sometable)  1
1. What are the grouping function in SQL ? 2. If base table of a view deleted means, what will happen while we querying on view ? will give any error ? 3. Difference between DROP, DELETE, TRUNCATE table ? 4. What is constraints and types ? 5. What is max size of nchar & nvarchar ? 6. Define ROLLBACK, COMMIT, SAVE POINT 7. How non-clustered better ? or rank the Clustered, Non-Clustered and Table scan in performance wise 8. Select 10 rows from a table ? 9. Define DML, DDL, DCL, DTL commands ? 10. What is mean by NULL value ? NULL means "" or 0 or undefined ? 11. Default constraints ? 12. Can we have more then primary Key in table ? 13. Type of integrity ? Entity, Referential, Domain ? Perot-Systems8
employee table has employee id ----------- empid ---------------- 1 2 3 3 3 4 5 5 5 6 6 6 7 here the values r repeated two times.how to select the repeated values only.i.e 3,5,6 should alone come.  3
can we call functions from stored procedure in SQL Server 2005 ? How?  2
explain different types of jions with examples briefly? Zensar2
About types of indexes in SQL server ? Cognizent1
What are the advantages of using stored procedures? Please don't simply say compilation time will be saved as they are already complied. Please specify some other advantages. 247Customer3
In which year relase the 7.0& 2000 & 2005?  1
in emptable i want to retrive the name of employee whose name in 'J'char.exp: arjun,jagadesh,niranjan,anju,aaaj etc.  7
Wht is Stuff in sql ser  1
Different Types of Functions ? Satyam2
What is a view?  4
Which virtual table does a trigger use?  3
What is an index? Yardi-Software7
What is RAID and what are different types of RAID configurations? Wipro5
Table student containing 2 columns,Join date,Employee name. Under join date 4 rows r ter =1-jan-2008,2-feb-2008,3-mar- 2008,4-feb-2008.Under Employee name 4 difeerent names jaison,robin,binoy,rahul Result set is, Table containing 4-column name=jan,feb,mar,april,,beneath these months count is given as 1,2,1,0 means these counts representing number of emplooyees joined in a month(january 1employee,february 2 employee,march 1 employee,april 0 employee) Can you give me the required sql query Wipro3
What is a Lock and let me know Different types of locks?  1
We create an index to fast the search. How it fast the query? Do we write any special keyword with query?  3
 
For more SQL Server Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com