When I look in the directory as indicated above I see no files :
cd /export/flash_recovery_area/MRESTORE/archivelog/2013_04_16
(no files)
I'm wondering if I am missing something obvious here.
Thank you in advance.
epok...@gmail.com
unread,
Apr 16, 2013, 9:59:29 AM4/16/13
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Perhaps "some records" needs to be changed to LOTS of records to force an "archiving". Your online redo files size could be large enough to handle quite a bit of database update activity before it's "full" and needs to do an archive.
joel garry
unread,
Apr 16, 2013, 11:48:54 AM4/16/13
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Thanks to all respondents.
As suggested, I did not generate enough redo information to fill a redo log and therefore there was no writing of an archivelog.
After runnning "alter system switch logfile" an archive log was generated.
Thanks again.