Home » RDBMS Server » Backup & Recovery » rman and security
rman and security [message #248917] Mon, 02 July 2007 13:08 Go to next message
gatsby
Messages: 22
Registered: March 2006
Junior Member
Hello all -

I want to use rman to write backups to a remote machine across the network. Does rman use any sort of encryption to transmit this data across the network? I am using Oracle 9.2. Thanks.
Re: rman and security [message #248918 is a reply to message #248917] Mon, 02 July 2007 13:13 Go to previous messageGo to next message
DreamzZ
Messages: 1666
Registered: May 2007
Location: Dreamzland
Senior Member
you can use these parameters for data encryption...
RMAN> CONFIGURE ENCRYPTION FOR DATABASE ON;               -- encrypt backups
RMAN> CONFIGURE ENCRYPTION ALGORITHM 'AES256';            -- use 256 bit encryption
Re: rman and security [message #248920 is a reply to message #248918] Mon, 02 July 2007 13:30 Go to previous messageGo to next message
Michel Cadot
Messages: 68651
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
Afaik, encryption was introduced in 10g and does not exist in 9i.
You have to manually encrypt your backup.

Regards
Michel
Re: rman and security [message #248928 is a reply to message #248920] Mon, 02 July 2007 14:12 Go to previous messageGo to next message
DreamzZ
Messages: 1666
Registered: May 2007
Location: Dreamzland
Senior Member
yes i was wrong its oracle 10g command.
Re: rman and security [message #250140 is a reply to message #248928] Sun, 08 July 2007 11:32 Go to previous messageGo to next message
aslamkhalife
Messages: 42
Registered: July 2007
Location: India
Member
I have backup with rman of 12 tablespace but later i create more one tablespace for which i dont have backup

later when i was opening my database i stuck an error for recovery of datafile 13 for which i dont i any back up as my backup is till tablespace 12. I do have all my archive

Please could you guide me for this querry

Re: rman and security [message #250146 is a reply to message #250140] Sun, 08 July 2007 11:53 Go to previous message
Michel Cadot
Messages: 68651
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
This question is out of topic.
Please see answers in the topic you posted the same question.

Regards
Michel
Previous Topic: Problem with RMAN via the EM console
Next Topic: recover my datafile
Goto Forum:
  


Current Time: Tue May 14 14:53:16 CDT 2024