TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


variable:tmss10back

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
variable:tmss10back [2020/01/20 23:45] Scott Cunliffevariable:tmss10back [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 2: Line 2:
  
 The [[variable:start|Environmental Variable]] ''TMSS10BACK'' specifies the full path to a directory that can be used to backup the TapeTrack Database.  The [[variable:start|Environmental Variable]] ''TMSS10BACK'' specifies the full path to a directory that can be used to backup the TapeTrack Database. 
 +
  
 This location is set when the TapeTrack Framework Server is installed.  If the database relocated this [[variable:start|Environmental Variable]] value will need to be reset to the new location. This location is set when the TapeTrack Framework Server is installed.  If the database relocated this [[variable:start|Environmental Variable]] value will need to be reset to the new location.
  
-<note tip>Executing the command **set** in a Windows Command Line will display, among other information, the Variable TMSS10DB and its full path. \\+<note tip>Executing the command **set** in a Windows Command Line will display, among other information, the Variable [[variable:TMSS10DB|TMSS10DB]] and its full path. \\
  \\  \\
  
Line 14: Line 15:
 ==== Windows Command Line ==== ==== Windows Command Line ====
  
-<sxh>+<code>
 set TMSS10DB=C:\Program Files\TapeTrack\TapeTrack Framework Server\var\db set TMSS10DB=C:\Program Files\TapeTrack\TapeTrack Framework Server\var\db
-</sxh>+</code>
  
 ==== Windows PowerShell ==== ==== Windows PowerShell ====
  
-<sxh>+<code>
 $env:TMSS10DB = "C:\Program Files\TapeTrack\TapeTrack Framework Server\var\db" $env:TMSS10DB = "C:\Program Files\TapeTrack\TapeTrack Framework Server\var\db"
-</sxh>+</code>
 ===== See Also ===== ===== See Also =====
  
Line 31: Line 32:
  
  
-{{tag>environmental_variables paths}}+{{tag>environmental_variables path db}}
  
variable/tmss10back.1579563919.txt.gz · Last modified: 2025/01/21 22:07 (external edit)