Sql Service and Databases won't start on two of my databases SQl 2005
getting the errors below In Event viewer I have Event ID 17120 SQL Server Could not Spawn FRuncm thread check the sql server error log and the windows event logs for information about possible related...
View ArticleResore SQL server 2008 SP3 database to SQL server 2008 R2 SP1
I have a dump from a SQL server 2008 SP3 server and I'm trying to restore it to SQL server 2008 R2 SP1 server but getting the error:Msg 3241, Level 16, State 0, Line 2 The media family on device...
View ArticleClustered SQL instance will not start after Cluster network failure
Hi we had a network failure today on our two node SQL cluster, once the issue was resolved one of the sql instances will not come online, and is in a failed state. I can start the SQL service no...
View ArticleThe process cannot access the file because it is being used by another...
In Sql server 2005 dev edition observing the followed error.SQLServerAgent Error: The process cannot access the file because it is being used by another process. [SQLSTATE 42000] (Error 22022)....
View ArticleSQL Agent job step - SSIS package - adding a config file - will it override...
If I setup a job step to run a package and set the config file location on the "Configurations" tab, will that override the config file that the SSIS package is configured to use? Or is this a...
View ArticleIs it possible?
Hi All,I have an requirement. I have a text file.data will be dump into that file always.Whenever there is an update in that text file . The same should update in SQL Server as well.Is that...
View ArticleSSL Certificate
A 3rd party application requires SSL Encryption enabled in SQL Server - on SQL2008 / SQL2012Will I need a new instance to host the backend of that application or can I use an existing instance?If I use...
View ArticleHow can i schedule sql job to start everyday at 1am and stop at 4am?
Hi,I have requirement to schedule the job to run every day start at 1am and stop at 4am.I couldn't find the the setting in sqlserver schedule setting.Any thoughts?Thanks,Ron.
View Articlekeeping an eye on CPU/IO.
I was wondering if there is a short and effective way to have a job which runs and send an alert if the CPU utilization and IO is above normal or the expected set value?Thanks!!
View ArticleHow to clear a lock
Database has a lock that is preventing users from using it. How do I clear this lock?
View ArticleMissing Default Backup in Database Settings of Management Studio
I just installed a new SQL Server 2008 Enterprise Edition R2 with several instances. In the database settings in the properties of the servers, the default path of the backups is missing. I've never...
View ArticleDBCC CHECKDB (master): error 2570 in sys.sysbinobjs
Dear experts,After running the DBCC checkdb against master databas with DATA_PURITY argument, we recieved the error 2570 in sys.sysbinobjs. The complete output is the below (it's in spanish but you'll...
View ArticleSql Server Name and restoring databases
Hi, We have to restore a database from a dead Win2k3 server. We can re-attach the databases just fine, but our software calls to Server=subdomain.example.com;Database=soandso;When I install SQL Server...
View ArticleHow to re-construct PFS page in corrupted database
Hi All,I am troubleshooting one database in which some pages are corrupted. As Paul say we can re-construct the PFS_PAGE( please refer the below url), could you tell me step by step please how to...
View ArticleMicrosoft SQL Server 2012 Standard Error 233 and 18456
SQL Server 2012 Standard on Windows Server 2012, all updates installed.When using Visual Studio SQL Server Management Studio and using the Connect button in an attempt to connect to the database engine...
View ArticleNew Top Support Solutions blog
HelloAs part of our efforts to keep our communities informed about the most relevant content that address the top questions that we are getting in out forums and other support channels we want to...
View ArticleDBMIRROR_EVENTS_QUEUE wait Type but mirroring is not configured
Hello,While checking the databases in Activity monitor, i wonder that a database is not configured for mirroring but still its showing DBMIRROR_EVENTS_QUEUE in wait_type.I also Use DMV...
View Articlechange single user to multi user
Hi,I put the database ABC in single user mode through SSMS, now when I am changing back it to multi user, I get below errorMsg 1205, Level 13, State 68, Line 1 Transaction (Process ID 127) was...
View ArticleDifference between SQL 2005 Standards and SQL 2012 Standards edition
Hello All,Can someone please tell me what are differences between SQL 2005 Standards and SQL 2012 Standards editions.We are migrating so we need to all the differences for development and...
View Articleenabling Change data capture on database
While Enabling CDC on database I am getting below error, Can any body help me please... Msg 22830, Level 16, State 1, Procedure sp_cdc_enable_db_internal, Line 193Could not update the metadata that...
View Article