0

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?

Count shown on cloudant side for sync job

Count different in dashdb for synced table

Count different in dashdb for overflow table

jeet
  • 629
  • 1
  • 4
  • 15

1 Answers1

1

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 support@cloudant.com and make sure to mention your account details!

Holger Kache
  • 186
  • 5