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

PAG_page_count returns 3 for just created database [CORE1790] #2216

Closed
firebird-automations opened this issue Mar 13, 2008 · 5 comments
Closed

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @romansimakov

D:\cvs_firebird\firebird2-HEAD\temp\Win32\Debug\firebird\bin>isql
Use CONNECT or CREATE DATABASE to specify a database
SQL> create database 'a' user 'sysdba' password 'masterkey';
SQL> exit;

D:\cvs_firebird\firebird2-HEAD\temp\Win32\Debug\firebird\bin>nbackup -U sysdba -
P masterkey -B 0 a a.bak0

The size of resulting a.bak0 is 12 288 = 4096 * 3.

Commits: f82d517

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

assignee: Vlad Khorsun [ hvlad ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @hvlad

pip->pip_header.reserved valid only for one ODS version - for 11.1
It is planned to be changed in ODS 11.2 to regular field (not reserved)

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

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

resolution: Fixed [ 1 ]

Fix Version: 2.5 Alpha 1 [ 10224 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

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

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

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

No branches or pull requests

2 participants