How can I dump all the data from DBCC Memorystatus?
Hi,Using this query you lose every section ( of the results losing the meaning.I've tried unsuccessfully to google on internet each relationship between every results section and the pertinent DMV.This...
View ArticleCapacity Reports for SQL Server 2012
Team,Please suggest the methods to perform Capacity Reporting for SQL 2012. 600 Databases spanning around 18 instances.Best Regards,SharathBest Regards, Sharath
View Article0 writes?
Hi,Can you kindly test this query in the most busiest server have you got?I am just getting 0 DECLARE @WriteReads bigint; SELECT @WriteReads = cntr_value FROM sys.dm_os_performance_counters WHERE...
View ArticleDeleted log file (how to create new log file)
Hi All,I unexpectedly deleted log file..with out deattached the database.How can i create new log file for the mdf file in same log file location.Thanks in Advance...
View ArticleSQL Instance Servers not starting on computer restart
Hello, I have an issue that has been going on for a little while and have been unable to figure out what is causing the issue. Have a Windows 10 Pro computer that is being used for business. On...
View ArticleLooking for some useful link with SQL Log messages
Hi there,"A significant part of sql server process memory has been paged out. This may result in a performance degradation. Duration: 924 seconds[...]""Using locked pages in the memory manager"...Above...
View ArticleSQL server assessment
Hello,We are trying to assess our current production SQL 2012 server, to see if the existing hardware can handle if we add additional users hitting the database in the next couple of months. I reviewed...
View ArticlePlease advise about Antivirus Exclusions for SQL Database Files
Hello All, We have received a request from customer that disbaled the antivirus from Database cluster server(Active\passive)."The anti-virus can lock up the SQL Server in much the same manner as the...
View ArticleOperating system error 1(Incorrect function.) encountered.
Hi,I have Driver "D:" with type of File System is "UDF".When create new Database in SQL 2014, chose Path of new Database is "D:".Error event 17053 is log in Event Viewer:If in SQL 2008, Event 17053 is...
View ArticleLinked Server Memory Allocation
I am trying to understand how linked server query allocates Memory. In couple of articles, it was mentioned that Linked server does not use memory from the buffer pool. I am trying to understand more...
View Articledate issue
we want to use default language (syslanguages) us_english, but all querys are failling because the backend expects the date format 'dmy'. Is there a way to change the date format from mdy to dmy...
View ArticleDeadlock not detected
Hi, I've got a problem with a particular query - it runs for a while then hangs (CPU and IO count remain static). Other processes then get blocked by my query. sp_who2 and SQL Sentry both show that my...
View ArticleDue to storage issue SQL server is not working and moved system DB to new...
Hi,Due to storage issue SQL server has stopped and I have copied system DB and user Db to new location.I have changed the startup parameter as wellBut SQL server is failing with error "the request...
View ArticleAny Plain English to SQL translator??
Hi folks,I am new here. I am trying to add a natural language (English) database interface to my database. So one can simply type what s/he wants to know in English, then the application can translate...
View ArticleDelayed_durability purpose?
Hi there, I am questioning myself about either use or not use this setting in live..As per my understanding if you activate this parameter you can reduce the latency when you are writing against the...
View ArticleSQL Server 2014 Instructions to create link server to Redshift
Hi,Thank you ahead of time for any help. I have sql server 2014 32 bit on my machine and trying to create a link server connection to redshift. Below are the steps I took to try and setup these...
View ArticleMoving Sql 2008 "MS_AgentSigningCertificate.cer" file to a differen drive
We are moving our sql 2008 DB files from drive D to drive E. I noticed that a "cer" file, mentioned in the Title, is also located on Drive D. 1. What is this file used for?2. Will moving the cer file...
View ArticleSQL Server 2012 memory configuration
Hi All,We have to total 256 GB physical memory on our PROD DB server & We have total 3 DB's with the max DB size is 208978.19 MB.Currently we have below memory configuration for MS SQL:Min memory:...
View ArticleIssue in Sql Server 2016
SQL Server Services of 2016 installed on one of our server stops frequently.When I check SQL Server Error Log, I get following error Msg, Error: 17311, Severity: 16, State: 1.SQL Server is terminating...
View ArticleProblem to dbmail
Hi, I getMsg 14624, Level 16, State 1, Procedure sp_send_dbmail, Line 260 At least one of the following parameters must be specified. "@recipients, @copy_recipients, @blind_copy_recipients". but I...
View Article