SQL-02143: Target object has not been properly allocated

SQL-02143: Target object has not been properly allocated

Cause: An attempt was made to retrieve elements from a collection into an unallocated object pointer.

Action: Allocate the object pointer with the EXEC SQL ALLOCATE statement.

No comments:

Post a Comment