TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


cli:tmss10drstrategy

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
cli:tmss10drstrategy [2018/05/18 01:21] Scott Cunliffecli:tmss10drstrategy [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 3: Line 3:
 ===== Synopsis ===== ===== Synopsis =====
  
-<code> +''TMSS10DRStrategy [-A DR Attachment File] [-C Customer-ID] [-D description] [-E expiry] [-L latency] [-M dump mode] [-R repository for delivery] [-S logon string] [-a append] [-d DR definition file] [-f DR strategy file] [-l print definitions] [-t test mode]'' 
-TMSS10DRStrategy [-A DR Attachment File] [-C customer ID] [-D description] [-E expiry] [-L latency] [-M dump mode] [-R repository for delivery] [-S logon string] [-a append] [-d DR definition file] [-f DR strategy file] [-l print definitions] [-t test mode]+ 
 +===== Description ===== 
 + 
 +Creates a TapeTrack Disaster Recovery Strategy. 
 + 
 +===== Options ===== 
 +  * ''-A'' DR Attachment File 
 +  * ''-C'' Customer-ID filter 
 +  * ''-D'' DR strategy description 
 +  * ''-E'' DR strategy expiration date 
 +  * ''-L'' Time latency deadline for delivery in minutes (default = 600 minutes) 
 +  * ''-M'' When true program operates in dump mode 
 +  * ''-R'' Repository to deliver the volumes to when strategy is envoked 
 +  * ''-S'' The Logon string argument sets the [[cli:server_argument|Server Logon Information]]. 
 +  * ''-a'' Append to an existing DR strategy (default = false)  
 +  * ''-d'' DR definition file (default = default.ttidef) 
 +  * ''-f'' DR Strategy ID file  
 +  * ''-l'' Print valid import definition functions (default = false) 
 +  * ''-t'' Test mode allows the execution of the DR strategy process without making any changes to the TapeTrack database 
 + 
 + 
 +==== Technical Support ==== 
 + 
 +The TapeTrack Software is commercially supported by a full time help desk staff. If you are experiencing problems or want some advice on how to configure or use the product please see the [[common:support_details|Accessing Technical Support]] page. 
 + 
 +==== Exit Statuses ==== 
 + 
 +  - **zero** Program has ended successfully. 
 +  - **non-zero** Program has not ended successfully. 
 + 
 +==== Files ==== 
 + 
 +**stdout:** Output Reports. \\ 
 +**stderr:** Diagnostic messages. \\ 
 +**stdin:** Program input. 
 + 
 +==== Example ==== 
 +=== Command line syntax === 
 + 
 +<code plain;> 
 +TMSS10DRStrategy -S user:-password@server -C US04 -L 60 -D March_Recovery -E 2019-12-13 -R "LIBR"
 </code> </code>
  
 +=== Input files ===
 +
 +default.ttidef
 +
 +{{cli:tmss10drstrategy_ttidef_file.png}}
 +
 +Volumes.txt
 +
 +{{cli:tmss10drstrategy_volumes_file.png}}
 +
 +=== Output ===
 +
 +Creates a DR Strategy for customer US04, LTO media, with a description of March Recovery, expiry date of 2019-12-13 and a latency of 60 minutes.
 +
 +{{:cli:drstrategy.png|}}
 +
 +--> Changelog
  
 +[filterrss http://www.tapetrack.com/cgi/changelog.cgi?module=TMSS10DRStrategy]
 +<--
 +<- ^ cli:introduction|Command Line Utilities^ ->
  
cli/tmss10drstrategy.1526606514.txt.gz · Last modified: 2025/01/21 22:07 (external edit)