database file appears corrupt only on some computers
----------------------------------------------------

                 Key: CORE-3749
                 URL: http://tracker.firebirdsql.org/browse/CORE-3749
             Project: Firebird Core
          Issue Type: Bug
          Components: API / Client Library
    Affects Versions: 2.5.1, 2.1.3
         Environment: System   : Windows 7 Home Edition, Version: 6.1, Build: 
1DB1, "Service Pack 1"
Processor: AMD, AMD Phenom(tm) II N620 Dual-Core Processor, 2790 MHz MMXex MMX 
SSE SSE2 SSE3 SSE4A 3DNow!ex 3DNow! 64 bits DEP
Memory: 7930; free 5431
            Reporter: Dumabg
            Priority: Blocker


I've a program that uses Firebird embeded. On my developer and test PCs always 
work well (XP, Vista, 7). On some customers PCs, when the program try to access 
the database, appears this message:

Exception class: EIBInterBaseError
Exception message: database file appears corrupt ()
bad checksum
checksum error on database page 425.

The number of the page varies from one customer to other.

I can't understand why this happens, and I can't resolve it. The most 
incredible is that the database is not corrupted. I've try it different things, 
but nothing resolve it:

1)
- Recreated the database with gbak.

2)
- Extracted all the database (structure and data) on a SQL script.
- Create a new empty database.
- Import the data with SQL script.

3)
- Export the structure on a SQL script.
- Create a new empty database. 
- Import the structure from the SQL script.
- Import the database data using IBPump.

The most curious is that if I pass the IBFirstAID, all is OK!

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to