Skip to main content
Question

*** System error value = 4 ***, question on system error value messages

  • November 24, 2025
  • 2 replies
  • 13 views

WorldHoff

Does anyone know if there is documentation on the “*** System error value = # *** errors? I see them pop up in my logs from time to time, but I’m not able to find what they mean in the AcuCOBOL documentation. I’m using 10.5.1 on RHEL if that matters.

Thanks for your help!

2 replies

Claudio Contardi
Forum|alt.badge.img+2

Good afternoon, Mr. ​@WorldHoff .

System errors are returned by the Operating System itself, so these codes should be available in the Red Hat documentation.

Regards.


WorldHoff
  • Author
  • New Participant
  • November 24, 2025

Good afternoon, Mr. ​@WorldHoff .

System errors are returned by the Operating System itself, so these codes should be available in the Red Hat documentation.

Regards.

Thank you so much! I’m logging via my standard Acu error routine and I didn’t realize that this was being passed through from the OS. I really appreciate your help!