Degraded 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 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 ArticleRegional setting in MSSQL server
I have an asp.net application which connects to MSSQL server. I have a table column of type smalldatetime and while inserting a date it is inserting in my local sql server but when I deployed my app...
View ArticleLog shipping issue,
Hi TEAM,we are configuring logshipping successfully but when ever run the backup job we getting bellow error message
View ArticleSQL Cluster Issue
Hi All,There seems to be an issue with a database in a cluster(the cluster is accessed from a separate server).Last week, I had loaded some data on Monday,Tuesday and Wednesday. There was also some...
View ArticleYou could be September's TechNet Guru! Turbo charge your CV with awards and...
TechNet Wiki is partnering with... YOU! Give us some juicy technical content and we might big you up!It really is that simple! Show us your forum solutions or drop us some nifty snippets and become...
View Articlerestoring error
Hi All, I have three instances running on my sql 2008 r2 enterprise.I have taken full backup of one database from default instance.I login both the instances thru sa account.Now when I try to...
View ArticleDisable Error 3197 "I/O is frozen on database %ls. No user action is...
Hi Experts,I have a MS SQL Server 2008 R2 Server with plenty of shared point databases. MS DPM (Data Protection Manager) configured for the databases backup. Every time the backup initiated it logs...
View Articledatabase corrupt
Hi all,what the reason database is goes in suspect mode..?what the reason database is corrupted?how can i resolve this issues?
View ArticleSQL query timeout error
I am using vb6 application with Sql Server 2012. Very often I get timeout error.I have 700+ tables in the database. Some tables i am using in query have 20K + rows (some have very few records also).I...
View ArticleMoving ONLINE databases into another drive...
Suppose I have one live databases name as 'GBAccount'...I have to move the database file and log file to another drive without any down time..because database can't be OFFLINE for a single...
View Articlerecovery model
Hi,What should be (recomended) Recovery model for master,msdb and model databases?Regards
View ArticleProblem with backup MS SQL 2008 when database has 2 or mare logs
Hello!I have database, that has 2 ldf. I try to do backup log via a program that uses ODBC Driver (SQL Server Native Client 10.0 ODBC ). But the backup file is not created. And application doesn't...
View Articlesql server 2012 - cluster and non cluster indexes
Cluster indexes and non cluster indexes takes extra space right? Is it ok to have only 5/6 non-cluster indexes on tables (not a single cluster index) ?? Will it take more extra space?I have columns...
View ArticleData copy across Linked Server much slower than expected
I'm trying to retrieve data from a SQL Server at a remote site running SQL2008. There is a query involved, but to isolate the issue I've materialised the data, so all subsequent tests are now doing a...
View ArticleBACKUP Detected Corruption in the database log
The logshipping backup job failed with the following error:***Error: Error occured while executing the transact-SQL statement or Batch***Error: BACKUP Detected Corruption in the database logwhat could...
View ArticleBest RAID configuration for my SQL Server 2005
I have SQL SERVER 2005 database running on windows server 2008 with following configuration SERVER:HP Proliant ML380 G7 CPU: 1 RAM: 10 GB of RAM HHD: 3*300 GB HHDs with RAID 5 configuration It has 10...
View Articlebackup files confusion..
HI, we have no.of backup files like a,b,c,d.bak like that,here problem is we are restoring c.bak file instead a.bak file, c.bak file restore that database now it's use how to resolve this problem with...
View Articleazman + SQL Server 2008 : Access Denied
Hi,I am trying to create a new Authorization store with Azman with SQL Server 2008 R2 on Windows Server 2008 Server machine. However, when i try to do that, i get an error from Azman : "Can not create...
View ArticleFind unused databases
Hi Experts,I know this is a question asked before. We need to figure out the databases in our servers that arenot being used. We could check from audit logs, profiler trace and some DMV's. But is there...
View Article