faster restore/recover backup
Me_101Sep 13 2012 — edited Sep 14 2012Hi gurus,
I'm working in a Oracle database 11.2.0.3 on Redhat 5.3.
I doing a restore/recover backup daily to a test database from production database. This restore/recover waste too much time, around 12-13 hours. Now my boss want a faster restore/recover.
I was thinking in 2 options:
1) Activate rman Parallel, but we need Enterprise edition:
RMAN-06908: WARNING: operation will not run in parallel on the allocated channels
RMAN-06909: WARNING: parallelism require Enterprise Edition
2) Change backup politic from production database. Now we do full backups daily, with incrementals backups the restore on test database will be faster, but im not too sure that my boss want.
my question is: what other options i have? (without modify hardware)
thanks