TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


technote:journal_history

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
technote:journal_history [2025/01/20 01:25] – [Enable Journal Entries] Scott Cunliffetechnote:journal_history [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Disabling Journal And Volume History Entries ====== ====== Disabling Journal And Volume History Entries ======
  
-When Volume are added, moved or altered by default TapeTrack adds entries to the journal database and historical records for that volume.+When Volumes are added, moved or alteredby default TapeTrack adds entries to the Journal and History databases.
  
-If moves are required, for example moving a Volume from one location to another within your racking, journal records would cause the client to be charged for the move that is not billable.  Temporarily turning off the journal and/or historical records can bypass this issue.+If you wish to change this behavior you can pass arguments to the TapeTrack Server to completely disable this logging, or selectively disable this logging for specific Customers.
  
 +\\
 +
 +<note warning>
 +We strongly recommend against ever using this feature unless you:
 +  * do not use the Journal facilities and want to save overhead and disk space, or
 +  * have a very specific need to perform operations without Volume History being created. 
 + **We strongly recommend that you never do this.**
 +
 +----
 +
 +**When this feature is used a record will be written to the Journal to record that it has been used.**</note>
 ===== Disabling Journal Entries ===== ===== Disabling Journal Entries =====
  
 [[server:start_stop|Stop the Framework Server]]. [[server:start_stop|Stop the Framework Server]].
  
-<note warning>[[technote:registry_edit|Backup Registry]] before making any alterations. +<note warning>[[technote:registry_edit|Backup Registry]] before making any alterations.  Do not edit the registry unless you are competent to do so.</note>
- +
-Do not edit the registry unless you are competent to do so.</note>+
  
 Disabling the journal entries is achieved by adding an attribute to the registry entry for the Framework Sever.  Once you have a current backup of the registry, navigate to ''Computer\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\TMSS10SVC'' in Registry Editor. Disabling the journal entries is achieved by adding an attribute to the registry entry for the Framework Sever.  Once you have a current backup of the registry, navigate to ''Computer\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\TMSS10SVC'' in Registry Editor.
Line 44: Line 53:
 [[server:start_stop|Start the Framework Server]]. [[server:start_stop|Start the Framework Server]].
  
-===== Enable Journal Entries =====+===== Enabling Journal Entries =====
  
 TapeTrack will no longer add journal entries for the Customers added to the registry entry. To restore the database back to adding journal entries: TapeTrack will no longer add journal entries for the Customers added to the registry entry. To restore the database back to adding journal entries:
Line 57: Line 66:
 [[server:start_stop|Stop the Framework Server]]. [[server:start_stop|Stop the Framework Server]].
  
-<note warning>[[technote:registry_edit|Backup Registry]] before making any alterations. +<note warning>[[technote:registry_edit|Backup Registry]] before making any alterations.  Do not edit the registry unless you are competent to do so.</note>
- +
-Do not edit the registry unless you are competent to do so.</note>+
  
 Disabling the history entries is achieved by adding an attribute to the registry entry for the Framework Sever.  Once you have a current backup of the registry, navigate to ''Computer\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\TMSS10SVC'' in Registry Editor. Disabling the history entries is achieved by adding an attribute to the registry entry for the Framework Sever.  Once you have a current backup of the registry, navigate to ''Computer\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\TMSS10SVC'' in Registry Editor.
Line 92: Line 99:
 [[server:start_stop|Start the Framework Server]]. [[server:start_stop|Start the Framework Server]].
  
-===== Enable History Entries =====+===== Enabling History Entries =====
  
 TapeTrack will no longer add history entries for the Customers added to the registry entry. To restore the database back to adding history entries: TapeTrack will no longer add history entries for the Customers added to the registry entry. To restore the database back to adding history entries:
 [[server:start_stop|Stop the Framework Server]]. [[server:start_stop|Stop the Framework Server]].
  
-Open the registry and edit the ImagePath string entry to remove the ''-H value'' entry and click OK to commit the change.+Open the registry and edit the ImagePath string entry to remove the ''-H value'' entry and click OK to commit the change, remembering to leave the ''-X'' if it was previously present. 
 + 
 +<code> 
 +"C:\Program Files\TapeTrack\TapeTrack Framework Server\TMSS10Server.exe"  
 +</code> 
 + 
 +<code> 
 +"C:\Program Files\TapeTrack\TapeTrack Framework Server\TMSS10Server.exe" -X 
 +</code>
  
 [[server:start_stop|Start the Framework Server]]. [[server:start_stop|Start the Framework Server]].
Line 132: Line 147:
  
 TapeTrack will no longer add journal or history entries for the Customers added to the registry entry. To restore the database back to adding journal entries: TapeTrack will no longer add journal or history entries for the Customers added to the registry entry. To restore the database back to adding journal entries:
 +
 [[server:start_stop|Stop the Framework Server]]. [[server:start_stop|Stop the Framework Server]].
  
Line 145: Line 161:
  
 [[server:start_stop|Start the Framework Server]]. [[server:start_stop|Start the Framework Server]].
 +
 +{{tag> technote registry server new_feature}}
technote/journal_history.1737336338.txt.gz · Last modified: 2025/01/21 22:07 (external edit)