The COPY command in the Green plum,can log the errors in to an error table. Is there any way where I can log these errors in a file.
Thanks Ganesh.R
feedback
|
|
The COPY command only allows you to redirect errors to an error table. What you could do is set up an external writable table and use that as your error table for the COPY command. | |||
|
feedback
|