On 01/13/12 23:57, Yi Lu wrote:
> Hi All,
> When we are trying to change structure “header page” in file ods.h
> (For example hdr_next_transaction from SLONG to SINT64)
> We have the following error 
> C:\Program Files\Firebird\Firebird_2_5\bin>gbak  -c -r  -user sysdba
> -password masterkey   -service localhost:service_mgr  "C:\Program
> Files\Firebird\Firebird_2_5\EMPLOYEE.FBK"  "C:\Program
> Files\Firebird\Firebird_2_5\employee1.fdb"
> gbak: ERROR:cannot attach to password database
> gbak:Exiting before completion due to errors
> Detail error in the firebird.log is following:
> Error in isc_attach_database() API call when working with security database
> file C:\PROGRAM FILES\FIREBIRD\FIREBIRD_2_5\SECURITY2.FDB is not a valid
> database
>
> We have the questions as following:
> 1.    How build new security database SECURITY2.FDB that is compatible to 
> The Changes in ODS.h file 

You should run boot build with changed ODS, correct SECURITY2.FDB will
be created during boot build.

> 2.    What is additional changes should we make in Source Code to be 
> compatible
> With changes in ODS.h file. 

That's what you should find and do to make it work :)

> Thanks in advance
>
>
>
> --
> View this message in context: 
> http://firebird.1100200.n4.nabble.com/Firebird-Transaction-ID-limit-solution-tp4230210p4293219.html
> Sent from the firebird-devel mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> RSA(R) Conference 2012
> Mar 27 - Feb 2
> Save $400 by Jan. 27
> Register now!
> http://p.sf.net/sfu/rsa-sfdev2dev2
> Firebird-Devel mailing list, web interface at 
> https://lists.sourceforge.net/lists/listinfo/firebird-devel


------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to