gbak with PIPE to stdout: invalid content if user '-se <host>:service_mgr'
command switch
-----------------------------------------------------------------------------------------
Key: CORE-6264
URL: http://tracker.firebirdsql.org/browse/CORE-6264
Project: Firebird Core
Issue Type: Bug
Components: Engine, GBAK, SVCMGR
Affects Versions: 3.0.5, 4.0 Beta 1
Reporter: Pavel Zotov
C:\FB\30SS\gbak.exe -b -se localhost:service_mgr stdout | C:\FB\30SS\gbak -c
stdin C:\temp\employee.check-restore.tmp
Output:
========
gbak: ERROR:expected backup description record
gbak:Exiting before completion due to errors
=======
This ( i.e. gbak without "-se ..."):
C:\FB\30SS\gbak.exe -b localhost:employee stdout | C:\FB\30SS\gbak -c stdin
C:\temp\employee.check-restore.tmp
-- works OK
This:
C:\FB\30SS\fbsvcmgr localhost:service_mgr action_backup dbname employee
bkp_file stdout | C:\FB\30SS\gbak -c stdin C:\temp\employee.check-restore.tmp
-- also works fine.
Checked on:
WI-T4.0.0.1803
WI-V3.0.6.33265
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel