Page 1 of 1

Vertica Restore error : ERROR 4757: SnapshotMemento does not match. Oid conflicts are possible

Posted: Sun Jul 31, 2016 7:39 am
by saad.nossir
Hi All,
I've tried to backup a schema using vbr.py command , first created the setup conf file then backup successfully and dropped the tables and schema but when trying to do restore on the same machine , vertica version ..etc ,I have got this error ERROR 4757 : SnapshotMemento does not match. Oid conflicts are possible

Here is the commands I've used
/opt/vertica/bin/vbr.py --setupconfig
/opt/vertica/bin/vbr.py --task backup --config-file "/home/dbadmin/ backup_test/objectbackup.ini "
/opt/vertica/bin/vbr.py --task restore --config-file "/home/dbadmin/backup_test/objectbackup.ini"

Waiting for your feedback,

Regards