Subject | AW: [ib-support] gbak |
---|---|
Author | Henner Kollmann |
Post date | 2002-03-25T08:59:57Z |
>No, i want to pipe the output int o a file. Gbak -v .... >> somefile.log
> > 2. gbak is logging to stderr under Win2K not to stdout.
>
> I don't understand well: are you saying that "-y" doesn't
> generate anything in the file, because all the logging goes
> to stderr? Is this is true, we may need something like the
> "-Merge" switch in isql that gbak doesn't have.
This would not work, must use Gbak -v .... 2>> somefile.log under Win2K
Henner