Hi Balazs,

The easiest way to setup and online scheduled backup is via the “System Admin 
-> Backup” tab of the Virtuoso Conductor where and initial Full backup can e 
initiated and a scheduled backup interval can be specified for subsequent 
incremental backups of the database to take place.

Best Regards
Hugh Williams
Professional Services
OpenLink Software, Inc.      //              http://www.openlinksw.com/
Weblog   -- http://www.openlinksw.com/blogs/
LinkedIn -- http://www.linkedin.com/company/openlink-software/
Twitter  -- http://twitter.com/OpenLink
Google+  -- http://plus.google.com/100570109519069333827/
Facebook -- http://www.facebook.com/OpenLinkSoftware
Universal Data Access, Integration, and Management Technology Providers

> On 17 Sep 2015, at 10:07, Balazs Varhegyi <varh1ibal...@gmail.com> wrote:
> 
> Hi,
> 
> We did online backups manually following this procedure that we would like to 
> automate:
> "isql-vt 1111 dba dba"
> "status();"                
> "checkpoint_interval(-1);"  
> "checkpoint;"            
> "backup_online('virt-inc_dump_01082015#',1000000,0,vector('/usr/local/var/lib/virtuoso_backup'));"
> "checkpoint_interval(60);"
> 
> I read there's a scheduler to do this here: 
> http://docs.openlinksw.com/virtuoso/databaseadmsrv.html#backup 
> <http://docs.openlinksw.com/virtuoso/databaseadmsrv.html#backup> as "It is 
> possible, and perhaps preferable, to create stored procedures for performing 
> the backup functions and scheduling these with the Virtuoso scheduler." but 
> can't find a documentation about how to set it up.
> 
> Could you point me out such documentation about how to set up the scheduler 
> to do online backups to be able to automate the backup process above?
> 
> Regards,
> Balazs Varhegyi
> ------------------------------------------------------------------------------
> _______________________________________________
> Virtuoso-users mailing list
> Virtuoso-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users

------------------------------------------------------------------------------
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to