Binder Manual (G06.24+, H06.03+)
Binder Messages
Binder Manual—528613-003
8-12
Error Messages and Warnings
56
This error can occur for two reasons:
1. The file had Binder tables but has been stripped by a Binder STRIP command.
Binder cannot manipulate the file in any way; recompile.
2. The file was compiled by a compiler version that does not incorporate Binder.
Recompile using the correct version. Check with your system support personnel.
57
Symbol table incompatible with the current version of Inspect. Recompile the program
containing entry-point-name.
58
Refer to the Guardian Procedure Errors and Messages Manual for a description of the
indicated error type.
59
SELECT CHECK PARAMETER is STRICT (default), and the consistency check failed.
The number of parameters in the call differ from the number required by the named
entry point. Binder also issues this message if calls to the same entry point from
separately compiled code blocks specify a different number of parameters.
60
SELECT CHECK PARAMETER is STRICT (default), and the consistency check failed.
The mode of the indicated parameter differs from that required by the named entry
point. Parameter mode is by value, by reference, or extended reference. Binder also
issues this message if calls to the same entry point from separately compiled code
blocks specify different parameter modes.
E No BINDER region in object file: file-name
E Incompatible version of INSPECT information for
entry-point-name
F Paging file error file-err-msg ( nnn) or
ALLOCATESEGMENT err-code nnn, volume: $ vol-name
W Parameter count mismatch on entry-point-name
W Parameter mode mismatch on entry-point-name
parameter n