Dear All
I’m trying to take full rman backup of my Database, but the Backup takes 4
days to complete, the size of my database is 113GB.
the backup is going on the same sun machine which hosts the database.
Here is my RMAN script.
I very much appreciate any input
rman target/ nocatalog
backup device type disk format 'Oracle /backup/%U' database plus archivelog;
Thanks in advance
Oracle LazyDBA home page