The precompiler returns the following return codes:
0 |
Precompiler and compiler ran without errors |
1 |
Precompiler ran with errors |
2 |
Precompiler ran without errors; compiler ran with errors |
3-120 |
Number of precompiler errors |
126 |
Error in precompiler data management |
127 |
Precompiler called; compiler not yet called |
The application program returns the following return codes:
1 |
No error |
2 |
Error when reading the XUSER file |
3 |
Database instance is not in the operational state ONLINE |
4 |
Too many database sessions |
5 |
Unknown combination of user name and password |
6 |
Application program ended with WHENEVER STOP statement |
7 |
SQLOPT contains incorrect options |
8 |
Error when opening or writing to the trace file |
9 |
Internal data structures inconsistent (system error) |