Subject Re: [firebird-support] Broken Database after system crash on W2K
Author Ann W. Harrison
jpcarlino wrote:
>
> Hi:
>
> I'm using Firbird 1.5.1.4481 for Win32 on a W2K machine, and I've
> observed that always an electric shutdown happens, the database get
> broken. ...
> This is the exception I get after the shutdown:
>
> org.firebirdsql.jdbc.FBSQLException: Resource Exception. I/O error for
> file CreateFile (open) "g2"
> Error while trying to open file
> null
> Reason: I/O error for file CreateFile (open) "g2"

That isn't exactly a corrupt database, that's a file system error saying
that the file doesn't exist or can't be opened. Does the file exist?
Can you open it locally with ISQL?

Regards,


Ann