Reason:
A host or indicator variable referenced a field that is declared later in the source. Not valid where ANSI compatibility is required.
Action:
Move the field definition to a location in the source prior to the reference within the SQL statement. For ANSI place the definition in an SQL declare section.
|
Copyright © 2014 CA.
All rights reserved.
|
|