Subject | Re: [firebird-support] Cannot Create Index |
---|---|
Author | Vishal Tiwari |
Post date | 2015-10-15T11:57:55Z |
After increasing page size from 4KB to 16KB, while launching delphi appliocation using ADConnection component to connect to the firebird database am getting below error:
[FireDAC][Phys][IB]database @1 shutdown
On Thursday, 15 October 2015 9:52 AM, "Vishal Tiwari vishualsoft@... [firebird-support]" <firebird-support@yahoogroups.com> wrote:
Many Thanks, Done it...
On Wednesday, 14 October 2015 11:51 PM, "Mark Rotteveel mark@... [firebird-support]" <firebird-support@yahoogroups.com> wrote:
On 14-10-2015 07:18, Vishal Tiwari vishualsoft@...
[firebird-support] wrote:
You need to backup your database, and restore it with a larger page size
(commandline parameter -page_size 16384),
see
http://www.firebirdsql.org/file/documentation/reference_manuals/user_manuals/html/gbak-recipies.html#gbak-recipies-page
and
http://www.firebirdsql.org/file/documentation/reference_manuals/user_manuals/html/gbak-cmdline.html#gbak-cmdline-restore
Mark
--
Mark Rotteveel
[firebird-support] wrote:
> How to increase the database page size 16kb ?
You need to backup your database, and restore it with a larger page size
(commandline parameter -page_size 16384),
see
http://www.firebirdsql.org/file/documentation/reference_manuals/user_manuals/html/gbak-recipies.html#gbak-recipies-page
and
http://www.firebirdsql.org/file/documentation/reference_manuals/user_manuals/html/gbak-cmdline.html#gbak-cmdline-restore
Mark
--
Mark Rotteveel