Offline archive utility command-line options
- Last UpdatedOct 02, 2024
- 2 minute read
In addition to the following list of command-line options that are used for reprocessing archives, supports another option, -coerceDigitalSets, which forces the record headers of all archive records to use the current digital state set. For more information on its use and syntax requirements, see Coerce digital state sets.
Subsequent sections discuss how you might use some of the options. To see all available options, type .
|
Option |
Name |
Description |
|---|---|---|
|
-acceptprompts |
Accept all prompts |
When specified, all prompts the utility present during the reprocessing are accepted by default. |
|
-dup |
Duplicate records |
Allow input archive records with duplicate times. By default duplicates are ignored. |
|
-evq |
Event queue file |
Indicate that the input file is a PI 3 event-queue file (for example, pimapeq.dat). |
|
-f size |
Make output archive a fixed archive |
Specify size in MB. If size = 0, the input file size is used. Default is dynamic archive. |
|
-filter start end |
Filter |
Process events only within the time range (inclusive) specified. Requires both time stamps. See Time filters. |
|
-filter_ex start end |
Filter excluding end time |
Process events only within the time range (inclusive of start time; exclusive of end time) specified. Requires both time stamps. See Time filters. |
|
-id pathname |
Specify ID conversion file |
Specify the ID conversion binary path and file name. See Specify an ID conversion file. |
|
-idci input_file -idco outfile |
ID conversion file creation |
Create ID conversion file from specified input file. |
|
-if pathname |
Input archive file |
Required. The full path, including drive letter is required. This is true for all file arguments passed. |
|
-noinputcheck |
Disable input check of input archive |
Disables the integrity check of the input archive. |
|
-oet option |
Output file end time |
Specify the end time for the output file. See Specify an end time for the output file for details. |
|
-of pathname |
Output archive file |
Required. |
|
-ost option |
Output file start time |
Specify the start time for the output file. See Specify a start time for the output file for details. |
|
-outputcheck |
Enables checking output archive |
After reprocessing is complete, the output archive will be checked to ensure it has integrity. |
|
-silent |
Silent mode |
Suppress warning messages. |
|
-tfix |
Time fix |
Apply a specified time transformation to input data. See Offsets for event time stamps (-tfix -tfixend). |
|
-tfixend time_stamp |
Time fix end |
Specify a time stamp after which no time transformation is to be performed. Optional; only used in conjunction with –tfix. |
|
-tzf pathname |
Time zone specification file |
Use when input is different from standard DST. |
|
-vah |
Validate annotation handles |
Apply a validation algorithm. Multiple events referencing a single annotation are detected and fixed. Batch Database annotations are checked for consistency. |