| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: procedure/script for Oracle 10g incremental updated bkup
Hi Sarah
>Could someone please tell me where to find the procedure/script for =
Oracle
>10g incremental updated bkup? Your help would be greatly appreciated!
RUN {
RECOVER COPY OF DATABASE REC WITH TAG 'daily_inc1';
BACKUP INCREMENTAL LEVEL 1 FOR RECOVER OF COPY
WITH TAG 'daily_inc1' DATABASE;
}
HTH
Chris
-- http://www.freelists.org/webpage/oracle-lReceived on Mon Mar 14 2005 - 00:11:20 CST
![]() |
![]() |