dimitrivandoorne
MIS
Hi all,
I have a problem with archercker to restore a single table:
I make a backup with ontape to a file, something like: ontape -s -L 0 > /backup/mybackup.backup
Then i want to recover a single table frrom the backup:
cat /home/mybackup.backup | archecker -tdsvX -f /home/myschema.schema
The destintation table is created but no data is inserted.
So if anyone has experience with this, please help.
I have a problem with archercker to restore a single table:
I make a backup with ontape to a file, something like: ontape -s -L 0 > /backup/mybackup.backup
Then i want to recover a single table frrom the backup:
cat /home/mybackup.backup | archecker -tdsvX -f /home/myschema.schema
The destintation table is created but no data is inserted.
So if anyone has experience with this, please help.