- Function
The hdsrefinfm command extracts each update information item from the import information status file and outputs it to the analysis results output file. You use this command for the following purposes:
- To determine whether the import information queue files contain the update information identifiers that are included in the import suppression list file.
- To check the update information that has or has not been imported.
- Format
hdsrefinfm -f import-status-file-name
{-l 9 | -m trn [-t imported-transactions-count,
unimported-transactions-count]}
[-g import-group-name | -c] -p analysis-results-output-file-name
[-k maximum-size-of-output-file]
- Options
- Option for specifying the extraction target
- -f import-status-file-name
- Specify the absolute path name of the import status file from which information is to be extracted.
- Options for specifying the update information to be output
- -l 9
- Outputs information in the format shown in Output format 1.
- -m trn
- Outputs information in the format shown in Output format 2.
- -t imported-transactions-count,unimported-transactions-count
- ~<alphanumeric characters> ((0-999999999, all)) <<1,1>>
- If you specify the -m trn option, specify the update information to be output as the number of source transactions. Specify the numbers of imported transactions and unimported transactions separated by a comma (,). To output all transactions, specify all.
- Options for specifying the base point for output of update information
- -g import-group-name
- Sets the beginning of the specified import group as the base point for output of the update information. Specify the absolute path name of the import group.
- -c
- Sets the beginning of the import process as the base point for output of the update information.
- If you omit these options, the command assumes the current import process execution location as the base point.
- Options related to output of analysis results
- -p analysis-results-output-file-name
- Specify the absolute path name of the file to which the results are to be output.
- -k maximum-size-of-output-file
- ~ <unsigned integer> ((0-1048576)) <<1024>> (KB)
- Specify the maximum size of the analysis results output file. If you specify 0, there is no limit to the size of the analysis results file.
- Note that the actual size of the analysis results output file might become slightly larger than the specified value (by about 1 KB).
- Output format 1
The output format of the hdsrefinfm command is shown below (applicable when the -l 9 option is specified).
The update information identifier is displayed in the analysis results output file as Extract-id, which is one of the import information queue file analysis results items, and the extraction transaction information is displayed as Additional Transaction information.
Note that the items other than Extract-id and Additional Transaction information constitute maintenance information and their contents are not guaranteed.
![[Figure]](FIGURE/RZ07S048.GIF)
- Output format 2
The output format of the hdsrefinfm command is shown below (applicable when the -m trn option is specified).
The update information identifier is displayed in the analysis results output file as Extract-id, which is one of the import information queue file analysis results items, and the extraction transaction information is displayed as Additional Transaction information.
Note that the items other than Extract-id and Additional Transaction information constitute maintenance information and their contents are not guaranteed.
![[Figure]](FIGURE/RZ07S049.GIF)
![[Figure]](FIGURE/RZ07S051.GIF)
All rights reserved. Copyright (C) 2007, 2013, Hitachi, Ltd.