Discussion:
[firebird-support] Calculating Transaction Inventory Pages (TIP)
'Gregor Kobler' gk@gksoft.ch [firebird-support]
2016-10-24 15:08:01 UTC
Permalink
Hello





I found a formula to calulate the TIP size





(Next Transaction - OIT) / (4 transactions per byte


* (1024 bytes - 16 byte header - 4 byte next TIP page number))





This should be valid vor Server 2.1 and 2.5.





Is it also valid for Server 3.0? Are the roules 4 transaction per byte also
valid at FB3 ?





Thanks and Best Regards


Gregor
Dmitry Yemanov dimitr@users.sourceforge.net [firebird-support]
2016-10-25 14:31:20 UTC
Permalink
Post by 'Gregor Kobler' ***@gksoft.ch [firebird-support]
Is it also valid for Server 3.0? Are the roules 4 transaction per byte
also valid at FB3 ?
Yes.


Dmitry

Loading...