Subject firbird 1.5 database creation error
Author wang960
Hi,

I installed FB1.5 in a linux server using port 3051(IB6 is using 3050
in the same machine), and using isql to create a sample database like
following:

sql> create database '//home/fdb/mymdb.fdb' page_size 8192;

statement failed, sqlcode -902

database file appear corrupt();
-wrong page type
-page -1 is of wrong type(expected 7, found 0)

what's wrong with this? please help, thanks.


Frank