Product Documentation

FairCom ISQL

Previous Topic

Next Topic

Fatal Errors

The following are a list of nonrecoverable errors.

  • No memory
  • Table not found
  • No columns in the table
  • Column not found
  • Too many fields
  • More than the maximum number of fields allowed, is specified in the table list of the FOR EACH statement.
  • Cannot open <bad file name>
  • Cannot open <data file name>
  • Cannot open log file <log file name>

The dbload execution process can also stop if the number of tolerable errors specified (-e option) on the command option is exceeded. By default the number of tolerable errors is 50.

TOCIndex