Resyncing a Primary from a Backup Server
When a primary server is out of sync with its backup, you can manually resync the primary. 
  
 
	 Procedure
-  
		  Stop primary server P. 
		  
		   
		
 
-  
		  Back up the database at B. 
		   
		  
		  
 The result is a zip file. 
		  
		 
-  
		  Replace the database files on P with the contents of that zip file: 
		   
		  
 
			 -  
				Copy the zip file to the primary’s host computer. 
				 
			 
 
 
			 -  
				Navigate to the data folder for P. 
				 
				
			 
 
 
			 -  
				Extract the contents of the zip file into the data folder, overwriting existing files. 
				 
				
 
				  This operation overwrites 
					 some of the existing database files, but not all of them. 
				  
 
				  
			  
 
		  
 
		 
-  
		  Restart P. 
		   
		
 
 
   
Copyright © Cloud Software Group, Inc. All rights reserved.