Subject Re: [firebird-support] Re: Disk full, but which disk?
Author Kjell Rilbe
Dmitry Yemanov skriver:
>
> 28.01.2013 10:45, Kjell Rilbe wrote:
>
> > How can I determine which disk needs more free space?
>
> The one where TempDirectories in firebird.conf or envvar TMP/TEMP
> points to.
>

That would mean C:, the OS disk.

> > Is there any way I can reduce disk space requirements for the restore
> > operation?
>
> For example, temporarily increase TempCacheLimit in firebird.conf.
>

But that would in effect use RAM instead of disk? Or will it have some
"multiplicator effect", e.g. double TempCacheLimit will recuce disk
usage by a factor of 4, or something like that?

The server has 16 Gbyte RAM, 8-12 Gbyte are usually free.

Kjell