How to distinct trace of different AGs in one instance
OK Let's say I have a custom application which uses traces to audit SQL and I have 2 AGs per one server instance. There are 3 instances.I have to distinct the traces for this two different AGs and save...
View ArticleR2 recover from Corrupt SQL Server
Now i am searching any tool, which recover all over data MDF file and R2 from SQL server.DECLARE @DBName VARCHAR(64) = 'databasename' DECLARE @ErrorLog AS TABLE([LogDate] CHAR(24), [ProcessInfo]...
View ArticleTwo site SQL Database
Hello everybody,I'm not expert of SQL Server and I tried since days to configure what I want but I'm block.I have two sites with 2 Windows server 2012 R2 standard in each site.Both site are network...
View ArticleSQL 2014 Clustering on NAS
Hi,I would like to find out from Guru here if anyone run production setup for two SQL 2014 node cluster (Windows 2012 R2) using Synology NAS (RS2416+)? Thank you
View ArticleRequested versioned row was not found.
When I execute store procedure that reads the data from readable secondary I received this error:Transaction aborted when accessing versioned row in table 'xxxx' in database 'yyyy'. Requested versioned...
View Articlesql and azure login time slow
hii have a SQL alwayson setup of 3 virtual machines. two sql servers and one for cluster quorum. the sql listener Works fine, but the connection login time to the sql server instanse are slow. ive...
View Articletransaction log task
I have create one custom list and create with required columns like uniqueidentifier ,sub identifier ,user name, access type....... like that but every time the uniquefier is incremented by one (ex:...
View ArticleBest way to Move two nodes in a Multi-Subnet Failover Cluster
I have three nodes. One is at a remote site, two are here. THe ones here need to move from one subnet to another. Contemplating just doing a reinstall, but wanted to see if anyone had better ideas on...
View ArticleAlwaysOn Availability
We are planning to implement Net Backup on all our newly migrated SQL Server 2012/2014 AlwaysOn environment.But Netbackup guys are telling that Netbackup is not support AlwayOn.Is there any alternate...
View ArticleI do not see disks while building a Scale-Out File Server on Windows Server...
Following are my environment detailsI have created 2 virtual machines in Azure. node 01 and node 02Both machines are using windows server 2012 R2Attached disks for node 01 and node 02Added node 01 and...
View ArticleAlways On Configuration
Hello,I am trying to test few scenarios with always on and I know Microsoft has the SQL 2014 virtual labs, so, I am using it, but when I enable the Always ON from SQL configuration Manager, it hangs...
View ArticleTrigger SQL Job After Failover
We are using SQL Server 2012 AlwaysOn.We are doing some testing, Like we created SQL job on Primary Replica and all other secondary replicas.If any failover occur the job will run and send the report...
View ArticleAlwaysOn for SharePoint Server DBs - (1st SQL Server)
This is our first SQL Std server and we wanted to take advantage of the HA + DR features of SQL 2014 Std. I have read what feels like a 100 pages on AlwaysOn and I do need some clarification and...
View ArticleSQL 2014 Listener Cannot be accessible even from the SQL Second node
Hi Folks, i have created a AlwaysOn Availability with SQL 2014 and SharePoint 2013 has to be configured with it. initially we noticed that sharepoint cannot be connected to SQL Listener, but later we...
View Articlebackup with always on
I have been unable to get a backup working properly via the readable secondary. (if I preference using the primary for backup, the backup succeeds when I connect to the primary or to the cluster...
View Articlebackup with always on cluster
I am setting up a new alwayson cluster sql2014. there are no shared disks. the secondaries are set up to allow read accessi have several user databases set up and seem to be working oki want to set up...
View ArticleSQL Server 2012/2014 AlwaysOn
If I fail over to an asynchronous replica, and it’s behind, how do I sync up changes after the original primary comes back online?
View ArticleSQL Cluster were errors retrieving file shares
hello help again built a SQL cluster on three hyper-v ( the hyper-v are vm living on parent node. ) today, i see sql (file server)report there were errors retrieving file share. what's the problem....
View ArticleNoob regarding SQL 2014 Availability Groups
We've set up a new SQL environment (call it Primary), and want to use Availability Groups/Always On to our DR equivalent at some point.I haven't set up Availability Groups before. If we have already...
View ArticleAlwaysOn OR SQL Cluster on VMWare environment?
Dear Guru's, I am looking for some opinion on implementing High Availability on our SQL Environment. Our environment is VMWare and all of our machines are virtual. I've piloted SQL 2012 Always ON with...
View Article