![]() |
DBLoad creates these files during or after processing the instructions in the data file: |
![]() |
The status file contains all the statistics collected while
processing a data file. The name of the status file, is by default the name
of the data processing file with the suffix For example, if the name of your data file is newusers,
then the default status file name will be |
![]() |
The error file contains detailed error messages reported
while processing a given data file. If any of your transactions fail, you
should consult this file for information. The name of the error file is
by default the name of the data processing file with the suffix For example, if the name of your data file is newusers,
then the default error file name will be newusers.err. You can
set a different name using the |