SQL return code -551 indicates an authorization failure - the user does not have the required privilege to perform the requested operation on the database object. This is an access control error, not a bind issue (which relates to package binding) or a cursor state problem.