Object Code Accelerator Manual

Error and Warning Messages
Object Code Accelerator Manual528144-003
8-4
Error Messages
Cause. The argument to OUTPUT_FILE is not a legal NonStop file name (for
example, one that is too long).
Effect. OCA is not able to create an output file with an illegal file name. OCA instead
leaves the augmented TNS file in a temporary file whose name is displayed in the
message.
Recovery. Offer a valid filename as an argument to the OUTPUT_FILE option.
Error Messages
OCA issues an error when it finds a code construct that it cannot accelerate, or when it
cannot understand input options or the input file format. The original TNS object file
remains unchanged. Error messages are numbered 2 through 34.
2
Cause. OCA cannot open the file you specified.
Effect. OCA is unable to accelerate a file it cannot open.
Recovery. Verify the filename. You should also verify you have permission to open
this file. If needed, have the appropriate person alter the file permission so you can
open it.
3
Cause. OCA can not read the file name you specified.
Effect. OCA is unable to accelerate a file it cannot read.
Recovery. Verify you have read permissions for this file. If needed, have the
appropriate person alter the file permission so you can read it.
4
Cause. You specified a non-TNS object file.
Effect. OCA cannot accelerate a non-TNS object file.
Recovery. Verify that the specified file has been compiled and bound correctly using
TNS compilers and the Binder.
5
Error 2: Cannot open file <filename>.
Error 3: Cannot read file <filename>.
Error 4: File <filename> is not a TNS object file.
Error 5: File <filename> is a TNS OSS object file.