SQL-02143:Target object has not been properly allocated
错误码
错误描述:Target object has not been properly allocated
错误原因:An attempt was made to retrieve elements from a collection into an unallocated object pointer.
解决方法:Allocate the object pointer with the EXEC SQL ALLOCATE statement.
向认证技术专家提问
向技术专家提问


