

Program modules
Oracle: REDO log manager

[EN]
Redo logs: Redo logs are special files in the Oracle database, which ensure that all changes made by the session will be recorded in the logs in case there is a failure between the moment the changes are made and the moment they are written to the data files. Thus, repeat execution logs are the basis of the recovery process.
Oracle organizes its repeat execution log files into log groups, and you need to have at least two different groups of repeat execution logs and at least one member in each. At the very least, two groups will be required, because when one re-execution log is archived, the log writer process should be able to continue writing to the active re-execution log.
Although the Oracle database will work well enough with only one member in each group of repeat execution logs, Oracle strongly recommends multiplexing online repeat execution logs.…
О группе
Добро пожаловать в группу! Общайтесь с другими участниками, получайте обновления и делитесь фото и видео.