performance issue
Hi,In every interview I'm facing this question, When a user is complaining that my query is running slowly or not responding properly what you will do as a DBA. Can anyone please explain clearly with...
View ArticleError in Starting Database Mirroring
Hai Everyone.. I have an issue in mirroring which i described below.I am getting the above error when i click on "start mirroring" button. I turned off firewall in my antivirus. And i also executed the...
View ArticleAfter migration
Hi,How to reconfigure the application to use the new server after migration?
View Articlechange collation for each table in database
Hi all, how do I change collation for each table in database (using one command if possible) ?
View Articleservice pack installation fails
Hi,If service pack installation fails, we will have to check in summary.txt file in hotfix folder. What we have to check to there, generally what we will observe there. What are the possible reasons...
View ArticlePerformance Issue OnSingle Database
Hi,I have a performance issue on a single database on a SQL Server that has 32 databases. All other databases appear OK.How do I begin investigating this?I'm running SQL Server 2008 R2.RegardsPaul
View Articlesql server not starting
Hi,If sql server is not starting and even no errors are in error logs, then what is the next approach to it get resolving.
View Articlemembers of a given Log_in
Experts,I have a log_in in SQL server called 'x'. I do not know who are the members of that specific log in. I know that under that log in there must be more than one windows account. I am feeling that...
View ArticleCreating procedures in SQL
I have this SQL code:The first one is when users select all records from Assigned table and when user TaskSelection as combo box="Assign"SELECT BaseClassRoutineAssigned.* FROM BaseClassRoutineAssigned,...
View ArticleStored Procedure Wizard
Hello Everyone and thanks for your help in advance. I am new to SQL Server 2005 and am trying to understand the Stored Procedure Wizard. In SQL 2000, it seems that the wizard does a lot more of the...
View Articlehow much available memory and PF usage?
How much available memory is best practice for SQL servers? We have some alerts set up by our system admin, they go off if the available memory goes below 500mb. Which is fine for other servers but I...
View Articlehow much time does it take to rebuild index
Hi,How much time does it take to rebuild the indexes of 1 TB size table.
View ArticleInstallation of Golf Program requires uninstalling Microsoft SQL 2005 and...
I am running Win 7 and about to purchased a new computer with Win 8.1. The USGA wrote a Tournament Program which is used nationwide called TPP (Tournament Pairing Program). It was developed prior to...
View ArticleWait on the Database Engine recovery handle failed. Check the SQL server...
I m using SQL Server 2012 Developer Edition. Even I tried 2012 express and enterprise edition but all gave same error. I browsed msdn blog. But nothing help me out.Below is the error log details--...
View Articleproblem in install ms sql serever 2008
I am trying to install ms sql server 2008 on my system windows7. But after selecting new sql server standlone application installation it asking me to choose path . Even after selecting the path Its...
View ArticleWindow Ranking Functions
Hi I was confused with Window ranking function with ranking function in sql server. Also same for offset function. Can anyone please solve my doubt?Thankshari
View ArticleChinese garbled in MSSQL2000 - by ASP
Hi experts,Here I got some problems with my application. (ASP & English Version SQL Server 2000)As we are using English MSSQL Server 2000, we got some new functions and we have to facilitate...
View ArticleUpdate Query Taking 23 seconds
I am not sure if I am in the correct location or if I should be in the SQL forum but here is my question:I have an update statement that goes out through SQL 2000 through a local linked server to...
View ArticleData Extract - Partitioning
Hello, I have a table containing 3 columns Department Name, RiskScenario and Cost. I am trying to create a data extract that contains the top 3 Risk Scenarios (sorted by Cost) per Department. I tried...
View Article