Reason:
The field referenced by the host or indicator variable was declared outside of the declare section, a requirement for ANSI compatibility.
Action:
Code the definition inside an SQL declare section prior to reference by an SQL statement. If moving within the source, remove the previous definition.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|