Action Option -GL (-GetLocalFile)
retrieves local file update information for a given dataset. Update information of specified local files are retrieved if the local file indices or names are provided.
dsupdt | [[-(DS|Dataset] dsnnn.n] -(GL|GetLocalFile) [Mode Option] |
  | [-(FN|FieldNames) FieldNameString] |
  | [-(LI|LocalIndex) LocalFileIndices] |
  | [-(LF|LocalFile) LocalFileNames] |
  | [-(AN|ActionName) DSARCHActionName] |
  | [-(XO|ExecOrder) ExecOrderIndex] |
  | [-(FQ|Frequency) DataFrequencies] |
  | [-(OF|OutputFile) OutputFileName] |
  | [-(DB|Debug) DebugModeInfo] |
Mode option that can be specified for getting local file Action:
-(FO|FormatOutput) | format the column output with a fix width for all values of a given field |
Names | Info Options | Descriptions | L | -(LI|LocalIndex) | index of | update record | F | -(LF|LocalFile) | local, original or source file names | A | -(AN|ActionName) | Action name for 'dsarch' | I | -(CI|ControlIndex) | update control indices | P | -(PI|ParentIndex) | parent index, refers to a dlupdt.lindex if not 0 | U | -(FA|FileArchived) | archived file names on RDA Servers | C | -(DC|DownloadCommand) | command for download Remote file | O | -(OP|Options) | options following the Action | X | -(XO|ExecOrder) | order indices for update execution | Q | -(FQ|Frequency) | frequency of data files, i.e., 1W, 1M | E | -(EP|EndPeriod) | 0=Sunday/EndMonth if FQ=1W/1M | J | -(ED|EndDate) | data end date of next update | K | -(EH|EndHour) | data end hour of next update | N | -(DI|DueInterval) | data next due period, i.e., 1M2D | V | -(VI|ValidInterval) | update valid interval, i.e., 2D, 1M | T | -(AT|AgeTime) | remote file age interval, i.e., 2D, 1M | W | -(WD|WorkDir) | working directory for processing update | Z | -(CL|CleanCommand) | command for removing data files after update | M | -(MR|MissRemote) | flag, Y/N, if allow missing one of remote files | R | -(PR|ProcessRemote) | external utility to process remote files | B | -(BC|BuildCommand) | external utility to build local files | S | -(SN|Specialist) | DSS specialist who owns the local file record | D | -(DE|Description) | File description, include temporal patterns |
Local file update information can be retrieved for specified local file names per option -LF (-LocalFile). Info option -LF accepts wildcard input of '%' for matching any number of characters.
If dataset number is missed, update information is displayed for all available local files, of different datasets, owned by the specialist who runs 'dsupdt'.
To Get The Local File Information Of Ds744.4 For Default Fields For local file indices 33 and 34
dsupdt | 744.4 GL -LI 33 34 |
Content of the output:
Dataset<=>ds744.4
LocalIndex<:>LocalFile<:>Action<:>ExecOrder<:>ControlIndex<:>FileArchived<:>DownloadCommand<:>Options<:>Frequency<:>DueInterval<:>EndDate<:>ValidInterval<:>WorkDir<:>CleanCommand<:>
33<:>uv.<YYYYMM>.bln<:>AW<:>1<:>0<:><:>cp -p /huron/ftp/rossby/upload/morzel/<:>-GI 11 -DF BINARY<:>1M<:><:>2009-08-31<:><:>$UPDTDATA/zji/BLNWIND<:>rm -f __FN__<:>
34<:>curl.<YYYYMM>.bln<:>Aw<:>2<:>0<:><:>cp -p /huron/ftp/rossby/upload/morzel/<:>-GI 12 -DF BINARY<:>1M<:><:>2009-08-31<:><:>$UPDTDATA/zji/BLNWIND<:>rm -f __FN__<:>