Bacula-users

[Bacula-users] Oracle Database Backup Question

2010-06-29 03:35:06
Subject: [Bacula-users] Oracle Database Backup Question
From: Mogaroy <bacula-forum AT backupcentral DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Tue, 29 Jun 2010 02:52:59 -0400

> 
> 
> Hi Ian,
> you are correct. Bacula does not have a specific
> backup agent for Oracle, and the only way to back up
> an Oracle database is the good old BEGIN BACKUP/END
> BACKUP procedure.
> I wrote a piece about the way I run such a backup at
> my workplace. You can read it in
> 
> http://paramount.ind.wpi.edu/wiki/doku.php?do=show&id=application_specific_backups#oracle_10g_release_2
> I run hot backups every day and delete archived redo
> logs, rock solid. Did several successful restores.
> Last time I looked, my server uptime was 32 days.
> I know, commercial products offer great backup agents
> for Oracle, but as a free solution, Bacula works
> GREAT. Regards,
> 
> Georger
> 
> 


Hi Georger,

I've been trying to setup the backup of our Oracle server with bacula following 
the steps mentioned in your doc.But, I am getting these errors:

25-Jun 08:55 tapti18522-fd JobId 20: ClientRunBeforeJob: SP2-0734: unknown 
command beginning "/var/oracl..." - rest of line ignored.
25-Jun 08:55 tapti18522-fd JobId 20: ClientRunBeforeJob: -rw-rw----    16785408 
2010/06/25 08:55:07 suncata.dbf 

Original post: [url] 
http://www.backupcentral.com/phpBB2/two-way-mirrors-of-external-mailing-lists-3/bacula-25/issue-backing-up-oracle-database-using-bacula-106510/?sid=76f56bb788345ee3741c464000d10e92

I guess it has to do with the fact that pl/sql does not recognize 'host' 
command:

[/url]http://www.orafaq.com/wiki/PL/SQL_FAQ

Would like to know how it worked for you, and/or if there any additional steps 
that I need to follow.

Greatly appreciate your response.

Thanks,
NK Mogaroy

+----------------------------------------------------------------------
|This was sent by mogaroy AT gmail DOT com via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------



------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Bacula-users] Oracle Database Backup Question, Mogaroy <=