PDA

View Full Version : Restoring a table from an ONBAR archive


denisdayal
06-21-02, 16:48
Hi,

Is there a way to unload/restore a table from an ONBAR Backup.

Informix IDS version 7.31.FD1X5 is being used.

Any suggesstion will be greatly appreciated.

Thanks
Denis K

Roelwe
08-02-02, 09:10
This can only be done if you stored only one table in a specific dbspace.
You can restore one dbspace from an onbar backup.
A workaround is to restore the archive to a test-machine and use the
unload function.
The test-machine must have the same chunk layout. You can play with symbolic links though.