Subject | Query error after change FB 1.0.3 to 1.5.1 |
---|---|
Author | wojciech_materna |
Post date | 2004-12-12T22:20:19Z |
Hello,
after change FB from 1.0.3 to 1.5.1 (IBO, Linux, CS) everything
looks good, with one exception - one select gives me error :
SQL Error code= -104, number of page buffers for cache required.
In TIB_Connection I set Buffers=75 and in firebird.conf I set
DefaultDBCachePages = 75
But Connection.dbPage_Buffers=0 when I stop my app after connect to
FB database and look at this parameter.
Query returns error. In FB 1.0.3 same query works. What's going on?
What can I do.... Maybe somebody can tell something.
Wojtek
after change FB from 1.0.3 to 1.5.1 (IBO, Linux, CS) everything
looks good, with one exception - one select gives me error :
SQL Error code= -104, number of page buffers for cache required.
In TIB_Connection I set Buffers=75 and in firebird.conf I set
DefaultDBCachePages = 75
But Connection.dbPage_Buffers=0 when I stop my app after connect to
FB database and look at this parameter.
Query returns error. In FB 1.0.3 same query works. What's going on?
What can I do.... Maybe somebody can tell something.
Wojtek