Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

request synchronization error in the GBAK utility (restore) [CORE5579] #5846

Closed
firebird-automations opened this issue Jul 11, 2017 · 8 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Oleg Matveyev (o_matveev)

Attachments:
gbak_test_rest.7z
r.sql
r.bat

We have database in which there are 14 rows with has violation of NOT NULL constraint.
We create backup copy with gbak utility.
But in the restore progress disappear not 14, but 1981 rows.

Errors are displayed
Gbak: ERROR: request synchronization error

If you restore DB with the -n -i option, you can see all the rows.
Question: why was not restore 1967 rows?

Commits: 100b539 661df1b 81dea30

@firebird-automations
Copy link
Collaborator Author

Modified by: Oleg Matveyev (o_matveev)

Attachment: gbak_test_rest.7z [ 13160 ]

Attachment: r.bat [ 13161 ]

Attachment: r.sql [ 13162 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: Oleg Matveyev (o_matveev)

Attachment: r.bat [ 13163 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: Oleg Matveyev (o_matveev)

Total rows, with -O -N -I options

   COUNT 

============
39676

Rows with -O options

   COUNT 

============
37695

@firebird-automations
Copy link
Collaborator Author

Modified by: Sean Leyne (seanleyne)

Attachment: r.bat [ 13161 ] =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

assignee: Vlad Khorsun [ hvlad ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 4.0 Alpha 1 [ 10731 ]

Fix Version: 2.5.8 [ 10809 ]

Fix Version: 3.0.3 [ 10810 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Resolved [ 5 ] => Resolved [ 5 ]

QA Status: No test => Done successfully

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Resolved [ 5 ] => Closed [ 6 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment