Object Code Accelerator Manual
Error and Warning Messages
Object Code Accelerator Manual—528144-003
8-6
Error Messages
Recovery. Verify the spelling of all options and ensure that the command line contains
only OCA command syntax. See Section 5, OCA Syntax and Option Summary for a
listing and correct spelling of OCA syntax.
Cause. OCA is unable to interpret your input on the command line.
Effect. OCA cannot respond to your request for file translation.
Recovery. Verify the spelling of all options and ensure that the command line contains
only OCA command syntax. See Section 5, OCA Syntax and Option Summary for a
listing and correct spelling of OCA syntax.
12
Cause. OCA detects a main procedure in the object file you specified, but you
entered the SL option on the command line.
Effect. OCA cannot translate a library file that contains a main procedure.
Recovery. Remove the SL option from the command line and re-run OCA.
13
Cause. You did not supply an output file name after you specified the OUTPUT_FILE
option on the command line.
Effect. OCA cannot write the accelerated object to an unspecified file.
Recovery. Supply a file name after the OUTPUT_FILE option on the command line.
14
Cause. You did not specify a procedure name after the IGNORE_IRn, INHERITSRn,
IGNORE_CC, or INHERITSCC options.
Effect. OCA cannot accelerate this file unless you supply a procedure name after
these options.
Recovery. Add a procedure name to the command line following the IGNORE_IRn.
Error 11: Incorrect syntax was provided on the command line.
Error 12: The SL option is in effect but file <filename>
contains a main procedure.
Error 13: OCA expects a file name after the OUTPUT_FILE
option.
Error 14: OCA expects a procedure name after the option-name
option.