3 Node Cluster with 2 node SQL Always_On
We currently have more than 20 always_on clusters i.e. all following the below configurationsServer 1, Server 2 (High Hardware Configuration i.e. 16 CPU & 30 GB RAM) & File-share Witness on a...
View ArticleSQL Server 2005 Full Recovery
Hi All, How do I do full recovery of database in SQL Server 2005. I have full backup at 5 PM and log till 6.45 PM. Now how do I recover my database. Could any one provide the scripts for backing up...
View ArticleHow to find SQLServer Virtual Cluster name
team,if you have 2 node active/passive cluster with several named instances of SQLServer. How do you find the SQLServer Virtual name on one of the hosts? The only way to connect to SQLServer is via...
View Articlethe specified instance of SQL Server is hosted by a system that is not a WSFC...
I am trying to setup always on availability group sql 2012 on 2 sql servers. When i try to add the replica, it gives me this error
View ArticleFunky output from SQLCMD.EXE /L
I have a Clustered environment - both nodes with SQL 2012 on Windows 2012 Server.On the Passive node, SQLCMD.EXE /L lists the found servers as expected, e.g.,Servers: MYCLUSTER1\CLUSTER...
View ArticleSql2012 multisite cluster connection issues
Hello,I have a two node multisite sql2012 cluster. This cluster resides in domainA and the clients in domainA are connecting without issue. We have a second Domain we will call DomainB that also...
View Articlesteps to upgrade from sql 2008 r2 se (nonclustered) to sql 2012 se (clustered)
hello, I am currently running a non clustered instance of a sqlserver 2008 R2 SE and need to upgrade to a clustered instance of SQLServer 2012 SE. The underlying OS is Windows 2008 R2 SE. I already...
View ArticleDatabase 'msdb' cannot be opened
Anyone help?I opened SQL Server management studio and tried to connect with the local database and received the error message: Database 'msdb' cannot be opened. It has been marked suspect.....I have...
View ArticleVery slow performance on SQL 2012 clustered on Windows Server 2012
I'm setting up a production environment with SQL Server 2012 SP1 (Clustered) and SharePoint 2013. it turns out that the clustered SQL Server is much slower than the development machine, where is the...
View ArticleSQL Server 2000 std Report Performance Issue
Dear All,I have a VB based desktop application with back end MS SQL server 2000 database with server machine ibmx5650 with specs intel xeon 2.7GHz (24 CPU's) & 24GB RAM.There are two things i need...
View ArticleData drive of sql got curropted
my sql server data drive that hold mdf and ndf files got currepted,there were 8 files , One MDF, one LDF and 6 NDF.i am able to recover most of them but 3 .NDF files are missing, like syshis, index...
View Articlefailed to create. Operating system error 5(failed to retrieve text for this...
Hi,OS: Windows 2008 RDatabase: SQL Server 2008We have SSIS package installed on the SQL Server 2008, one of the task in SSIS package backs up database to the "E:\M1G3Datastore" drive.This pacakage was...
View ArticleMulti-site clusters
i'm trying to understand how the quorum would be setup in the case of a multi-subnet cluster. If the file share witness is placed at a third site, what happens if site 1 and site 2 lose communication...
View ArticleUnable to manual failover the Availibility group from a node to another
Hello Guys,I have an SQL Server 2012 DAG running on top of a Windows Server 2012 Failover Cluster.Today (suddenly), i was faced to an irregular issue when i want to manual failover the DAG from a node...
View ArticleSQL Server Alwayson availability groups automation
Hi all,I had configured SQL Server always on availability groups on windows server 2012 and it was successful.I’ve installed and successfully configured our SQL Server 2012 AlwaysOn 2-node windows...
View ArticleRecovery Deleted Data From Database
hiuser deleted data from application and so data deleted from Table of Database.i don't have any backup from databse.is there any solution for recover deleted data.thanks.
View ArticleHow do I restore sql server database primary data back .mdf
Hello guysMy server crashed but luckily I was not able to get back my files with help of recovery software. Now, all I have from the database are just sql server database primary data .mdf and sql...
View ArticleNot able to fail over a sql cluster.
HI, recently we configured sql 2012 cluster. After installing ,i tried to check the failover from node to node.Form active node i stopped services but it is not getting fail over to passive node. Can...
View ArticleDatabase in Suspended Mode
Hi, I faced this problem suddenly when i was trying some indexes on a local dummy table(using 'sa' user id) on DB COSMOS. After working around indexes i saved the file and closed Query Analyzer. On...
View ArticleSQL Server 2012 configuration dynamic or static ports
Hi,we've set up several SQL servers to use listeners for connections.In the past I've always set the port to be static for the instance.SQL Server configuration manager -> SQLserver network...
View Article