3.1.2 - Get Update Controls
Action Option -GC (-GetControl) (Alias: -GetUpdateControl) :
(Alias: -GetUpdateControl) retrieves update control records for a given dataset.
Available Mode option:
formats each column to a uniform fixed width |
Use Info option -FN (-FieldNames) to specify which control fields to retrieve. The default is ‘CLNPAFOTRVUJEKZ’ when -FN is not provided. To return every available field, supply -FN ALL.
Valid field names of update controls and their corresponding Info option names:
Names |
Descriptions |
|
|---|---|---|
C |
index of update control record |
|
L |
descriptive id for a control record |
|
N |
GDEX specialist who owns the control record |
|
P |
parent index, refers to a dcupdt.cindex if not 0 |
|
A |
update action name for dsupdt |
|
F |
frequency of update control, i.e., 1W, 1M |
|
O |
time offset for next process, i.e., 2D10H, 3H15N |
|
T |
time to run dsupdt, format: YYYY-MM-DD HH:NN:SS |
|
R |
retry interval for failed dsupdt, i.e., 1M2D, 2H |
|
V |
update valid interval, i.e., 2D, 1M |
|
U |
any of B-Begin, C-Current, E-Reset End Date/Time, F-Future, G-GMT, M-Multi, N-New, O-Miss, Y-Skip Feb. 29, Z-Allow Zero Filesize |
|
J |
one of A-All, E-Error, N-No, S-Summary, B-Summary when Error |
|
E |
one of I-Ignore Error, Q-Quit on Error, N-Neither |
|
K |
one of S-Server File, R-Remote File, B-Keep Both, N-Neither |
|
Z |
time zone hour offset, hours ahead of local time |
|
D |
time data updated to, format: YYYY-MM-DD HH:NN:SS |
|
H |
hostnames on which this control index can or cannot be processed |
|
Q |
additional PBS qsub options |
|
Y |
carbon copies for additional email addresses |
|
X |
Command to be executed after successful update |
When no dataset number is supplied, update control information is shown for all available control records across every dataset owned by the specialist running dsupdt.
EXAMPLE 2. To retrieve the default update control fields for d277000:
Content of the output:
Dataset<=>d277000
ControlIndex<:>Specialist<:>ParentIndex<:>Action<:>Frequency<:>ControlOffset<:>ControlTime<:>RetryInterval<:>UpdateControl<:>EMailControl<:>ErrorControl<:>KeepFile<:>HourOffset<:>
1<:>zji<:>0<:>UF<:>1W<:>1D9H<:>2011-10-24 09:00:00<:>12H<:><:>A<:>N<:>N<:>0<:>
2<:>zji<:>0<:>UF<:>1M<:>1D15H<:>2011-11-02 15:00:00<:>1D<:><:>A<:>N<:>N<:>0<:>
3<:>zji<:>0<:>UF<:>1M<:>2D15H<:>2011-11-03 15:00:00<:>1D<:><:>A<:>N<:>N<:>0<:>