S0C7 is a data exception abend that occurs when a program attempts to perform arithmetic operations on data that is not properly formatted for numeric operations. This includes attempting math on character data containing non-numeric values, or using uninitialized packed-decimal fields that contain garbage data instead of valid numeric values.