TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


cli:tmss10resolve

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
cli:tmss10resolve [2017/11/27 00:39] – created Scott Cunliffecli:tmss10resolve [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== TMSS10ListClients ======+====== TMSS10Resolve ======
  
 ===== Synopsis ===== ===== Synopsis =====
  
-''TMSS10ListClients [-R date range] [-S logon string]''+''TMSS10Resolve''
  
 ===== Description ===== ===== Description =====
  
-TMSS10Resolve resolves TapeTrack environmental variables used in input files+TMSS10Resolve resolves TapeTrack environmental variables used in input files.
  
 ===== Options ===== ===== Options =====
Line 36: Line 36:
 <code> <code>
 TMSS10Resolve</code> TMSS10Resolve</code>
 +
 +Feeding in the variables from the script **Slotting.bat** as an example.
 +
 +<code>
 +:: Description: TapeTrack Slotting script 
 +::      System: TMSS 
 +::    SecLevel: Proprietary 
 +::   Copyright: (c) 2012 GazillaByte LLC
 +
 +::
 +:: set the working directory to the TapeTrack Scripts directory so we can use relative paths 
 +::
 +cd "%TMSS10SCRIPTS%"
 +
 +::
 +:: Set Server Logon String
 +::
 +set TTSERVER=tapemaster:-@localhost
 +
 +::
 +:: Execute TMSS10SlotAllocation and write output to Reports directory
 +::
 +TMSS10SlotAllocation -S %TTSERVER% > "%TMSS10REPORTS%\slotting_report.txt" 2> "%TMSS10REPORTS%\slotting_error.txt
 +</code>
 +
 +
 === Output === === Output ===
 <code> <code>
-ZBT001N-11:33:04 TMSS10Resolve (c) GazillaByte 1998-2017 +ZBT001N-11:48:55 TMSS10Resolve (c) GazillaByte 1998-2017 
-ZBT002N-11:33:04 Compiled Nov 10 2017 at 08:18:52 +ZBT002N-11:48:55 Compiled Nov 10 2017 at 08:18:52 
-ZBT010I-11:33:04 this program resolves environmental variables in an input file +ZBT010I-11:48:55 this program resolves environmental variables in an input file 
-ZBT006N-11:33:04 Running Under Windows 10 (build 15063 10.00) on platform x64 +ZBT006N-11:48:55 Running Under Windows 10 (build 15063 10.00) on platform x64 
-ZBT000N-11:33:04 Host is Little Endian +ZBT000N-11:48:55 Host is Little Endian 
-ZBT000N-11:33:04 Host is ASCII +ZBT000N-11:48:55 Host is ASCII 
-ZBT000N-11:33:04 Binary is 64 bit +ZBT000N-11:48:55 Binary is 64 bit 
-ZBT000N-11:33:04 Current Working Directory is C:\WINDOWS\system32 +ZBT000N-11:48:55 Current Working Directory is C:\WINDOWS\system32 
-ZBT004N-11:33:04 Today is Monday, November 27, 2017 +ZBT004N-11:48:55 Today is Monday, November 27, 2017 
-ZBT005N-11:33:04 Running on Laptop_Senior +ZBT005N-11:48:55 Running on GazillaByte 
-ZBT006N-11:33:04 Process ID 1875304 +ZBT006N-11:48:55 Process ID 1765608
-**%TMSS10DB% +
-C:\Program Files\TapeTrack\TapeTrack Framework Server\var\db%+
 %TMSS10SCRIPTS% %TMSS10SCRIPTS%
-C:\Program Files\TapeTrack\TapeTrack Framework Server\scripts%** +C:\Program Files\TapeTrack\TapeTrack Framework Server\scripts% 
 +%TMSS10REPORTS% 
 +C:\Program Files\TapeTrack\TapeTrack Framework Server\var\reports%
 </code> </code>
  
 +--> Changelog 
  
-<- cli:introduction|Command Line Utilities^ master:starting|Getting Started ^ ->+[filterrss http://www.tapetrack.com/cgi/changelog.cgi?module=TMSS10Resolve] 
 +<-
 +<- ^ cli:introduction|Command Line Utilities^ ->
cli/tmss10resolve.1511743165.txt.gz · Last modified: 2025/01/21 22:07 (external edit)