Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Administration - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 6525

SQL with High availability, disaster recovery and online (read only) reports availability

$
0
0
We are looking for different solutions of following requirements on SQL Server 2012/14 version:1- High availability, 24X72- Well planned Disaster recovery3- Online system (read only) for reporting purpose.The current DB size is in terabyte and there would be thousand of entries per minute.1- Solution for backup strategy?2- Performance of application based on availability of Database?3- How fast/frequently we can up the other/secondary system/(database/hardware) ready in case of disaster.4- Is transnational Replication is a solution for online reporting? There would be continuous development in database (DDL), and would it be automatically propagate to subscriber?5- Require Less maintenance for all these requirements and easy to solve issues in case they arrives .6- Would AlwaysOn (High availability) configuration resolve all these issues?7- Would AlwaysOn also update/replicate the schema changes (DDL) activity online?[url]https://msdn.microsoft.com/en-us/library/ff878253.aspx[/url]Anyone who has any idea, Please share.Regards,Shamshad Alishamshadali74@gmail.com

Viewing all articles
Browse latest Browse all 6525

Trending Articles