
Originally Posted by
doganay_n
run
{
backup database plus archivelog delete input format 'C:\db_11g_backup\backup\oracle_scheduled_backup\backups\%d_%t_%s.rman';
restore database validate;
delete noprompt obsolete device type disk;
}
Perhaps the "plus archivelog" makes the difference...
"The person who says it cannot be done should not interrupt the person doing it." --Chinese Proverb