3.2.4 - Get Partition Information
Action Option -GP (-GetPartition) :
retrieves request partition information for specified partitions or requests when partition or request indices are provided. If no condition is given, the partitions owned by the specialist running this action are returned.
Available mode options:
check and show more detailed information on partition status |
|
format the column output with a fixed width for all values of a given field |
Use Info option -FN (-FieldNames) to choose which partition fields to retrieve. If -FN is not provided, all available fields are returned.
Valid partition field names and their corresponding Info option names:
Names |
Descriptions |
|
|---|---|---|
P |
request partition index |
|
R |
data request index |
|
B |
dataset name/ID, dNNNNNN |
|
A |
request partition status |
|
O |
partition display order for a given request |
|
C |
number of data files in a partition |
|
S |
DECS specialist who owns the request record |
Partition information can be retrieved for the request indices given via option -RI (-RequestIndex). If no dataset or partition is specified, the partition records owned by the specialist running this action are returned.
EXAMPLE 6. To get the default-field partition information owned by the specialist with login name ‘zji’:
Content of the output:
PartitionIndex<:>RequestIndex<:>Dataset<:>PartitionStatus<:>DisplayOrder<:>FileCount<:>Specialist<:>
12<:>61160<:>d277006<:>O<:>1<:>41<:>zji<:>
...