cpu scheduling
Which cou scheduling algorithms are used in different versions of windows including 95,98,NT,xp,vista ,7and 8?Was thread scheduling with multi queue implemented in the earlier versions too or it was...
View ArticleMoving Database Servers
AllI have recently moved some production db's.Recovery Mode = Simple.XXXXX.mdf - 1.8gbXXXXX.ldf - 800mbWhen we run a full back up the log file does not reduce in size, is that normal?I have some quite...
View Articlemaximum transactions per second sql server support value
I want to know what is the maximum transactions value per second sql server support.Thanks
View Articlei nead a help
i m trying to do the sharepoint configuration wizard but it message me that the collation of SQL server putten before does not support for sharepoint 2010 so i nead to change the collaction
View ArticleError during backup process
Hi,Our system on a daily basis creates a backup of Sql Server 2008 database. It is using "backup database {0} to disk='{1}'" command. It works for years now, but recently a problem occurred.On our...
View ArticleRuntime parameter values
Hello everybody,I have a couple of queries running longer than usual (started not in SSMS). They are being executed with cached execution plans. I can see compiled values, but how can I find the...
View ArticleWhat is the best option to use 6 databases with one instance and 6 databases...
Hello,I need your help, to answer my question as below:In one server we need to create 6 databases, I have 2 options to fulfill this requirement.Option1: Install SQL Server 2008 with one instance then...
View ArticleSQL Full-text filter daemon launcher service
Hi, What is the user SQL Full-text filter daemon launcher service if in case we can stop the service what will happen.Can you please give me the clear picture of this SQL Full-text filter daemon...
View ArticleRetrieve the Data
Goal: Retrieve the data from a database.Problem: I cannot open a .mdf file and .ldf file in my Sql server because the file use SQL server 2000 and I use SQL server 2012.The second problem: I do not...
View ArticleWhy activity monitor showing different wait statistics then DMV directly?
Hello,Why activity monitor showing completly different wait statistics compared to statistics coming from DMV directly? I cleared statistics first with DBCC command then run for a minute or so and now...
View ArticleHow to apply query governor cost limit to a single login.
I have an active directory group login (external users) that I need to limit the cost of their query.I know we can prevent a query from running if its cost exceeds a threshold with the sp_configure...
View Articleerror 1069: The service did not start due to logon problems
The local sql server that was working fine earlier does not start now. I have already created tables and accessed them using stored procedures.I get an error 1069: The service did not start due to...
View ArticleTrace Issue
Hi,I closed trace files, but still it will start automatically everyday @ 12:00AMHow can i stop this?ThanksShashikala
View ArticlePerformance monitoring - capture query time with STATISTICS?
I realize I could use perfmon to monitor all kinds of stuff, but was thinking one simple way would be to start capturing how long a query took. Is there a way to select the client statistics or the...
View ArticleThe transaction log for database is full due to 'ACTIVE_TRANSACTION'
Hello team,One of the my database was in Recovery Pending state and we are trying to restore that database again with latest full backup but I am unable to do so I am getting below error.The...
View ArticleDBCC SHRINKFILE: Page 4:11283400 could not be moved because it is a work...
Hi, I issued this command on Tempdb but it doesnot shrink the file. dbcc shrinkfile (tempdev_3,1)go...
View ArticleUnable to take a backup after repairing suspect database...
Hi AllI have recovered a database from suspect mode by the following steps.1. EXEC sp_resetstatus '<Database Name>';2. ALTER DATABASE <Database Name> SET EMERGENCY;3. DBCC...
View ArticleMsg 22832, Level 16, State 1, Procedure sp_cdc_enable_table_internal, Line 607
I am trying to enable cdc on one of my tables, and I get the following error and nothing I have found seems to work,Msg 22832, Level 16, State 1, Procedure sp_cdc_enable_table_internal, Line 607 Could...
View ArticleWIll cancel sql server database backup cause anything to be hurt?
I run full backup of one big database. After 20 seconds, I click "stop action now" to cancel this backup. Will it cause anything to hurt? Want to make sure that database is still safe.Thanks
View ArticleConfiguration Manager issue...
hi Team,while we are trying to open the sql server configuration manger we are getting below error.error message: SQL Configuration Manager Connection to target machine could not be made in a timely...
View Article