Subject RE: [firebird-support] size specification either missing or incorrect
Author RB Smissaert
Have tried:



"C:\Program Files\Firebird\Firebird_1_5\bin\gbak.exe" -c -p 4096 -v -user
xxx -password yyy -se localhost:service_mgr I:\Firebird\s6.fbk
I:\Firebird\s6.fdb 500000 I:\Firebird\s6A.fdb 500000 I:\Firebird\s6B.fdb



But that gives me:



gbak: ERROR: service service_mgr is not defined

gbak: Exiting before completion due to errors



RBS







_____

From: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com] On Behalf Of Ivan Prenosil
Sent: 16 January 2008 20:23
To: firebird-support@yahoogroups.com
Subject: Re: [firebird-support] size specification either missing or
incorrect



> Yes, again didn't make multiple files, so error happened when size of the
> first .fdb file was 4 Gb.
>
>
>
> This was the last effort:
>
>
>
> "C:\Program Files\Firebird\Firebird_1_5\bin\gbak.exe" -c -se
> localhost:service_mgr I:\Firebird\s6.fbk localhost:I:\Firebird\s6.fdb
500000
> localhost:I:\Firebird\s6A.fdb 500000 localhost:I:\Firebird\s6B.fdb -p 4096
> -v -user xxx -password yyy
>
>
>
> Any suggestions?

Put all switches before db/file specifications.
Do not put "localhost" before filenames, it is already specified in
"localhost:service_mgr"





[Non-text portions of this message have been removed]