Both sides previous revisionPrevious revisionNext revision | Previous revision |
cli:tmss10listconsignments [2017/12/01 01:37] – [Options] Scott Cunliffe | cli:tmss10listconsignments [2025/01/21 22:07] (current) – external edit 127.0.0.1 |
---|
====== TMSS10ListConsignments ====== | ====== TMSS10ListConsignments ====== |
| |
| TMSS10ListConsignments lists all Consignments within the time threshold range. |
| |
===== Synopsis ===== | ===== Synopsis ===== |
| |
''TMSS10ListConsignments [-C customer filter] [-M threshold minutes] [-S logon string]'' | ''TMSS10ListConsignments [-C customer filter] [-M threshold minutes] [-S logon string]'' |
| |
===== Description ===== | |
| |
TMSS10ListConsignments lists all consignments within the threshold range. | |
| |
===== Options ===== | ===== Options ===== |
| |
* ''-C'' Customer ID filter. | * ''-C'' [[object:customer|Customer-ID]] filter. |
* ''-M'' Consignment threshold in minutes. | * ''-M'' Consignment threshold in minutes. |
* ''-S'' The logon string argument sets the [[cli:server_argument|Server logon information]] | * ''-S'' The Logon string argument sets the [[cli:server_argument|Server Logon Information]]. |
| |
| {{page>cli:fi}} |
==== Technical Support ==== | ==== 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. | 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 ==== | ==== Exit Statuses ==== |
| |
=== Command line syntax === | === Command line syntax === |
<code> | <code>TMSS10ListConsignments -S user:-password@server -C "US02" -M "240"</code> |
TMSS10ListConsignments -S user:-password@server </code> | |
=== Output === | === Output === |
<code> | <code> |
| ZBT001N-12:15:25 TMSS10ListConsignments (c) GazillaByte 1998-2018 |
| ZBT002N-12:15:25 Compiled Feb 23 2018 at 08:49:02 |
| ZBT010I-12:15:25 this program will list TapeTrack Consignments |
| ZBT006N-12:15:25 Running Under Windows 10 (build 16299 10.00) on platform x64 |
| ZBT000N-12:15:25 Host is Little Endian |
| ZBT000N-12:15:25 Host is ASCII |
| ZBT000N-12:15:25 Binary is 64 bit |
| ZBT000N-12:15:25 Current Working Directory is C:\GazillaByte |
| ZBT004N-12:15:25 Today is Wednesday, March 21, 2018 |
| ZBT005N-12:15:25 Running on Gazillabyte Production |
| ZBT006N-12:15:25 Process ID 6876 |
| ZBT000N-12:15:25 Parsing and validating command arguments |
| ZBT001N-12:15:25 Server Interpreted as: Server(********) Port(****) User(******) Password(******) |
| ZBT002N-12:15:25 Program Options: |
| ZBT002N-12:15:25 (C) Customer Filter=US02 |
| ZBT002N-12:15:25 (M) Threshhold Minutes=240 |
| ZBT002N-12:15:25 (S) Server=<VALUE HIDDEN> |
| ZBT000N-12:15:25 Arguments parsed and validated with 0 errors |
| ZBT000N-12:15:25 Threshold time is 240 minutes (Wednesday, March 21, 2018 - 16:15:25) |
| ZBT000N-12:15:25 Checking for environment variable TMSSSERVERPROXY |
| ZBT000N-12:15:25 Connection to server successful |
| ZBT000N-12:15:25 Logging on to TapeTrack Server |
| ZBT000N-12:15:25 Registering Client at MACID Result(Request OK) |
| ZBT000N-12:15:25 Last Logon was at Wednesday, March 21, 2018 |
| ZBT000N-12:15:25 Welcome to Server: Production |
| ZBT9000I-12:15:25 Customer(US02) DueTime(Monday, November 13, 2017 - 12:57:00) UnderThreshold(190278) Description(Monday Recall) |
| ZBT9000I-12:15:25 Customer(US02) DueTime(Friday, December 01, 2017 - 15:45:00) UnderThreshold(158430) Description(Thursday Recall) |
| ZBT9000I-12:15:25 Customer(US02) DueTime(Friday, December 01, 2017 - 15:48:00) UnderThreshold(158427) Description(Friday Recall) |
| ZBT9000I-12:15:25 Customer(US02) DueTime(Friday, December 01, 2017 - 15:48:00) UnderThreshold(158427) Description(Friday Recall) |
| ZBT000N-12:15:25 Closing connection to TapeTrack Server |
| ZBT000N-12:15:25 Session Statistics: |
| ZBT000N-12:15:25 Seconds Connected: 0 |
| ZBT000N-12:15:25 Queries Completed: 4 |
| ZBT000N-12:15:25 Bytes Sent: 208 |
| ZBT000N-12:15:25 Bytes Received: 464 |
| ZBT900N-12:15:25 Program Complete |
| ZBT901N-12:15:25 Elapsed time 0 minutes and 0 seconds |
| ZBT991N-12:15:25 CRC values for this session: 0x21291d8 (0x78f5e5f8) |
| ZBT992N-12:15:25 Number of records written: 37 |
| ZBT993N-12:15:25 Number of bytes written: 2,334 |
| ZBT999N-12:15:25 Program ended |
| </code> |
| |
| --> Changelog |
| |
</code> | [filterrss http://www.tapetrack.com/cgi/changelog.cgi?module=TMSS10ListConsignments] |
| <-- |
| |
<- cli:introduction|Command Line Utilities^ master:starting|Getting Started ^ -> | <- ^ cli:introduction|Command Line Utilities^ -> |