Ask a Question related to Oracle Server, Design and Development.
-
Kalle #1
Oracle RMAN (OmniBack) Backup Encryption
Hi all,
I have a "weird" question.
Do you have any experience how to encrypt the backup.
Let's say I have following backup method in use:
RMAN on UNIX box. I will use online backup and copy the backup set(s)
either to the disk or the tape using OmniBack. How I can encrypt the
backup sets either to the disks or to direct to the tape using OmniBack.
Do you have any similar setups...
Thank you in advance,
Kalle
Kalle Guest
-
RMAN archivelog backup fails
I'm scheduling backups using RMAN 8.1.7 in nocatalog mode to backup a database and its associated archived logs. The database backup completes and... -
loop - begin backup, end backup Oracle 8.1.7
Hello, we have the problem named after: last weekend (22.12.2002), we did a reorganisation of a tablespace with the tool "sapdba" from SAP.... -
backup oracle
Como se recomiendan hacer copias de seguridad de un servidor oracle? 1) parando la Base de datos y copiando todos los ficheros (tablespace, ....)... -
mejor backup de oracle
Lo mejor es usar las dos. Si tienes un fallo en una tabla puedes recuperarlo rápidamente importando la tabla de la copia sin parar la bd. Si... -
rman backup to remote server
Hi, Does anyone know if it is possible to use rman to perform a backup to a remote server. That is I don't want to perform the backup on my... -
Brian Peasland #2
Re: Oracle RMAN (OmniBack) Backup Encryption
If you want to keep your data safe from prying eyes, then use the
DBMS_OBFUSCATION_TOOLKIT to encrypt the data in the database. This way,
you don't have to worry about your backups.
HTH,
Brian
Kalle wrote:-->
> Hi all,
>
> I have a "weird" question.
>
> Do you have any experience how to encrypt the backup.
>
> Let's say I have following backup method in use:
>
> RMAN on UNIX box. I will use online backup and copy the backup set(s)
> either to the disk or the tape using OmniBack. How I can encrypt the
> backup sets either to the disks or to direct to the tape using OmniBack.
>
> Do you have any similar setups...
>
> Thank you in advance,
>
> Kalle
================================================== =================
Brian Peasland
[email]dba@remove_spam.peasland.com[/email]
Remove the "remove_spam." from the email address to email me.
"I can give it to you cheap, quick, and good. Now pick two out of
the three"
Brian Peasland Guest
-
JoeB #3
Re: Oracle RMAN (OmniBack) Backup Encryption
"Kalle" <kk.kk@kk.com> wrote in message news:3F0D0002.D04FA236@kk.com...
Yes, OmniBack can do this. You should be able to find information regarding> Hi all,
>
> I have a "weird" question.
>
> Do you have any experience how to encrypt the backup.
>
> Let's say I have following backup method in use:
>
> RMAN on UNIX box. I will use online backup and copy the backup set(s)
> either to the disk or the tape using OmniBack. How I can encrypt the
> backup sets either to the disks or to direct to the tape using OmniBack.
>
>
> Do you have any similar setups...
>
> Thank you in advance,
>
> Kalle
>
>
this in the OmniBack docs on HP's website.
Regards
Joe
JoeB Guest
-
Unregistered #4
Re: Oracle RMAN (OmniBack) Backup Encryption
Here is a condensed version of how to encrypt RMAN backups that I wrote with a way to actually test whether encryption is working also.
[url]http://cglendenningoracle.blogspot.com/2010/09/set-up-rman-encryption.html[/url]
- CraigUnregistered Guest



Reply With Quote

