SQL Server Domain password
Is there any way I can recover SQL Service Domain password or password which installed under the SQL Server service. IS there anyway I can decrypt? Please help me.....Thanks
View ArticleHow to know if an insance is a default instance or a named instance?
I obtain a list of instance names by using the method in this article:http://blogs.msdn.com/b/askjay/archive/2011/10/11/how-can-i-get-a-list-of-installed-sql-server-instances.aspxOn my computer, there...
View ArticleDifferent Performance Between "Intel Xeon X" series and "Intel Xeon E5" series
Hi all,We have many servers in our company, most of them are ProLiant G7 and G8.On G7 series, Intel Xeon X5680 3.3GHz processors are installed and on G8, Intel Xeon E5-2690 2.9GHz processors are...
View ArticleCannot obtain the required interface ("IID_IDBSchemaRowset")
I hope some oone can help with this.I have a sql 2005 32 bit sp3 STD Edi running on Windows 2003 sp2 Std EdiI am using a domain account and am local admin on the box. The SQL and the SQL agent are both...
View Articleabnoraml number of Batch requests/sec
Hi , I have sql 2008 x64 SP 2 clustrted and counter Batch requests/sec starts shows unusual figures 2000\sec instead of 300 and 400 per sec which is the normal numberis there a way I can use to capture...
View ArticleSetting TCP port for Named Instance using powershell on Win2012 with...
Hi All,I am trying to configure TCP port of named instance in win 2012 server (SQL Server 2008 r2 installed).when i run below PS code got the error. can someone help to rectify the issue.#$instanceName...
View ArticleSelect count(*) cause time out error
I invoke the following statement:select count(*) as total from table1where table1 is large(30000 rows), total size of the database is more than 20GB.The above statement will cause time out error. How...
View ArticleIs there a MSDASQL 64 provider on Windows 7 Ultimate x64 bit OS?
There are two providers for linked servers that can be used for SQL Anywhere 16 from SAP/Sybase.The ODBC Manager for Window 7 x64 bit does not have a Microsoft OLEDB provider for ODBC in the ODBC...
View ArticleSQL Server 2014 columnstore with partitioning/indexed views bug
Hi all,This appears to be two separate bugs in SQL Server 2014, but somewhat related. I'm running the latest cumulative update (version 12.0.2342).Basically, I have a simple table that I partition and...
View ArticleSQL SERVER 2012 Database Engine login issues
I've installed MS SQL SERVER 2012 Standard Edition. WHat i'm facing now is the SQL SERVER will auto change my "sa" login password to soemthing else. I had put a password to "xxx", but when login to...
View ArticleMaster database in single usermode
Dear All,Today we have observed that master database went into single usermode. We are unable to bring the database into Multi_user mode. The instance(named) and application both are running fine but...
View Articleanalyze I/O per database
Hi , I have used a DMVs query can give my I/O Statistics by file for my database , but actually I can't analyze the figures as below I 'd be greatly appreciated if you give me a clue about each column...
View ArticleHow to change a field value when a year changes?
Hi Techies,I am developing an application using windows forms.I am stuck at a point where I have to implement a functionality.I have a table with fields like...
View ArticleExtended events returning CDATA
Hi,I created a XE session in SQL Server 2008 to capture deadlocks (xml_deadlock_report), but the result is returned in CDATA inside the value field.This way became more difficult to query the result...
View ArticleConsolidating multiple instances into one - SQLSERVER BROWSER
Hi all,my goal is to consolidate multiple SQL Server named instances from several servers into one instance. I'm searching for a documented procedure for redirecting client connections, I'll try to...
View ArticleNeed to estimate the SQL drives to upgrade the size
Hi All,We are planning to get a new drives for SQL server and for that we need to estimate the sufficient size of the drives. We have history tables since last year June which capture the DB files...
View ArticlePowerShell SMO Breaks With LocalDB 2014
Hi. I have a script that I've been using a while that does some SQL configuration. I just got done with new elevation, UAC, and share access issues for my SQL install scripts. Now I can't get the...
View ArticleBackup failed: System.Data.SqlClient.SqlError: Backup and file...
Using SQL Server 2005 Server Management Studio, I attempted to back up a database, and received this error:Backup failed: System.Data.SqlClient.SqlError: Backup and file manipulation operations (such...
View ArticleSQL Server 2008 R2 Memory Pressure
I have a SQL Server 2008 R2 Standard (x64 bit). It has 64GB of memory, but memoryclerk_sqloptimizer consumes about 36 GB. How should I clear it and identify what cause the growth of...
View Article