SQL Server 2008 CDC?
Hello:I have question in regarding to "cdc.DB_cleanup" job. SQL Server 2008 is on latest service packs.retention period is 21600 mins which is 14days. having retention for 14 days, i am still seeing...
View ArticleUnable to connect
Hi,Within the 2008 server called "WIN2008DC", I see all of the services of instance "MSSQLSERVER" are started there but when I try to connect to thisWIN2008DC\MSSQLSERVERI've got thisTITLE: Connect to...
View Articlehow to track down primary key violation problem
We have a specific file from our application that cause PK violation on our SQL 2008 server. I would like to track down what those fields are and I know which DB and table those field resides. The...
View ArticleBackups and Alwayson
We will be upgrading our server soon and we will have a hardware standing doing not much. Currently we are having hardtime fitting DBCC and Backups fit in our weekly schedule. I found out backups and...
View ArticleDB Failover
Hi Team,Last night we have failover in the log we found these things please find the below spid333s AppDomain 4 (mssqlsystemresource.dbo[ddl].3) unloaded. spid53 AppDomain 5...
View ArticleSQL Database after agent start there is a loss of network connectivity
We have an sql db that when the db starts, the server (windows 2003 sp2) has no network connectivity.When whe stop the services the network comes back.Any clues on this?
View ArticleProblem with linked server
having problems creating a linked server...The OLE DB provider "MSDASQL" for linked server "JADE" reported an error. The provider did not give any information about the error.Cannot initialize the data...
View ArticleSQL network connectity when DB starts
We have an sql db that when the db starts, the server (windows 2003 sp2) has no network connectivity. When whe stop the services the network comes back. Any clues on this?
View ArticlePartition switches are started to take a long time (over a minute for a...
We are using sql 2008 sp2 enterprise on a 64 bit 48 core (Six-Core AMD Opteron(tm) Processor 8439 SE) System Manufacturer: 'HP', System Model: 'ProLiant DL785 G6' with 256GB ram. There is no other...
View ArticleSQL Backup
Is it possible to take full backup in single user mode in sql server 2005 Standard Edition?If Yes what is the restore procedure? Is it necessary to put in single user mode while restoring?
View ArticleCan reading an FK cause a deadlock?
I'm a newbie on deadlocks, but I have one now!Say you have two tables, myDimension and myFact. There is an N:1 FK from myFact to myDimension.SPID#1 begins a transaction, updates myDimension, and then...
View ArticleModifying Compatibility mode and effect on log-shipping, replication,...
We have a SQL Server 2008 database A hosted on a cluster and is involved in the following:Replication to SQL Server 2008 database B (hosted on a cluster), Distributor is on Server A (same server as...
View ArticleStorage drives are crashed how we can up the sql server?
Hi All,Server storage drives are crashed and after that storage team has re created the drives with the same name and after that backup team has restore the previous data to new storage drives now we...
View ArticleDeadlocks mitigated
We have a situation where we had an application that was receiving thousands of deadlocks up until last Monday. They suddenly mitigated. There were no changes to the application server nor the database...
View ArticleDefragmentation in sql 2005
Hi,After rebuilding index still it showing same results.I have a usertable (Avg 80%) after rebuiling, it still showing 80%, Why it showing same?
View ArticleLinked server configaration from sqlserver 2000 to 2008 R2.
HI ,Any one can you please tell me that is it posible to configure the linked server bet ween sqlserver 2000 to 2008 R2 ?from sqlserver 2000 to server 2008 r2.
View ArticleFind PID of cmd which is called from SQL
I have a set of SQL jobs which call same exe with different parameters using xp_cmdshell. I have a situation where I need to kill on of the jobs and in order to kill it I need to kill the process...
View ArticleDownloading SQL Server 2005
Hi,For our client, we need to partition some tables as they are using sqlserver 2005 enterprise edition. Before that, we need to test in a testing environment and problem is that we don't have any...
View ArticleDrop partition
In sqlserver 2005, If i have partitioned my table based on date for each month, how do I drop partitions having data older than 3 months. This is to do the archiving the old data as we don't want old...
View Article