SQL Server Target Memory
Hi AllI have few SQL 2008 R2 32bits on Server 2008 32bits, I leave all the min and max memory setting to default ( i know it's a bad practise). I start up all the sql servers and check their target...
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 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 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 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 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 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 ArticleIncluding login information in the SQL mail
I am working on SQL Server 2008. I have created a trigger on a table which will send a notification mail if the records are updated. I have included what is getting updated in body of the mail. Along...
View Article