Subject I/O errors while restoring *.fbk files
Author lucasdelul
Using the IBOAdmin components to backup and restore databases, I
sometimes get an error while restoring a backup (*.fbk) database.

On linux: I/O error for file "/tmp/0"
and on Windows XP Pro: I/O error for file "C:\Windows\System32\0"

I'm running the superserver on linux (LI-V1.5.1.4481)
and windows (WI-V1.5.2.4731).

The error occurs both on remote and local systems and different
databases. To rule out the backup process introducing the problem,
I have tested both with and without clients attached to the databases

It seems like some sort of timing problem... I've already inserted
a 2 second hold-off time bewteen backup and restore procedures and can
increase this value, but I'd like to know why the error occurs before
doing this.

One final piece of info: the backup and restore procedures run from
whithin a thread in the delphi application.

Any thoughts are welcome


Lucas