Value expressions may not be moved by CREATE TRANSFER Explanation: The user entered a value expression in the select list of a select expression in the move tables clause of the CREATE TRANSFER statement. This is not allowed. User Action: Move only columns using CREATE TRANSFER. Use a prologue file to define a view on the target database which computes the value expression from the columns moved.