SQL and windows authentication login
Please clear my doubt.If login is windows authntication, we can not lock and expire that account right. We can just disable that account.We can not do lock the account manually, if it is windows and...
View ArticleQuery result
If we run any statement like alter login sa disabled.The output will be 'command executed successfully'.Instead of showing this one, how can i print the statement as 'Account is disabled'ThanksShashikala
View ArticleRule "Instance removal" failed
Hi All,We have uninstalled the Clustered Instance by going to Maintenance, "Remove node from a SQL Server failover cluster".We have destroyed the cluster. When we tried to uninstall MS SQL Server it...
View ArticleError While Installing SQL SERVER 2012 on Windows Serrver 2012 R2
I encounter the following errors while installing SQL SERVER on Windows SERVER 2012 R2, can anybody help me out?dotdazzle
View ArticleNetFx3 error while installing SQL Server 2012 on windows 8 Pro
I can't install SQL Server 2012 on my windows 8 Pro, every time I try I get this error: Error while trying to enable NetFx3 Can anyone help, please.
View ArticleDTCTESTER.exe doesnt work after the MSDTC failed over to another node
After the MSDTC failed over to another node, DTCTESTER.exe doesnt work.C:\DBA\dtctester>dtctester.exe k2qut domain\myuser *** Executed: dtctester.exe DSN: k2qut User Name: domain\myuser Password:...
View ArticleMaintenance Plan not working
Hi,We have bought Microsoft SQL VersionVersion Microsoft SQL Server 2008 R2 (RTM) - 10.50.1600.1 (X64) Apr 2 2010 15:48:46 Copyright (c) Microsoft Corporation Data Center Edition (64-bit) on...
View Articlecould you provide download link for sql server 2005 trail version.
Hi all,could you provide download link for sql 2005 and 2008
View ArticleInstalling SQL Server without reboot
I have an installer that installs my product. When tithe installer is done and exits, it runs an exe that kicks off the SQL Server 2012 installer with the necessary options. The first install of SQL...
View ArticleCan't apply CU5 - option grayed out
Hello,I have a local, named sql server 2012 sp1 instance running virtualized on an ESX host with VMWare. We wanted to apply cu5 to this instance and several others for the pages in memory fix. The...
View ArticleApply SP1 to SQL 2012 clustered on a Windows 2012 failover cluster
For earlier versions of clustering there was an ability to prevent a resource from failing to a particular node. I used this when service packing clusters to ensure that no SQL instances would attempt...
View ArticleSQL 2008 R2 SP2 Install problem
Hi all~~ There is problem when I am trying to install SQL 2008 R2 SP2 problem the existing is Microsoft SQL Server 2008 R2 (SP1) - 10.50.2500.0 (Intel X86) Jun 17 2011 00:57:23 Copyright (c)...
View ArticleSQL SERVER 2012 Instnace Error Windows 8
I am trying to install SQL server 2012. It keeps giving me the Instance error over and over again. I have been trying for a week now and nothing is working. I do have WinRAR. Please Help. Plus I have...
View ArticleWhen is or will there be a SQL Server 2012 R1 SP2 release date?
SQL Server 2012 SP 1 was released over a year ago on 11/8/2012. When is the next service pack going to be available? I see announcements for SQL Server 2014 CTP's, but what about fixing 2012?SQL...
View ArticleSQL AGENT not Installed when upgrading a SQL 2008R2 Server to SQL 2012
After upgrading a SQL2008R2 server to SQL2012 I noticed the SQL Agent for 2012 was not installed. The old 2008R2 version is there. There directory for the agent isn't even there.
View ArticleInstalling SQL server with local Admin rights
Dear DB expertsI have a concern about installing SQL server 2000 on win 2003 with out local admin rightsI have delegated local admin rights to a Domain user. that user can install and configure SQL...
View ArticleHow do i check if instant file initialization is enabled?
How do i check if instant file initialization is enabled?I am using SQL 2008 r2 on Windows Server 2008 r2.Thanks.Mr Shaw
View ArticleCheck instant file initialization without using trace flag.
The article http://blogs.msdn.com/b/sql_pfe_blog/archive/2009/12/23/how-and-why-to-enable-instant-file-initialization.aspx explains how to check the instance file initialization status by using a trace...
View ArticleInstant File Initialization account.
The article http://timradney.com/2012/05/31/ifi/ says to use the SQL Group account listed in lusrmgr.MSC for Instant File Initialization.Is it ok to use another account which has SQL Server sysadmin...
View Article