Indicator parameters are not allowed in LANGUAGE SQL modules Explanation: A procedure in a module, whose language is SQL, specified an indicator variable. User Action: LANGUAGE SQL parameters inherently support NULL values. Omit the indicator reference.