Object Code Accelerator Manual

Error and Warning Messages
Object Code Accelerator Manual528144-003
8-5
Error Messages
Cause. You specified a TNS OSS object file.
Effect. OCA only supports native TNS object files.
Recovery. Convert this file to native mode using the TNS compilers and recompile.
6
Cause. You built this file using unsupported tools.
Effect. OCA cannot accelerate this file.
Recovery. Rebuild this file using a later version of the compiler and Binder.
7
Cause. This file is not fully bound and ready to execute.
Effect. OCA cannot accelerate files that are not fully bound and ready to execute.
Recovery. Fully bind the object file and then translate it using OCA. Do not use the
?NOFIXUP option in your source code and do not use the SELECT FIXUPS OFF
Binder command.
9
Cause. The Binder command CHANGE OCA ENABLE OFF is set to prevent OCA
from translating this file.
Effect. OCA cannot accelerate this file.
Recovery. This file must be emulated in interpretive mode. If needed, use Binder to
enable file translation and then re-run OCA.
10
Cause. OCA read an option it did not recognize.
Effect. OCA cannot accelerate this file because it does not recognize one or more
options on the command line.
Error 6: File <filename> is built using unsupported tools.
Error 7: File <filename> is not bound and runnable.
Error 9: Translation of file <filename> has been inhibited.
Error 10: Unrecognized option text was provided.