Server reboots when trying to restore database
One of my servers has developed a problem where it will restart during the restore of a SQL database. I've tried multiple databases and multiple backup files and it still happens every...
View ArticleSuppressing message 978 in an Availability Group
We are running with Availability Groups in SQL2012 SP1 with a primary and a secondary replica that will allow access if you use application intent read only which we are not doing. We probably have...
View ArticleError chain starting with write failure (error 655) during a DBCC CHECKDB...
Hello,We experienced the following error chain (extracted from the SQL Server logs) that ultimately caused our instance to restart and fail over one of our primary AGs, causing us unexpected (albeit...
View Articlehow to rename a database and transaction log file.
i am using sql 2008 R2 server. i have deleted a database from the manage ment console. i want to clone other database with the same ( which i deleted) when i am trying to create a database it is saying...
View ArticleDistributed Transactions fail on Linked server
We get the below error while performing a distributed transaction on linked server. We have several linked servers configured in the source server and all of them succeed with the distributed...
View ArticleSQL Remote connection without specify PORT Number between different locations
Hello,We need to connect SQL Server from one machine to another machine.We have installed SQL server with instance name as SQLExpress.We can able to connect remote connection with client machines in...
View Articleperformance counter alert.
the sql server performance counter "number of deadlocks/sec"(instance'total') of objects mssql$dbssqlinst3:locks is nowabove the threshold of 0:00(the current value is 0:05comment:deadlock event...
View ArticleSQL Server 2012 generated fatal exception c0000005 EXCEPTION_ACCESS_VIOLATION
A query inserting into a view with instead of insert trigger is failing after migrating from SQL Server 2008 R2 to 2012.Server version Microsoft SQL Server 2012 (SP1) - 11.0.3128.0 (X64) Dec 28 2012...
View ArticleSql Performance is slow
Hello I found some strange issue. My Server specification: I have Windows Server 2012 as os in server. In that machine I had installed sql server 2012 standard edition. RAM is 8 GB. & Processor...
View ArticleHekaton: Composite Primary Key in create table statement
Hi, I am trying out SQL 2014 Hekaton with Create table statement having Composite Primary key ( 2 columns).I want to include something like[Name, Number ] PRIMARY KEY NONCLUSTERED HASH WITH...
View ArticleHot to Data capture on secondary data file
Hi,I had created 4 secondary data files across different disks on the same Primary file group. These 4.ndf files were created uniformly with initial size of 350GB and autogrowth of 2GB as was my...
View ArticleInformation on a Database that was restored with NO RECOVERY
Hello,I'm working with SQL Server 2008Sp3.I have a database that was restored from a full backup WITH NO RECOVERY and it then was restored with Transaction log backup files - also WITH NO RECOVERY.At...
View Articleclustering request ques
HI,in my clustering setup quorum and msdtc are locating one node and disks are locating in another node,here clustering working or not?
View ArticleNegative numbers found within sys.dm_io_virtual_file_stats
VIRTUAL FILE STATS - Any idea why a particualr server would be "bouncing" statistics?*** This DOES NOT appear related to the sample_ms column issue ***Process collects sys.dm_io_virtual_file_stats and...
View ArticleSQL Server 2008 R2, Error: 701, Severity: 17, State: 123, There is...
In the error log, I get: 2013-06-02 00:00:37.78 spid22s This instance of SQL Server has been using a process ID of 1268 since 5/15/2013 4:12:15 AM (local) 5/15/2013 8:12:15 AM (UTC). This is an...
View ArticleWorking with Filestream
We've been using filestream storage for an app we've written in C#.net. I have some questions:1. It looks like C# code retrieves filestream data from SQL then uses Windows IO to actually retrieve the...
View Articlesql server latches
Hi,what is the sql server latches,what purpose sql server latches are using can you any one give me clear clarification...
View ArticleUnspecified error occurred on SQL Server during Index Maintenance
The following error messages received during Index Maint job."Msg 0, Sev 0, State 1: Unspecified error occurred on SQL Server. Connection may have been terminated by the server. [SQLSTATE HY000]" This...
View Articlehow to make inquiries, searching, into the SQL
I am looking for a manual to following the instruction in which i can learn to make inquiries, searching. specially the frecuent usefull commands.thanks
View ArticleMssql 2008 attach on the network
Hi ı want to attach mdf/ldf file an anohter pc in the network. But sql say "failed with the operating system error 5(access is denied.)" the files are shared. How can ı do it? I use this...
View Article