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 [2019/03/27 17:46] dcummingvariable:tmss10back [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
-===== TMSS10BACK =====+====== TMSS10BACK ======
  
-The **TMSS10BACK** variable contains 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. 
  
-<note tip>Executing the command **set** in a Windows command line will display, among other information, the variable TMSS10DB and its full path</note> 
  
-{{variable:variable_set_command_tmss10db.png}}+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 [[variable:TMSS10DB|TMSS10DB]] and its full path. \\ 
 + \\ 
 + 
 +{{variable:variable_set_command_tmss10db.png}}</note> 
 + 
 +===== Example ===== 
 + 
 +==== Windows Command Line ==== 
 + 
 +<code> 
 +set TMSS10DB=C:\Program Files\TapeTrack\TapeTrack Framework Server\var\db 
 +</code> 
 + 
 +==== Windows PowerShell ==== 
 + 
 +<code> 
 +$env:TMSS10DB = "C:\Program Files\TapeTrack\TapeTrack Framework Server\var\db" 
 +</code> 
 +===== See Also ===== 
 + 
 +[[technote:setting_environmental_variables|Setting Environmental Variables]]
  
 <-  ^ variable:start |Introduction ^ -> <-  ^ variable:start |Introduction ^ ->
  
-{{tag>environmental_variables}}+ 
 + 
 +{{tag>environmental_variables path db}}
  
variable/tmss10back.1553708813.txt.gz · Last modified: 2025/01/21 22:07 (external edit)