SQL Server Memory settings versus Locked Pages in Memory
(min srv memory=0 & max srv memory=48GB),(min srv memory=12GB & max srv memory=48GB) any diff in terms of locked page in memory? now let me explain my question including some internals......
View ArticleAugust SS DBE Guru - Festival of the Awesome SS DBE
It's here at last!The August round of the TechNet Technical Guru Competition!The quality and quantity of entries has been beyond our wildest expectations lately, with epic posts and useful snippets...
View ArticleSQL Server Locking Mechanism...
lets say we have a table on disk. duing a transaction a single row will be modified. so that page will go in memory. Now as per locking SQL Server will apply IX lock on table level also while table is...
View ArticleStorage size did not decreased even after deleting all rows having blob
Hellowe have one table where we were storing 3 images. Every 5 min we delete all these 3 images and add new 3 images.datatype was set to varbinary(MAX). At any moment there are only 3 images in table...
View ArticleAdobe Illustrator thumbnail view in a Picture Library?
We are using Adobe Illustrator and we need to see the thumbnails in a picture library. All of the other images work, but not the AI files. We got the 16x16 icons added for AI for the details view,...
View ArticleLimiting no of core with Sql Server 2012
Hi All,we are planning to use Sql Server 2012 EE on a hardware with 64 logical processors but want to limit Sql Server to use only 16 logical processors. Please assist for a solution which should also...
View Articledatabase IO Frozen for snapshot
Hi All,How To resolve this issue.After happening this SSMS Is not responding for connections. it's hanging.once we restart the server it is working.Please suggest the solution.2014-08-24 00:11:02.78...
View ArticlePage Life Expectancy reset to 2,756,000
Hi,does anyone experience a strange behaviour with the [page life expectancy] counter value?On some of my SQL server, the page life expectancy started from 2,756,000 (2 million) even after server...
View ArticleRecovery from sql server 2005
I am using sql server 2005.My database is increamental databse daily new tranctions are add in it.By mistake i have deleted some transaction from that database table.How can i recover it.I dont have...
View ArticleJob getting failed when am using ntlg Test\SatishG
Hi all,Am facing an issue :The job failed. Unable to determine if the owner (Test\SatishG) of job Backup_Subpaln1 has server access (reason: Could not obtain information about Windows NT group/user...
View ArticleMaster Database Rebuild failed
Hi All,We have master Database corruption and there is no backup of it, so I have to rebuild the master database..And when i gave the command to rebuild 1. No error was thrown in Command prompt2. SQL...
View Articlelong rollback transactions
Hi , I have a transactions rolling back for the last 3 hours and don't know how much time is left to complete ? is there a way to kill this SPID ...SQL 2008 x64 Ent. on win server 2008 R2
View ArticleUnable to perform a Application Aware backup after SQL 2012 SP2 and CU1
I'm running Server 2012, with SQL Standard 2012.These are running on VMWare and I'm using a snapshot backup application called Veeam to backup my VM's. Veeam is Application Aware.On the 28th August I...
View ArticleASYNC_DISKPOOL_LOCK
Hi All. I am doing a DB backup , and it holds are 90% for a very long time, so I cancel the restory query,however there is still a processeshas the following waittypeASYNC_DISKPOOL_LOCK. I try kill...
View ArticleMSSQL$SQL2005 (2) 18204
I have SQL Server x64 2005. I see next error in Application Log:Source: MSSQL$SQL2005Category: (2)ID: 18204BackupDiskFile::CreateMedia: Backup device 'D:\Backup2005\databasename.bak' failed to create....
View ArticleTypePerf.exe vs PowerShell
Hi. I need to create a process to collect performance counter information from 50-100 SQL instances. We have a new virtual environment with 3 new SANs. I've been looking online for information and see...
View ArticleCollation
Hi!I have a collation issue going on when I try to join two tables together. I was able to get rows returned in my query, however they were not the expected rows, when I used the following collation...
View Article[ForumFAQ]How to troubleshoot error "SSPI handshake failed with error code...
Understanding the problem: When connect to SQL Server with Windows authentication, you may receive the following message in the SQL Server error log:SSPI handshake failed with error code 0x80090324,...
View ArticleDistribute Configured Server2012/SqlServer2014
I am looking for documentation on distributing a configured Server2012 vhdx with SQL2014 installed. This would be to distribute the server component of my Client/server application to my clients on...
View ArticleUnable to insert records into a Database table.
I have a query that inserts a half million records into a db table. It finishes successfully, but when I try to check the data if it has been inserted using a SELECT statement, there is no data...
View Article