Action Option -GP (-GetPartition) :
retrieves request partition information for specified partitions or requests if the partition or request indices are provided, respectively. Without specified condition, the information of partitions, owned by the current specialist who execute this Action of 'dsrqst', are retrieved.
dsrqst | -(GP|GetPartition) [Mode Options] |
  | [-(FN|FieldNames) FieldNameString] |
  | [-(PI|PartititonIndex) PartitionIndices] |
  | [-(RI|RequestIndex) RequestIndices] |
  | [-(DS|Dataset) dsnnn.n] |
  | [-(RS|RequestStatus) RequestStatus] |
  | [-(SN|Specialist) Specialists] |
  | [-(OF|OutputFile) OutputFileName] |
  | [-(DB|Debug) DebugModeInfo] |
Mode options that can be specified for getting partition 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 | P | -(PI|PartitionIndex) | request partition index | R | -(RI|ReuqstIndex) | data request index | B | -(DS|Dataset) | dataset name/ID, dsnnn.n | A | -(PS|PartitonStatus) | request partition status | O | -(DO|DisplayOrder) | partition display order for a given request | C | -(FC|FileCount) | number of data files in a partition | S | -(SN|Specialist) | DSS specialist who owns the request record |
Request partition information can be retrieved for specified request indices per option -RI (-RequestIndex). If dataset and partition are not specified, partition records, owned by the specialist who issue getting partition Action of 'dsrqst', are retrieved.
To Get The Partition Information For Default Fields And Owned By specialist login name 'zji'
dsrqst | GP -SN zji |
Content of the output:
PartitionIndex<:>RequestIndex<:>Dataset<:>PartitionStatus<:>DisplayOrder<:>FileCount<:>Specialist<:>
12<:>61160<:>ds277.6<:>O<:>1<:>41<:>zji<:>
...