X208: Table/View exists in target location. Use WITH REPLACE to overwrite.

If table exists in target location, you must either drop it before overwriting, or use the COPY command with the WITH REPLACE option.