2.1 - Quick Start
Show the full document, paged through ‘more’:
dsrqst
Show the description of a single option:
dsrqst -h -SC
Retrieve your request control records for a dataset:
dsrqst d540000 -GC
Retrieve request records for a dataset:
dsrqst d540000 -GR
Build a queued request by request index:
dsrqst -BR -RI 12345
Email yourself the status of a request:
dsrqst -ER -RI 12345
Purge a request by request index:
dsrqst -PR -RI 12345