Re: [Bacula-users] Howto Backup Oracle with Bacula

2009-03-02 Thread Victor Hugo dos Santos
On Sat, Feb 28, 2009 at 3:58 PM, David Ballester wrote: > El vie, 27-02-2009 a las 16:50 -0300, Victor Hugo dos Santos escribió: > >> the principle of idea: >> >> In production environment downtimes of DB isn't allowed, for around >> this problem, we will need: >>       1 - Configure Oracle DB in

Re: [Bacula-users] Howto Backup Oracle with Bacula

2009-03-02 Thread Victor Hugo dos Santos
On Sat, Feb 28, 2009 at 5:05 AM, Ulrich Leodolter wrote: > Hello, > > optionally use strippath=2 for snapshot fileset > it's easier to restore to original location. cool... I don't know strippath directive of director... and I needed to "strip the path" manually in moment of restore. >>        

Re: [Bacula-users] Howto Backup Oracle with Bacula

2009-03-02 Thread Victor Hugo dos Santos
On Sat, Feb 28, 2009 at 7:03 AM, Mike Holden wrote: > Victor Hugo dos Santos wrote: >> In production environment downtimes of DB isn't allowed, for around >> this problem, we will need: >>       1 - Configure Oracle DB in backup mode >>       2 - Create a Snapshot from files >>       3 - Run a bac

Re: [Bacula-users] Howto Backup Oracle with Bacula

2009-02-28 Thread David Ballester
El vie, 27-02-2009 a las 16:50 -0300, Victor Hugo dos Santos escribió: > the principle of idea: > > In production environment downtimes of DB isn't allowed, for around > this problem, we will need: > 1 - Configure Oracle DB in backup mode > 2 - Create a Snapshot from files > 3 -

Re: [Bacula-users] Howto Backup Oracle with Bacula

2009-02-28 Thread Mike Holden
Victor Hugo dos Santos wrote: > In production environment downtimes of DB isn't allowed, for around > this problem, we will need: > 1 - Configure Oracle DB in backup mode > 2 - Create a Snapshot from files > 3 - Run a backup from files with bacula > 4 - Configure Oracle DB i

Re: [Bacula-users] Howto Backup Oracle with Bacula

2009-02-28 Thread Ulrich Leodolter
Hello, optionally use strippath=2 for snapshot fileset it's easier to restore to original location. On Fri, 2009-02-27 at 16:50 -0300, Victor Hugo dos Santos wrote: > Hello Everyone , > > I have writing/working in a howto to backup Oracle DB... and this is > the first draft > you can read it and

[Bacula-users] Howto Backup Oracle with Bacula

2009-02-27 Thread Victor Hugo dos Santos
Hello Everyone , I have writing/working in a howto to backup Oracle DB... and this is the first draft you can read it and send me yours comment and corrections ?? and if possible test this procedure ??? :-) thanks This Howto descr