Reputation: 629
Few documents have just vanished in sync between Cloudant to Dash DB. On Cloudant side, the count of messages in main & overflow table is different than the actual count in dash db tables. Any clue how to find those documents?
Upvotes: 0
Views: 79
Reputation: 186
The best way for you to recover the lost documents would be by using the RESCAN function. That will re-load all documents currently in Cloudant to dashDB. Just beware that it will drop existing tables and records before it performs the reload.
If you want the Cloudant support team to investigate the specific cause for this loss, please open a ticket with [email protected] and make sure to mention your account details!
Upvotes: 1