Can't see my archived file. [message #379945] |
Thu, 08 January 2009 10:09 |
abdulaziz
Messages: 102 Registered: May 2008 Location: Douala
|
Senior Member |
|
|
Hello,
I am facing a weird situation. I have a database sets in archivelog mode, and archiving is automatic. The archive destination is set to the recovery flash area through the use of USE_DB_RECOVERY_FILE.
SQL> archive log list;
mode Database log mode Archive
Archivage automatique ActivÚ
Destination de l'archive USE_DB_RECOVERY_FILE_DEST
SÚquence de journal en ligne la plus ancienne 1099
SÚquence de journal suivante Ó archiver 1099
SÚquence de journal courante 1103
I issued the following codeSQL> alter system archive log start Then alter system switch logfile at least 3 times. A folder named after today's date has been created, but it is empty. It shows nothing inside it.
Is it normal? If no, how can I see them?
|
|
|
|
|
|
|