TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


server:replication_decomission

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
server:replication_decomission [2022/02/15 00:54] – [Restart The Server] Scott Cunliffeserver:replication_decomission [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 3: Line 3:
 ===== DB Config File ===== ===== DB Config File =====
  
-On the server that your master Framework Server is installed, navigate in Windows File Explorer to the TapeTrack Installation folder (default = C:\Program Files\TapeTrack\TapeTrack Framework Server\var\db) and open the file DB_CONFIF with a text editor such as Notepad.+On the server that your master Framework Server is installed, navigate in Windows File Explorer to the TapeTrack Installation folder (default = C:\Program Files\TapeTrack\TapeTrack Framework Server\var\db) and open the file ''DB_CONFIG'' with a text editor such as Notepad.
  
 +{{open_db_config.gif}}
 ===== Edit Config File ===== ===== Edit Config File =====
  
Line 23: Line 24:
 </code> </code>
  
-Save the file, ensuring that it saves as DB_CONFIG.cfg and not .txt+{{edit_db_config.gif}} 
 + 
 +<note>Depending on your system setup you may need to add write permissions to allow your user-ID to save the config file. </note> 
 + 
 +Save the file, ensuring that it saves as ''DB_CONFIG.cfg'' and not .txt 
 + 
 + 
 + 
 +===== Stop The Server ===== 
 + 
 +Follow instructions at [[server:start_stop|Stop the Server]]. 
 + 
 +{{stop_server.gif}} 
 + 
 +The embedded database used by TapeTrack uses transactional protection. This means that as updates are applied to the underlying database, they are first written to a log file. 
 + 
 +If you plan to not make use of replication again disabling the replication subsystem will allow the database to automatically remove any log files that are no longer active and save on disk space. This can be accomplished easily by using the Framework Server Helper (recommended method) or by direct registry edit (advanced method). 
 + 
 +Instructions for disabling the replication subsystem can be viewed at [[technote:disable_replication|Disable Replication]] 
 + 
 +{{replication_false.gif}} 
 + 
 +===== Start The Server ===== 
 + 
 +Follow instructions at [[server:start_stop|Start the Server]]. 
 + 
 + 
 +{{start_server.gif}} 
 + 
 + 
 +You can now login to the TapeTrack Desktop Software as usual. 
 + 
 + 
 + 
 +===== Stop Replicant Database ===== 
 + 
 +Navigate to the location of your Replicant Server installation and [[server:start_stop|Stop the Server]]. 
 + 
 +{{tag> replication server registry technote }} 
  
-===== Restart The Server ===== 
  
-Follow instructions at [[server:start_stop|Stop and Restart the Server]], to load in the new config file details. 
  
  
  
  
server/replication_decomission.1644886496.txt.gz · Last modified: 2025/01/21 22:07 (external edit)