Log files
By default, loading errors are written to the <tablename>.<schema>.<dbname>.nzbad and <tablename>.<schema>.<dbname>.nzlog log files.
You can override the defaults by specifying options with a file name:
- For the nzbad file, specify -bf <filename>.
- For the nzlog file, specify -lf <filename>.
If you are using the nzload command, you can override the file names by
specifying options in the nzload control file:
- For the nzbad file, specify Bad file or bf.
- For the nzlog file, specify Log file or lf.