Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /homepages/8/d352291751/htdocs/sql313/site/libraries/vendor/joomla/application/src/Web/WebClient.php on line 406
Near-Real Time Vendor Data On-Prem

Near-Real Time Vendor Data On-Prem

Backups and Restores

The company I am working for has a copy of a vendor database on-prem for reporting and analysis.  The database is over 4 TB at this time, and constantly growing due to acquisitions and continued patient care.

Currently, our process for updating the data is log shipping, a tried and true method which has been successfully updating the database for years now.  Requirements are ever-changing, and there is a desire to have data that is updated more often during the day.  This article describes the current process, and explains how Availability Groups can be used to fulfill the requests.

Click here for a pdf that shows the current process, and both new processes, as explained in detail below.

Current Process = Log Shipping

New Process = SQL 2014 Availability Group

New Process = SQL 2016 Availability Group

* This would be either starting with SQL 2016 fresh, or starting with SQL 2014 and then upgrading to it when the vendor is prepared.