How do I know if any file failed to load?
hi,
I am running COPY command via ADO.NET Driver and as a parameter to COPY I am passing multiple S3 files at once, how do I know if all the S3 files in that batch succeeded? Is there a way of getting which all files had rejected rows ?
Tagged:
0
This discussion has been closed.
Answers
LOAD_SOURCES might have that info: https://docs.vertica.com/24.3.x/en/sql-reference/system-tables/v-monitor-schema/load-sources/