Thanks.
I have had a quick look at on-bar but it looks a lot more complicated than ontape, which seems the best option.
So, if we could move our database into its own space this might help, but it looks like ontape will only backup a complete system (all dbspaces) although it will resotore specified dbspaces ... the usage says
for ontape backup:
-s [-L archive level ] [ -A database_list] [ -B database_list]
[ -N database_list] [ -U database_list]
and for restore:
-r [-D DBspace_list]
i.e. you can only specify a dbspace in the restore, so as I understand it ontape will only dump the COMPLETE system (all dbspaces)!
How do you use ontape to backup only one dbspace?
Also as I need to do the backup to DISK (not tape), is the correct way to do this to set TAPEDEV to a plain filename?
Thanks