I thought a solution might be to use left(remarks,7000) on the source field but this made no difference. I thought I might then try to trim trailing white space in the transformation. This actually worked without the left function removing the traling 1500 characters over 7000! Not sure why this worked?