On 2020-05-26 23:13, Ivan Přenosil wrote:
I am testing new include_data switch in FB4 Beta2. Any idea what am I
doing wrong?
All these commands seem to work, except the last one which raises the exception:

GBAK -b -user sysdba -password masterkey localhost/3333:Z:\xx.FDB
Z:\xx.fbk -skip_data abc
GBAK -b -user sysdba -password masterkey localhost/3333:Z:\xx.FDB
Z:\xx.fbk -include_data abc
GBAK -b -se localhost/3333 -user sysdba -password masterkey Z:\xx.FDB
Z:\xx.fbk -skip_data abc
GBAK -b -se localhost/3333 -user sysdba -password masterkey Z:\xx.FDB
Z:\xx.fbk -include_data abc
FBSVCMGR.exe localhost/3333 -user sysdba -password masterkey
action_backup -dbname Z:\xx.FDB -bkp_file Z:\xx.fbk -bkp_skip_data abc
FBSVCMGR.exe localhost/3333 -user sysdba -password masterkey
action_backup -dbname Z:\xx.FDB -bkp_file Z:\xx.fbk -bkp_include_data
abc
  unrecognized service parameter block
  -All services except for getting server log require switches

(I get the same error when using FB Services API)

Shouldn't the filename be last?

Mark


Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to