On 04/05/14 16:44, Simonov Denis wrote:
> The final assembly firebird 3.0.0.31021-0 found the following problems .
> After the implementation of CORE- 3370 it became impossible to connect to
> the database already created . Well here it is clear changed ODS, decided
> to recreate the database from backup and here found that it was not
> possible. (backup was created in version 2.5 )
>
> c: \ Program Files \ Firebird \ Firebird_3_0> gbak-c "D: \ interbasedata \
> 3.0 \ horses.dmp" "D: \ interbasedata \ 3
> .0 \ Horses_new.fdb "-se localhost/3051: service_mgr-user sysdba-pas
> masterkey-v
> gbak: opened file D: \ interbasedata \ 3.0 \ horses.dmp
> gbak: transportable backup - data in XDR format
> gbak: backup file is compressed
> gbak: backup version is 9
> gbak: ERROR: IProvider :: attachDatabase failed when loading mapping cache
> gbak: ERROR: I / O error during "CreateFile (open)" operation for file "D:
> \ INTERBASEDATA \ 3.0 \ HORSES
> _NEW.FDB "
> gbak: ERROR: Error while trying to open file
> gbak: ERROR: ═ x єfrhЄe erschЄsh єrchree √ u Їrschy .
> gbak: Exiting before completion due to errors
>
> new database can be created without problems
>
> c: \ Program Files \ Firebird \ Firebird_3_0> isql
> Use CONNECT or CREATE DATABASE to specify a database
> SQL> create database 'd: \ interbasedata \ 3.0 \ test_new.fdb' user
> 'sysdba' password 'masterkey';
> SQL> create table t1 (id integer);
> SQL> quit;
>

Should be fixed now.


------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to