technote:disable_replication
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
technote:disable_replication [2021/03/08 18:11] – ↷ Links adapted because of a move operation dcumming | technote:disable_replication [2025/02/14 05:34] (current) – [Linux] Scott Cunliffe | ||
---|---|---|---|
Line 6: | Line 6: | ||
<note important> | <note important> | ||
- | ===== Disable The Replication Subsystem Via TMSS10ServerHelper ===== | ||
- | Open the Server Helper by navigating to your TapeTrack install directory and double clicking the file TMSS10ServerHelper.exe, | + | ===== Windows ===== |
+ | |||
+ | ==== Disable The Replication Subsystem Via TMSS10ServerHelper ==== | ||
+ | |||
+ | Open the Server Helper by navigating to your TapeTrack install directory and double clicking the file '' | ||
As the program needs registry access to make any changes, you will receive a popup requesting application permissions. | As the program needs registry access to make any changes, you will receive a popup requesting application permissions. | ||
Line 23: | Line 26: | ||
All redundant dblogs files will now be deleted, this can be checked by navigating to the dblogs directory TapeTrack\TapeTrack Framework Server\var\dblogs. There will now be only one dblog file in the directory. | All redundant dblogs files will now be deleted, this can be checked by navigating to the dblogs directory TapeTrack\TapeTrack Framework Server\var\dblogs. There will now be only one dblog file in the directory. | ||
- | ===== Disable The Replication Subsystem Via Registry Edit ===== | + | ==== Disable The Replication Subsystem Via Registry Edit ==== |
<note warning> | <note warning> | ||
Line 46: | Line 49: | ||
All redundant dblogs files will now be deleted, this can be checked by navigating to the dblogs directory TapeTrack\TapeTrack Framework Server\var\dblogs. There will now be only one dblog file in the directory. | All redundant dblogs files will now be deleted, this can be checked by navigating to the dblogs directory TapeTrack\TapeTrack Framework Server\var\dblogs. There will now be only one dblog file in the directory. | ||
+ | |||
+ | ===== Linux ===== | ||
+ | |||
+ | Using a linux command window, navigate to / | ||
+ | |||
+ | Open / | ||
+ | |||
+ | edit the function start to include the argument -X as shown in the following code | ||
+ | |||
+ | < | ||
+ | start() | ||
+ | { | ||
+ | echo " | ||
+ | / | ||
+ | RETVAL=0 | ||
+ | } | ||
+ | </ | ||
+ | |||
+ | [[server: | ||
+ | |||
+ | When the Frameworks server restarts all now redundant log files will be automatically deleted. | ||
+ | |||
- | {{tag> technote replication cli registry}} | + | {{tag> technote replication cli registry |
technote/disable_replication.1615227094.txt.gz · Last modified: 2025/01/21 22:07 (external edit)