Page 1 of 1

Howto Limit Memory Usage of TIBCRestoreService

Posted: Wed 12 May 2010 10:48
by ulca
Hello,
I use TIBCRestoreService to Restore a 2GB Backup File. I use Firebird embedded 2.1.3. While the restore is running Memory Usage grows to 99% of phisical memory and computer is very slow. But the restore works fine.

How can I limit the memory usage while the restore is running?

Thanks

Posted: Thu 13 May 2010 09:41
by Dimon
To solve the problem try to set the TIBCRestoreService.PageBuffers property, that specifies the number of default cache buffers to configure for attachments to the restored database.