Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
cli:tmss10sync [2021/07/21 23:45] – Scott Cunliffe | cli:tmss10sync [2025/01/21 22:07] (current) – external edit 127.0.0.1 |
---|
* ''-F'' Instructs the program to simply read in the contents of ''stdin'' and write out a formatted report on ''stdout'' with a ruler every recordcount records. This can be helpful for establishing the offset and length of the fields that are being synchronized from a text file. No other processing will be performed. | * ''-F'' Instructs the program to simply read in the contents of ''stdin'' and write out a formatted report on ''stdout'' with a ruler every recordcount records. This can be helpful for establishing the offset and length of the fields that are being synchronized from a text file. No other processing will be performed. |
* ''-M'' Executes the program to run in Dump Mode. Dump mode processes the input synchronization as it would in the regular update mode but instead of performing any updates the program will write a list of proposed update fields for each record to the ''stdin''. | * ''-M'' Executes the program to run in Dump Mode. Dump mode processes the input synchronization as it would in the regular update mode but instead of performing any updates the program will write a list of proposed update fields for each record to the ''stdin''. |
* ''-T'' Sets the Do Not Slot flag for each updated Volume. | * ''-T'' Sets the Do Not Slot [[common:volume_flags|Flag]] for each updated Volume. |
* ''-a'' Adds any new Volumes to the TapeTrack database. In the event that this argument is not specified and newly encountered Volumes will be skipped and added to the Not-Added Count. | * ''-a'' Adds any new Volumes to the TapeTrack database. In the event that this argument is not specified and newly encountered Volumes will be skipped and added to the Not-Added Count. |
* ''-d'' Sets the path to the Import Definition File. The Import Definition file is responsible for instructing the program on how to interpret the input file or ODBC connection. If not specified it defaults to the file default.ttidef in the current working directory. | * ''-d'' Sets the path to the Import Definition File. The Import Definition file is responsible for instructing the program on how to interpret the input file or ODBC connection. If not specified it defaults to the file default.ttidef in the current working directory. |
</code> | </code> |
| |
===== Changelog ===== | --> Changelog |
| |
[filterrss http://www.tapetrack.com/cgi/changelog.cgi?module=TMSS10Sync] | [filterrss http://www.tapetrack.com/cgi/changelog.cgi?module=TMSS10Sync] |
| <-- |