Source:: Archive Log List
Source:: Archive Log List
STATUS
-----------
OPEN
Database altered.
/u01/app/oracle/oradata/test
[orcl@primary test]$ ll
total 1980620
[orcl@primary test]$ su
Password: root123
Connected to:
With the Partitioning, OLAP, Data Mining and Real Application Testing options
STATUS
------------
OPEN
Database altered.
SQL> alter system archive log current;
System altered.
Database altered.
Destination:
[dbauser@primary exam]$ ll
total 1817712
[dbauser@primary exam]$ su
Password:
[root@primary exam]# ll
total 1817716
-rwxrwxr-x. 1 dbauser dba 362422272 May 31 10:45 example01.dbf
[root@primary tmp]# ll
total 12
[dbauser@primary tmp]$ ll
total 12
SQL> @/tmp/control.sql
ORA-00289: suggestion :
/u02/app/oracle/fast_recovery_area/EXAM/archivelog/2017_05_31/o1_mf_1_20_%u_.
arc
/u01/app/oracle/fast_recovery_area/TEST/archivelog/2017_05_31/o1_mf_1_20_dlwo2
fvj_.arc
ORA-00289: suggestion :
/u02/app/oracle/fast_recovery_area/EXAM/archivelog/2017_05_31/o1_mf_1_21_%u_.
arc
total 8
[orcl@primary TEST]$ ll
total 8
[orcl@primary archivelog]$ ll
total 28
[orcl@primary 2017_05_31]$ ll
total 18812
/u01/app/oracle/fast_recovery_area/TEST/archivelog/2017_05_31
[orcl@primary 2017_05_31]$ su
Password:
Destination:
SQL> recover database using backup control file until cancel;
ORA-00289: suggestion :
/u02/app/oracle/fast_recovery_area/EXAM/archivelog/2017_05_31/o1_mf_1_20_%u_.
arc
/u01/app/oracle/fast_recovery_area/TEST/archivelog/2017_05_31/o1_mf_1_20_dlwo2
fvj_.arc
ORA-00289: suggestion :
/u02/app/oracle/fast_recovery_area/EXAM/archivelog/2017_05_31/o1_mf_1_21_%u_.
arc
Type cancel
Database altered.
STATUS
------------
OPEN