I am running the SDP to export some data from Cloudant to dashDB.
The SDP status shows that one document is skipped, but the *_OVERFLOW
table is empty.
Questions:
SDP skips any document where the document identifier starts with '_', such as design documents, attachments, view definitions etc.
These special documents are excluded during discovery and load and there is no mention of them in the OVERFLOW
table.
For all other documents the SDP load can result in:
OVERFLOW
table)OVERFLOW
tableOVERFLOW
tableThe OVERFLOW
table contains the document identifier for every warning and error.