Hi,
We had an problem in COB with the following error message.
jBASE: Segmentation violation. Aborting
TRANSEND: Error 0
jBASE: /globus/bnk/bnk.run/globuslib/lib455.so.10: Not enough space
Trap from an error message, error message name = SUBROUTINE_CALL_FAIL
DEBUG aborting as background task
Line 123 , Source INIT.SIGN.ON.OFF
jBASE: Segmentation violation. Aborting
jBASE: Segmentation violation. Aborting
jBASE: Segmentation violation. Aborting
TRANSEND: Error 0
Hi Jim, You wrote; 'that you have done something like start a T24 transaction (by the way, these are pretty useless as they are subject to file corruption and so on)' Now here you could be saying that a T24 transaction is rubbish which is a point of view and each to their own; however you could also be suggesting that there are issues with transaction boundaries.
If your comment does relate to transaction boundaries could you expand a bit please because this causes me great concern.
jBASE transactions and journaling are what you should be using and they have no issues that I know of. They are implemented at the correct system level and a crash cannot corrupt the journal such that recovery cannot take place. Jim