This section describes the rules of error data file output and dump image listing output to the error information file for the corresponding data when the errdata operand is specified in the source statement.
Relationship with error data file creation work buffer | Format of input data file | Input data error type | |
---|---|---|---|
Duplicate key error or invalid value for storage in abstract data type | Other errors | ||
Insufficient buffer or errwork=0 | DAT format | ![]() | N |
Fixed-size data format | ![]() | Y | |
Binary format | ![]() | Y | |
Binary-format input file for a non-FIX table that was output by the database reorganization utility | ![]() | ![]() | |
Sufficient buffer | DAT format | N | N |
Fixed-length data format | N | Y | |
Binary format | N | Y | |
Binary-format input file for a non-FIX table that was output by the database reorganization utility | ![]() | ![]() |
Y: Outputs an error data file and a dump image listing for an error information file.
N: Outputs an error data file but not a dump image listing for an error information file.
: Outputs neither an error data file nor a dump image listing for an error information file.
Format of input data file | Input data error type | |
---|---|---|
Duplicate key error or invalid value for storage in abstract data type | Other errors | |
DAT format | N | N |
Fixed-size data format | Y | Y |
Binary format | Y | Y |
Binary-format input file for non-FIX table that was output by database reorganization utility | ![]() | ![]() |
Y: Outputs an error data file and a dump image listing for an error information file.
N: Outputs an error data file but not a dump image listing for an error information file.
: Outputs neither an error data file nor a dump image listing for an error information file.