SQL0003S engine check error: message
Error message message is being returned from the engine. Refer to message to determine the problem and its resolution.
SQL0101S error creating DBRM file: file
Cannot create the DBRM file file. Likely reasons are that the file already exists or there is a permissions/sharing problem.
SQL0102S error opening input file: file
Cannot open the input file file. Likely reasons are that the file does not exist or there is a permissions/sharing problem.
SQL0103S error creating output file: file
Cannot create the output file file. Likely reasons are that the file already exists or there is a permissions/sharing problem.
SQL0104S error writing DBRM file
Cannot write to the DBRM file. Likely reasons are that it does not exist or there is a permissions/sharing problem.
SQL0105S error reading input file
Cannot read the input file. Likely reasons are that it does not exist or there is a permissions/sharing problem.
SQL0106S error writing output file
Cannot write to the output file. Likely reasons are that it does not exist or there is a permissions/sharing problem.
SQL0107S scope mismatch
The scope of a variable is ambiguous. Check to make sure only one variable is visible to a section with the same name.