TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


cli:tmss10listcustomers

TMSS10ListCustomers

TMSS10ListCustomers lists all Customer records, except hidden Customers, listing their Customer-ID, Description, current Volume count, Volume statistics and address.

Synopsis

TMSS10ListCustomers [-A attribute index] [-S logon string] [-V volume filter] [-c configuration file]

Options

  • -A Extended Attribute index (default = 0).
  • -S The Logon string argument sets the Server Logon Information.
  • -V Volume Filter which can be used to filter the traversal of Customer, Media, Volume, repository and flag values.
  • -c The config file argument specifies the path to the Batch Configuration File. The Batch Configuration File allows you to perform advanced traversal of Customer, Media and Volumes, perform advanced Barcode pre and post processing and route program output to syslogd.

If an argument value starts with the value FI:, the value for that attribute will be read from the file name specified immediately after it. For example, if a file named ACME_volumes has the content ACME_*.*, specifying FI:/etc/ACME_volumes will have the same effect as -V ACME.*.*. Using FI: to refer to a file for an attribute value works for all attributes.

If the pattern being matched starts with *LIST: then rather than matching the literal value, each record in the file specified as *LIST:filename will be tested. If one matches the match will succeed.

To include multiple Attributes in the report, add the required Attribute indexes separated by a comma (eg. -A 1,2,5).

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 Accessing Technical Support page.

Files

stdout: Output Reports.
stderr: Diagnostic messages.

Example

Command line syntax

 
TMSS10ListCustomers -S user:-password@server

Output

             System: TapeTrack
 Report Description: TapeTrack Customer Report
    Production Time: Tuesday, August 11, 2020 - 09:57:10 (AUS Eastern Standard Time)
       Report Width: 176 bytes

 ID   Description                              Count  Move   Overdu Audit  Address
 ---- ---------------------------------------- ------ ------ ------ ------ ----------------------------------------------------------------------------------------------------
 US01 New York Data Center                        147     15      0     15 2763 Data Street, NYC
 US02 Los Angeles Data Center                     122     22      0     22 4536 Backup Avenue, LA
 US03 North Carolina Data Center                  120     15      0     15 2222 Restore Lane, Raleigh NC
 US04 Nashville Data Center                       132     25      0     25 3342 Database Crt, TN
 ---- ---------------------------------------- ------ ------ ------ ------ ----------------------------------------------------------------------------------------------------
Changelog
2021-05-24Fixed bug when using TMSSLEVELNAME and TMSSNOLEVELSLOT variables (#127)
2020-11-24Added support for JSON output
2019-04-14Added new program
2019-04-14Added fast forward code to reduce runtime
2019-04-14Added return code list to end of all command line programs that use the TapeTrack API
2019-04-14Changed server argument parser to allow colon in password to support z/OS DD name files
2019-04-14Added support for Excel output
2019-04-14Added support for HTML output
cli/tmss10listcustomers.txt · Last modified: 2022/05/31 03:40 by scunliffe