Oracle8 Error Messages Release 8.0.4 A58312-01 |
|
This chapter lists messages generated by the Object Type Translator. The likely cause(s) of the event(s) generating the message and recommended corrective action are also presented.
The error code consists of a prefix, severity code, and sequence number. The prefix O2 shows that the error was issued by Object Type Translator. An additional letter indicated whether the error was caused by the interface, a file read, or unparsing:
Prefix | Meaning |
---|---|
O2I | interface error |
O2F | file read error |
O2U | unparsing error |
There are four severity codes, described in the following table.
Code | Meaning |
---|---|
W | Warning - despite an error, a compilable output file was created. |
S | Severe error - despite an error, an output file was created. However, it might not be correct. |
F | Fatal error - no output file was created because of a user error, an internal problem or because a resource (such as memory) was unavailable or ran out. |