4
|
General warning message
|
A minor coding error in DBD source which DBDGEN can make an assumption about and continue.
|
6
|
IMS specific warning message
|
A warning that a keyword or statement is not supported and is ignored - processing can continue.
|
8
|
General severe error
|
An incorrect coding in DBD source which cannot be compensated for, such as 'no DBD statement'.
|
10
|
IMS Option specific severe error
|
An unsupported feature was defined which cannot be compensated for, such as 'Exceeded some maximum'.
|
12
|
Severe error - possible temporary condition
|
A temporary I/O error such as a 'file locked' or 'database locked' status.
|
16
|
Severe error- permanent - likely installation problem
|
A permanent I/O error, such as an invalid data set name or member name, was input to a utility or an environment variable is not set correctly.
|
20
|
Severe error - permanent
|
An unrecoverable I/O error or some other unexpected error.
|