Subject | firbird 1.5 database creation error |
---|---|
Author | wang960 |
Post date | 2006-10-21T09:43:05Z |
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
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