We are currently running Microfocus Cobol revision 4.1.30 and have experienced the following error when running a program
Execution error : file 'DB2RE6'
error code: 115, pc=0, call=7, seg=0
115 Unexpected signal (Signal 4)
I have contacted Microfocus cobol, but they could not help. Within cobol, they are trapping an error they don't recognize.
We are running on aix version 4.3.3.
We have had other similiar blow outs, and the only common factor that I can see is that the programs are using the "SORT" verb.
I checked the space in /tmp, plenty there. I looked around for an environmental variable to change for the sort, i.e. -s switch, but changing that around didn't do anything.
Anyone have any ideas?
Execution error : file 'DB2RE6'
error code: 115, pc=0, call=7, seg=0
115 Unexpected signal (Signal 4)
I have contacted Microfocus cobol, but they could not help. Within cobol, they are trapping an error they don't recognize.
We are running on aix version 4.3.3.
We have had other similiar blow outs, and the only common factor that I can see is that the programs are using the "SORT" verb.
I checked the space in /tmp, plenty there. I looked around for an environmental variable to change for the sort, i.e. -s switch, but changing that around didn't do anything.
Anyone have any ideas?