Hi Aldo,


Can the above be accomplished via configuration?


You can do this with the backup_online command using the isql tool:

backup_online ('mybackup-#', 1000000, 0, vector('backupdir1', 'backupdir2'));

The conductor allows you to do the same and can add this to the scheduler so an incremental backup can be written at regular intervals.


See:
  http://docs.openlinksw.com/virtuoso/fn_backup_online.html

Patrick


Reply via email to