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/07/23 01:47] – [Enable Journal And History Entries] Scott Cunliffetechnote:journal_history [2026/08/06 03:51] (current) – [Disabling Journal Entries] Scott Cunliffe
Line 16: Line 16:
  
 **When this feature is used a record will be written to the Journal to record that it has been used.**</note> **When this feature is used a record will be written to the Journal to record that it has been used.**</note>
 +
 +<note important>Please read and ensure you understand all the information on this page and the processes in play before you implement these features</note>
 ===== Disabling Journal Entries ===== ===== Disabling Journal Entries =====
  
Line 41: Line 43:
 </code> </code>
  
-Disable journal entries for all Customer US01:+Disable journal entries for Customer US01:
 <code> <code>
 "C:\Program Files\TapeTrack\TapeTrack Framework Server\TMSS10Server.exe" -J US01 "C:\Program Files\TapeTrack\TapeTrack Framework Server\TMSS10Server.exe" -J US01
 </code> </code>
  
-Disable journal entries for all Customers US01 and US03: +
-<code> +
-"C:\Program Files\TapeTrack\TapeTrack Framework Server\TMSS10Server.exe" -J "*(US01|US03)" +
-</code>+
  
 [[server:start_stop|Start the Framework Server]]. [[server:start_stop|Start the Framework Server]].
Line 87: Line 86:
 </code> </code>
  
-Disable history entries for all Customer US01:+Disable history entries for Customer US01:
 <code> <code>
 "C:\Program Files\TapeTrack\TapeTrack Framework Server\TMSS10Server.exe" -H US01 "C:\Program Files\TapeTrack\TapeTrack Framework Server\TMSS10Server.exe" -H US01
 </code> </code>
  
-Disable history entries for all Customers US01 and US03: +
-<code> +
-"C:\Program Files\TapeTrack\TapeTrack Framework Server\TMSS10Server.exe" -H "*(US01|US03)" +
-</code>+
  
 [[server:start_stop|Start the Framework Server]]. [[server:start_stop|Start the Framework Server]].
Line 137: Line 133:
 </code> </code>
  
-Disable journal entries for all Customers US01 and US03: +
-<code> +
-"C:\Program Files\TapeTrack\TapeTrack Framework Server\TMSS10Server.exe" -J "*(US01|US03)" -H "*(US01|US03)" +
-</code>+
  
 [[server:start_stop|Start the Framework Server]]. [[server:start_stop|Start the Framework Server]].
technote/journal_history.1753235240.txt.gz · Last modified: 2025/07/23 01:47 by Scott Cunliffe