cli:tmss10inventory
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cli:tmss10inventory [2017/09/27 02:21] – Scott Cunliffe | cli:tmss10inventory [2025/01/21 22:07] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== TMSS10Inventory ====== | ====== TMSS10Inventory ====== | ||
+ | |||
+ | TMSS10Inventory produces an Inventory Report of all selected [[object: | ||
+ | |||
+ | By default, this program accepts pairs of Integers as arguments, with each successive pair representing the next column within a CSV file. | ||
+ | |||
+ | The first Integer is the zero-based offset within the output file, and the second is the length of the field that is output. | ||
+ | |||
+ | Alternatively, | ||
+ | |||
+ | In the event that the program is run with no arguments, the program will display a suggested calling syntax taking into account the maximum values calculated by processing the supplied data. | ||
===== Synopsis ===== | ===== Synopsis ===== | ||
- | '' | + | '' |
- | ===== Description ===== | + | |
===== Options ===== | ===== Options ===== | ||
+ | * '' | ||
* '' | * '' | ||
- | * '' | + | * '' |
- | * '' | + | * '' |
- | * '' | + | * '' |
- | * '' | + | * '' |
- | *'' | + | *'' |
+ | |||
+ | {{page> | ||
+ | |||
+ | {{page> | ||
===== Notes ===== | ===== Notes ===== | ||
- | ==== Technical Support ==== | + | Running TMSS10Inventory in mode 1 (default) will produce a report with the values: |
+ | Sequence, [[concepts: | ||
- | 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. | + | Running TMSS10Inventory in mode 2 will produce |
+ | Sequence, [[object: | ||
- | ==== Exit Statuses ==== | + | |
+ | TMSS10Inventory output can include up to twenty attributes in the one report. To include more than one attribute, include attribute indexes seperated by commas using -A in the program call. For example to add attributes 0, 1 and 3 in the report use -A “0,1,3. | ||
+ | |||
+ | If the report is output to text, CSV, PDF attribute values over 30 characters long will be truncated to 28 characters and two full stops to indicate a truncated value (eg ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890 will show as ABCDEFGHIJKLMNOPQRSTUVWXYZ12..). Reports output to Excel will show full attribute values irrespective of character length. | ||
+ | |||
+ | Mode 1 \\ | ||
+ | Report-ID: 100 | ||
+ | |||
+ | Mode 2 \\ | ||
+ | Report-ID: 101 | ||
+ | ===== 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: | ||
+ | |||
+ | ===== Exit Statuses | ||
- **zero** Program has ended successfully. | - **zero** Program has ended successfully. | ||
- **non-zero** Program has not ended successfully. | - **non-zero** Program has not ended successfully. | ||
- | ==== Environment ==== | + | ===== Environment ===== |
+ | |||
+ | ===== Files ===== | ||
+ | |||
+ | **stdout:** Output Reports. \\ | ||
+ | **stderr:** Diagnostic messages. \\ | ||
+ | **stdin:** Program input. | ||
+ | |||
+ | |||
+ | ===== Example ===== | ||
+ | |||
+ | ==== Customer US03 LTO inventory - Report Format 1 ==== | ||
+ | |||
+ | === Command line syntax === | ||
+ | |||
+ | <code plain;> | ||
+ | TMSS10Inventory -S user: | ||
+ | </ | ||
+ | |||
+ | === Output === | ||
+ | |||
+ | <code plain;> | ||
+ | |||
+ | | ||
+ | | ||
+ | Production Time: Monday, January 24, 2022 - 11:53:11 (AUS Eastern Daylight Time) | ||
+ | | ||
+ | |||
+ | | ||
+ | | ||
+ | 1 US01.CONT.CONT001 | ||
+ | 2 US01.CONT.CONT002 | ||
+ | 3 US01.CONT.CONT003 | ||
+ | 4 US01.CONT.CONT004 | ||
+ | 5 US01.CONT.CONT005 | ||
+ | 6 US01.CONT.CONT006 | ||
+ | 7 US01.CONT.CONT007 | ||
+ | 8 US01.CONT.CONT008 | ||
+ | 9 US01.CONT.CONT009 | ||
+ | 10 US01.CONT.CONT010 | ||
+ | 11 US01.LTO.000000L4 | ||
+ | 12 US01.LTO.000001L4 | ||
+ | 13 US01.LTO.000002L4 | ||
+ | 14 US01.LTO.000003L4 | ||
+ | 15 US01.LTO.000004L4 | ||
+ | 16 US01.LTO.000005L4 | ||
+ | 17 US01.LTO.000006L4 | ||
+ | 18 US01.LTO.000007L4 | ||
+ | 19 US01.LTO.000008L4 | ||
+ | 20 US01.LTO.000009L4 | ||
+ | 21 US01.LTO.000010L4 | ||
+ | 22 US01.LTO.000011L4 | ||
+ | 23 US01.LTO.000012L4 | ||
+ | ----------------------------------------------------------------------------------------------------------------- | ||
+ | </ | ||
+ | |||
+ | ^ Column Heading ^ Description ^ | ||
+ | | Seq | Record sequence number | | ||
+ | |Barcode|Volume-ID. | ||
+ | |Location|Volume location: No-Alloc [0] = no Slot allocated, 1:2 [1.3] = Zone-ID 1:2, Shelf 1, Slot 3| | ||
+ | |Repository|Repository Volume is currently located in| | ||
+ | |Expiry|Expiry of retention date| | ||
+ | |Next Move|Date of next move, Permanent = No next move| | ||
+ | |Last Move|Last date the Volume was moved| | ||
+ | |GDup|Global wide number of the Volume-ID, 1 = one instance or no duplicates| | ||
+ | |CDup|Customer wide number of the Volume-ID, 1 = one instance or no duplicates| | ||
+ | |Container|Container-ID if Volume is assigned to a Container, blank = not assigned to a Container.| | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ==== Customer US03 LTO inventory - Report Format 2 ==== | ||
+ | |||
+ | === Command line syntax === | ||
+ | <code plain;> | ||
+ | TMSS10Inventory -S user: | ||
+ | </ | ||
+ | |||
+ | === Output === | ||
+ | |||
+ | <code plain;> | ||
+ | | ||
+ | Report ID: 101 | ||
+ | | ||
+ | Production Time: Monday, January 24, 2022 - 11:56:02 (AUS Eastern Daylight Time) | ||
+ | | ||
+ | |||
+ | | ||
+ | | ||
+ | 1 New York Data Center | ||
+ | 2 New York Data Center | ||
+ | | ||
+ | </ | ||
+ | |||
+ | --> Changelog | ||
+ | |||
+ | [filterrss http:// | ||
+ | <-- | ||
- | ==== Example ==== | + | <- ^ cli: |
cli/tmss10inventory.1506478910.txt.gz · Last modified: 2025/01/21 22:07 (external edit)