Sgl server clustering and iis
Hello I have 2 Servers DELL with 2012 OS and Stor Ever LTO 5 as a storage.Any one could help me to install sql and application(iis)on the two server and get sql cluster with node1 and node2and have...
View ArticleHA design
All instances are SQL Server 2014 Ent. editionI would appreciate your input and thoughts about this design.We have set this design at our lab and so far done some very basic tests simulating fail overs...
View ArticleTempDB is not releasing Free space
Hi,my TEMPDB is configured to simple recovery model and 10% auto growth. When I checked the tempdb size total size is 900GB available space is 810GB and it is not releasing the free space. Can any...
View ArticleClustered SQL Instance on VM vs physical server
Is there any performance difference in having a SQL Instance hosted on a cluster with 2 VM nodes vs 2 physical nodes?
View ArticleShould MSSQLSERVER service be down on a passive node in 2008 cluster?
Hello.On a passive SQL 2008 cluster node, all SQL Server services are set with manual start type and they are all down.Is it the way it should be?Thank you.Slava
View ArticleWill backup of transaction log with truncate affect the log shipping?
Dear SQL Server Support,We are currently running SQL Server 2012 for both the production server and also the cloud server and we configured the log shipping to replicate the transaction log into the...
View ArticleMaximum memory accidentally set to 300 M on a clustered instance
I have a 3 node cluster with 3 named instances installed and today I accidentally set the maximum memory on one of them to 300M instead of 300G!My objective is to change the memory settings back...
View ArticleSQL AlwayOn Multi site
HelloIf we implement SQL always on between 2 sites each site has 2 sql servers .I want to know if we fail over between site A to site B it will be automatically failover? MCP MCSA MCSE MCT MCTS CCNA
View ArticleVirtual SQL server wont boot, what are my option
I have a Hyper V VM running SQL that has stopped booting.It had a c drive and a d drive c for OSd for database filesIs it possible to rebuild the server and attach the D drive the map a new SQL install...
View ArticleConfigure mirroring between normal sql server instance and fail over cluster...
Can we configure mirroring between normal instance and the instance which is in the cluster.Both has the same sql version but os version is different. Clustered instance has win2012R2 and the other...
View ArticleSQL Server cluster resources are not moving after move node
Hello everyone I have a problem with the sql cluster resources. It's cannot complete move to the node while moving active node to passive node. For example: Moving node from EDOC-DB-02 to EDOC-DB-01...
View ArticleDecryption error after Cluster failover
Hi Team,In a cluster environment, when fail over happens, it generate decryption error with a linked server which is registered in cluster environment, please see below for error details. But it gets...
View ArticleWeird Database restore problem
Hello, I have a database that is setup with a nightly full backup and transaction log backups throughout the day every half hour. When I try to do a restore on this database to a sql transaction log...
View ArticleIssue while running restore job against standby database in Log shipping in...
Team,We have logshipping configued with generic setup. And when the restore job is running against standby database;only a portion of the log backups are being restored and the standby database is...
View ArticleQuery on SQL Server 2014 AlwaysOn
We have two DB servers with the name of DB1 & DB2. We are planning to implement SQL 2014 AlwaysOn on PROD environment. I need clarification on below points. a. Is it mandatory to build windows...
View ArticleWhat would cause an availability group's backup preference to change?
The backup preference on my AG changed from "primary" to "prefer secondary" about a week ago and I'm trying to figure out why.I created the group with a script and the script shows it was created with...
View ArticleAlwaysOn - Select Data Syncroniation
HelloI am preparing my new Alwayon Could you please explain to me what is this snapshot :MCP MCSA MCSE MCT MCTS CCNA
View ArticleMultisubnetfailover - login timeout
Hello, We have sql server 2012 on a Windows 2012, 3 node cluster. Two nodes are local, the third is in our DR center across town (different subnet). When we failover to the DR center, we...
View ArticleLog Shipping: @ignoreremotemonitor
What does the parameter @ignoreremotemonitor in the sp_add_log_shipping_primary_database stored procedure do exactly? When I script my log shipping config out, this parameter is set to 1, but it is...
View ArticleAm I headed in the right direction for Always On Avail Groups ?
Hello All, This is my first posting and hope I can get some direction here. I am slowly wading into the deep end of Always on Availability groups and would like to run by what I have done (and need to...
View Article