SQL$HELP_OLD72.HLB  —  Errors  SQL_ERRORS, BADMVIEWFLD
  field <str> of relation <str> must be moved for view <str>

  Explanation:  You attempted to transfer a view without
  transferring a field to which the view refers.  You must also
  explicitly transfer in the CREATE TRANSFER statement all
  relevant fields of relations to which the view refers.

  User Action:  Re-enter the CREATE TRANSFER statement, adding the
  required field to the appropriate MOVE RELATION clause.
Close Help