Topic: RMAN and Data Pump which is more reliable? (Read 1497 times)
Bill Cosby is my Father
Posts: 4
28 credits Members referred : 0
« on: Oct 28, 2010, 12:19:32 pm »
Hi folks !
Plz let me know which is more efficent and reliable in terms of performance and security.
Thanks in advance
I feel pretty...
Posts: 180
1120 credits Members referred : 0
« Reply #1 on: Dec 31, 2010, 10:10:46 am »
Never heard of both. What are they for?
Bill Gates is my home boy
Posts: 650
4740 credits Members referred : 0
« Reply #2 on: Jun 06, 2011, 04:46:08 pm »
Are these two both on backing up and recovering databases? I haven't encountered with this such tools yet.
Affiliate Programs CPA Network Affiliate Network
Hunky Junky Monky Man!
Posts: 67
438 credits Members referred : 0
« Reply #3 on: Nov 12, 2011, 01:06:39 am »
you must use: expdp -help impdp -help to know all the options you can use when you make datapump. For more help,
Bill Cosby is my Father
Posts: 4
24 credits Members referred : 0
« Reply #4 on: Nov 13, 2011, 11:24:58 am »
Oracle Recovery Manager (RMAN), a command-line and Oracle Enterprise Manager-based tool, is the Oracle-preferred method for efficiently backing up and recovering an Oracle database. RMAN is designed to work intimately with the server, providing block-level corruption detection during backup and restore. RMAN optimizes performance and space consumption during backup with file multiplexing and backup-set compression, and integrates with Oracle Secure Backup and third-party media-management products for tape backup.
RMAN takes care of all underlying database procedures before and after backup or restore, removing dependency on OS and SQL*Plus scripts. It provides a common interface for backup tasks across different host operating-systems, and offers features not available through user-managed methods, such as parallelization of backup/recovery data streams, backup-files retention policy, and detailed history of all backups.
Trackback URI for this entry : http://www.webdigity.com/trackback.php?topic=10812