Object Code Accelerator Manual
Error and Warning Messages
Object Code Accelerator Manual—528144-003
8-8
Error Messages
21
Cause. OCA detects a main procedure in the object file you specified, but you
entered the UL option on the command line.
Effect. OCA cannot translate a library file that contains a main procedure.
Recovery. Remove the UL option from the command line and re-run OCA.
22
Cause. You have entered both the UL and SL options on the same command line.
Effect. OCA cannot translate a file with both the UL and SL options specified on the
same command line.
Recovery. Specify either the UL or SL option on the command line and re-run OCA.
24
Cause. The obey file you specified on the OBEY command line has an invalid type.
Effect. OCA cannot process this file; it can only read text files.
Recovery. Use an obey file with the filecode 101.
25
Cause. OCA cannot read the obey file you specified on the OBEY command line.
Effect. OCA is unable to read the options in this file.
Recovery. Supply an obey file that contains the appropriate options.
26
Cause. OCA can not open the obey file you specified.
Effect. OCA is unable to process a file it cannot open.
Recovery. Verify that the obey file is specified on the command line, secured correctly,
and contains no open errors.
Error 21: The UL option is in effect, but file <filename>
contains a main procedure.
Error 22: The UL options and the SL options are both set.
Error 24: The obey file <filename> is not a text file.
Error 25: Cannot read the obey file <filename>.
Error 26: Cannot open the obey file <filename>.