drop article does not clear records from MSreplication_objects
I have simple transactional replication set up. One of the publications had 3 articles. 1 of those became unnecessary, so I did:EXEC sp_dropsubscription @publication = 'Pub_A', @article = 'Art3',...
View ArticleRandom Error: A network-related or instance-specific error occurred while...
Over the weekend around 2am in the morning we started receiving the following error from all of our web applications accessing a particular SQL Server: A network-related or instance-specific error...
View ArticleCMS -Store the results in a table
I have configured CMS in my sql 2008 instance. I want to import all the resultant to a table t present on the same instance.How to do it?vivekanandhan periasamy
View ArticleVirtual SQL Server failing to create snapshot during backup (Netbackup,...
Hi, I'm hoping someone can offer some advice regarding an issue I'm having trying to back up a Windows VM via a Flashbackup policy. For the past few days (no issues previously) this backup has been...
View Articlesql query failed
Unhandled exception has occurred in a component in your application. If you click continue, the application will ignore this error and attempt to continue.Object reference not set to an instance of an...
View ArticleInstance error
When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box
View Articlesysjobactivity cannot insert duplicate
We have a job which runs through ok, but right at the end it (presumably) tries to update sysjobactivity to say success. Upon attempting to do this it looks like it's failing (with error below in error...
View Articleregardin linked servers, when i ran the linked server query i got the error...
Hi All,i created a linked server beetween sql server 2005( windows 2003 cluster) and sql server 2008r2(windows 2008 cluster), both are in cluser. after that test connection and select query was running...
View ArticleLanguage problem
Hi,I insert this室内游戯into the table. But when I select from the table, I get thiswhy?Many Thanks & Best Regards, Hua Min
View ArticleDisk performance question: disk bytes/transfer
Hi,I'm suffering performance issue with my disks.its for a datawarehouse, so I setup the SQL Server flag to use the extended pages. its supposed to read 256Kb instead of 64kb.on my tempdb drive, the...
View ArticleBlock / Locking
I'm currently experiencing issue with a .Net application with a SQL Server back-end.The application generates inventory via a database transaction with requirements of up to 4 a second in peak periods....
View Articlerebuild indexes - should all services be stopped before doing this?
Rebuilding indexes, if there are a large number of tables that have badly fragmented indexes could take a while. Also, if not using the "online" option, this will lock tables while this is being done,...
View ArticleTypeperf is throwing error message for the SQLServer counters
Hi,I am using typeperf tool to collect performance data and I am following the below mentioned link for the...
View ArticleCannot add new transaction log file, or grow existing one, because...
My database (SQL2012SP1 EE) is in simple recovery model. My free space on the disk is at least 10 times the size of my database. It seems I cannot make any changes to the database because the...
View ArticleSQL Server Virtualization
The standard edition of SQL Server 2008 R2 is limited to 4 cpus in a vmware environment. If the physical host is hyperthreaded, however, it appears that the standard edition can use 8 vcpus. Can...
View ArticleUniversal Batch File
I have a sql job which has a step to execute a batch file. We have 3 different environment ( DEV,PROD and QA). Evereytime we have to edit our batch file to run in 3 different environment since system...
View ArticleBlocking issue..
Hi team,i facing blockings issues,i see the no.of blockings but automatically sql engine relished the blockings,here problem is when i getting the blockings that time Application is very...
View Articlehow to indentify lead blocker in sql server 2005
Hi All,Is there any script to find the lead blocker in sql server 2005.Maheshwar Reddy
View ArticleSQL Server 2012 - Data Collector - Server Activity & Query Statistics Reports...
Hello Community,I am using SQL Server 2012 and I have configured the SQL Server Data Collector. When I view the Disk Usage Report there is current data, however when I view the Server Activity &...
View ArticleError resource limit was reached
Hi All,My sql job fails today and it throws an error at step 28 the error was MessageExecuted as user: NT AUTHORITY\SYSTEM. The OLE DB provider "SQLNCLI" for linked server "hrpldb" reported an error....
View Article