This is an old revision of the document!
Restoring Replicant Server To Master Server Status
Navigate to TapeTrack Framework Server installation folder (default installation location C:\Program Files\TapeTrack\TapeTrack Framework Server)
Stop the TapeTrack Framework Service.
Open the file TapeTrack\TapeTrack Framework Server\var\db\DB_CONFIG in a text editor such as Notepad.
Using the # symbol comment out the lines of code:
rep_set_priority 0 repmgr_site replicant-1.tapetrack.com 5010 db_local_site on repmgr_site master.tapetrack.com 5010 db_bootstrap_helper on rep_set_config DB_REP_CONF_BULK on
to match the following example
#rep_set_priority 0 #repmgr_site replicant-1.tapetrack.com 5010 db_local_site on #repmgr_site master.tapetrack.com 5010 db_bootstrap_helper on #rep_set_config DB_REP_CONF_BULK on