Action Option -GR (-GetRequest) :
retrieves data request information for specified requests if the request indices are provided. Without specified condition, the information of requests, owned by the current specialist who execute this Action of 'dsrqst', are retrieved.
dsrqst | -(GR|GetRequest) [Mode Options] |
  | [-(FN|FieldNames) FieldNameString] |
  | [-(RI|RequestIndex) RequestIndices] |
  | [-(RN|RequestName) RequestNames] |
  | [-(DS|Dataset) dsnnn.n] |
  | [-(EM|Email) UserEmailAddresses] |
  | [-(RT|ReuqestType) RequestTypes] |
  | [-(RS|RequestStatus) RequestStatus] |
  | [-(TA|TArflag) TarFlag] |
  | [-(DQ|DateReuqest) DateRequestSubmit] |
  | [-(DR|DateReady) DateRequestProcess] |
  | [-(DP|DatePurge) DateRequestPurge] |
  | [-(DF|DataFormat) DefaultDataFormat] |
  | [-(AF|ArchiveFormat) DefaultArchiveFormat] |
  | [-(SN|Specialist) Specialists] |
  | [-(HN|HostName) HostMachineNames] |
  | [-(OF|OutputFile) OutputFileName] |
  | [-(DB|Debug) DebugModeInfo] |
Mode options that can be specified for getting request Action:
-(FO|FormatOutput) | format the column output with a fix width for all values |
-(FO|FormatOutput) | format the column output with a fix width for all values of a given field |
Names | Info Options | Descriptions | R | -(RI|ReuqstIndex) | data request index | Q | -(RN|RequestName) | request name/ID | E | -(EM|Email) | email of user submitted request | B | -(DS|Dataset) | dataset name/ID, dsnnn.n | I | -(GI|GroupIndex) | group index defined in table dsgroup | T | -(RT|RequestType) | request type; HPSS, Subset, Format conversion | O | -(SQ|SizeRequest) | size of data files requested | W | -(SI|SizeInput) | size of original data files needed | C | -(FC|FileCount) | number of data files requested | J | -(DQ|DateRequest) | date request submitted | K | -(TQ|TimeRequest) | time request submitted | U | -(DR|DateReady) | date request processed | V | -(TR|TimeReady) | time request processed | X | -(DP|DatePurge) | date request to be purged | Y | -(TP|TimePurge) | time request to be purged | A | -(RS|RequestStatus) | request status | G | -(TA|TArflag) | Y to tar small request files | P | -(PO|Priority) | process priority of a Queued request | N | -(DF|DataFormat) | default data format for the output data | M | -(AF|ArchiveFormat) | default archive format for the output data | S | -(SN|Specialist) | DSS specialist who owns the request record | L | -(RL|RequestLocation) | specified path to stage the request result | H | -(HN|HostName) | machine name a request can be processed on | Z | -(EN|EmailNotice) | email notice file link, instead of default one | D | -(DE|Description) | readable request description | F | -(RF|RequestDesc) | additional request information |
Data request information can be retrieved for specified request indices per option -RI (-RequestIndex). Info option -RN (-RequestName) can be used to identify request indices too. Option -RN accepts wildcard input of '%' for matching any number of characters.
If dataset and request are not specified, request records, owned by the specialist who issue getting request Action of 'dsrqst', are retrieved.
To Get The Request Information For Default Fields And Owned By specialist login name 'zji'
dsrqst | GR -SN zji |
Content of the output:
RequestIndex<:>Email<:>Dataset<:>RequestType<:>SizeRequest<:>FileCount<:>DateRequest<:>DateReady<:>DatePurge<:>RequestStatus<:>Specialist<:>
42<:>zaihuaji@gmail.com<:>ds540.6<:>M<:>5917241626<:>69<:>2009-06-15<:><:><:>W<:>zji<:>
...