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 ArticleLog shipping Configuration with Net backup solution
Hi,i have 1 production server where i have sql 2005 64 bit is installed ,i have configured NET backup job for FUll @ night, Diff Every 3 Hours , and log backup every one Hour.Now my company have a plan...
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 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 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 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 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 Article