-------- Oryginalna wiadomość --------
Od: "Seyeong Jeong wmbdmw@gmail.com [firebird-support]" <firebird-support@yahoogroups.com>
Data: 21.06.2016 05:58 (GMT+01:00)
Do: firebird-support@yahoogroups.com
Temat: Re: [firebird-support] Not a valid database
Hello Seyeong,
Tuesday, June 21, 2016, 12:52:51 PM, you wrote:
> SQL>> connect "/home/user/a.fdb" user '*******' password '**********';
> Statement failed, SQLSTATE = HY000
> file /home/user/a.fdb is not a valid database
> Note that the example file, employee.fdb is accessible.
> Again, the same file is perfectly accessible on Windows with FlameRobin.
My top suspicion is that you have a backup file there that you have
inadvertently named with the ."fdb" extension. I suggest you try
again, this time just making certain about those file names when you
back up and restore.
BTW, this error has nothing to do with the file name: it is raised
when the engine finds the named file but can't find a database header
page in it.
Also, Firebird doesn't care about extensions at all. ".fdb" for
databases and ".fbk" for backup files are just a convention.
Helen
Posted by: liviuslivius <liviuslivius@poczta.onet.pl>
| Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (1) |
Visit http://www.firebirdsql.org and click the Documentation item
on the main (top) menu. Try FAQ and other links from the left-side menu there.
Also search the knowledgebases at http://www.ibphoenix.com/resources/documents/
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
No comments:
Post a Comment