>> Finally
>> gbak -b c:\temp\test.fdb c:\temp\test.fbk
>> gbak: ERROR:Unable to perform operation.  You must be either SYSDBA or
>> owner of the database
>> gbak:Exiting before completion due to errors
>> I still am the owner of the database (I hope ;-))
>> gbak -b c:\temp\test.fdb c:\temp\test.fbk -user beckmann -password SomePwd
>> returns the same error (this behavior is already in the tracker and
>> confirmed as beeing erroneous).
> 
> This one has already been fixed.

Yes, working is now:
gbak -b test.fdb test.fbk
gbak -b test.fdb test.fbk -user sysdba -password masterkey
gbak -b 127.0.0.1/3051:test.fdb test.fbk -user beckmann -password SomePwd

Not working is still:
gbak -b 127.0.0.1/3051:test.fdb test.fbk -user sysdba -password masterkey
gbak: ERROR:Your user name and password are not defined. Ask your
database administrator to set up a Firebird login.
gbak:Exiting before completion due to errors

gsec with server/port does not crash any more but still does not work:
gsec -database 127.0.0.1/3051:test.fdb -user sysdba -password masterkey
GSEC> display
Your user name and password are not defined. Ask your database
administrator to set up a Firebird login.

isql 127.0.0.1/3051:test.fdb -user sysdba -password masterkey
leads to the same result

gsec -database 127.0.0.1/3051:test.fdb -user beckmann -password SomePwd
GSEC> display
Dynamic SQL Error
SQL error code = -204
Table unknown
PLG$SRP_VIEW
At line 1, column 129

Very interesting...
-- 
Mit freundlichen Grüßen,

Thomas Beckmann
Diplom-Informatiker

Wielandstraße 14c • 23558 Lübeck
Tel +49 (22 25) 91 34 - 545 • Fax +49 (22 25) 91 34 - 604
Mail thomas.beckm...@assfinet.de <mailto:thomas.beckm...@assfinet.de>

ASSFINET-Logo

*ASSFINET Dienstleistungs-GmbH*
Max-Planck-Straße 14 • 53501 Grafschaft bei Bonn
i...@assfinet.de <mailto:i...@assfinet.de> • www.assfinet.de
<http://www.assfinet.de/>

Geschäftsführer: Dipl. Wirtschaftsinformatiker Marc Rindermann
Registergericht Koblenz HRB 23331

Diese E-Mail enthält vertrauliche Informationen. Wenn Sie nicht der
richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben,
informieren Sie bitte sofort den Absender und vernichten Sie diese Mail.
Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist
nicht gestattet.

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to