Sql server taking high memory
Dear All,We have a server sql server 2008 r2 64 bit(enterprise edition) on windows 2008 64bit(enterprise).Our ram size is 16gb.In this sql is using 10gb. Due to this we are always reaching memory...
View ArticleHow SQL backup data is written on VDI device in case of the database having...
What is the sequence maintained w.r.t data stream for SQL database backup having multiple data files..Is it serialized as per the number of data files or something different?
View ArticleLinked Sever (Linking MySQL To SQL Server)
Hello Gurus,What are the possible options available (and if possible the steps) to create a linked server. I use SQL Server and I want to link MySQL to my server.Regards,ebro
View ArticleServer 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 ArticleWhat is the data stream type for SQL VDI backup.
HI Can any body tell me ,What is the data stream type used for SQL VDI backup ?I also wanted to know if the tape format is a MTF format ?Is the VDI stream also contains Volume,folder and file...
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 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 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 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 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 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 ArticleDegraded query performance after UPDATE STATISTICS WITH FULLSCAN
Hi Team,I've tried unsuccessfully researching how the execution of UPDATE STATISTICS (no options) against one statistic can have a massive impact on query execution vs running UPDATE STATISTICS (WITH...
View Article