COBRT226 EXTERNAL file definition inconsistent
Two or more programs define the same external file but with different formats. For example, maximum and minimum record lengths might be different.
COBRT227 EXTERNAL data definition inconsistent (Fatal)
Two or more programs are defining the same external data item, but the first loaded program has defined the size differently from the second or subsequent loaded program.
COBRT235 Error in debugger communications channel (Fatal)
The Debugger has encountered system limits or conflicts resulting in communications errors. Perhaps two logins on the same UNIX system are trying to cross-session debug the same program file.
COBRT236 Debugged program has terminated unexpectedly (Fatal)
A program you are debugging has terminated without following the standard run-time system shut-down process. The termination was probably either initiated by the user or caused by a severe run-time error.
COBRT237 Unable to initialize debugged process (Fatal)
The Debugger has encountered system limits in starting your program. The debugged program cannot start because of either insufficient memoryor too many processes running on the UNIX system .