| ERROR | Indicator variable string has wrong type or length at line number in file string |
| CAUSE | An indicator variable was not declared in the Declare Section as a 2-byte integer. Indicator variables must be defined as 2-byte integers. |
| ACTION | Redefine the indicator variable as a 2-byte integer. |