Log File Entries
The FIXOFFS utility makes the following types of log file entries:
Errors
The utility terminates when an error occurs. You should consider any data produced by the utility unreliable. Here is an example:
ERROR mainLoop End of File Never reached mainLoop .\data\NaFile.Dat
Warnings
This indicates the utility detected an unexpected condition but attempted to continue processing. You must analyze warning messages to determine if a real problem exists. Here is an example:
WARNING <FixOffsets> <NA_OFFSET> Not defined in INI file
Default to: NA_OFFSET
Information Messages
The utility displays information messages when you include the -LOG option on the command line. Informational messages are not preceded with WARNING or ERROR. Here is an example:
This message is logged for every transaction when the -LOG option is set.
Processing: <1234567> <LB1> <SAMPCO>
Updated Input Batch=NewTrn.Dat InputBatch=NEWTRN.Fix
© Copyright 2020, Oracle and/or its affiliates. All rights reserved. Legal notices.