powered by simpleCommunicator - 2.0.61     © 2026 Programmizd 02
Целевая тема:
Создать новую тему:
Автор:
Закрыть
Цитировать
Форумы / Oracle [игнор отключен] [закрыт для гостей] / Failed to archive log#
4 сообщений из 4, страница 1 из 1
Failed to archive log#
    #32183943
Фотография RedPank
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Участник
В алерт логе появились записи:
Код: plaintext
1.
2.
3.
4.
5.
6.
7.
Tue Jun  17   09 : 00 : 03   2003 
ARCH: Beginning to archive log#  3  seq#  10958 
Tue Jun  17   09 : 00 : 04   2003 
ARC1: Beginning to archive log#  3  seq#  10958 
ARC1: Failed to archive log#  3  seq#  10958 
Tue Jun  17   09 : 01 : 15   2003 
ARCH: Completed archiving log#  3  seq#  10958 


Объясните, пожалуйсто, почему ARCH и ARC1 пытаются архивировать одно и то-же.
...
Рейтинг: 0 / 0
Failed to archive log#
    #32183956
Angel
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Участник
тупят :)
...
Рейтинг: 0 / 0
Failed to archive log#
    #32183964
Фотография softy
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Участник
Посмотри состояние членов группы:
Код: plaintext
1.
select * from v$logfile;
...
Рейтинг: 0 / 0
Failed to archive log#
    #32183995
Denis S
Скрыть профиль Поместить в игнор-лист Сообщения автора в теме
Гость
Solution:

The message 'Failed to archive' can be ignored, as long as it is followed by a 'Completed archiving' message.

Workaround:

Do not issue the command 'Alter system archive log current'.

Explanation:

The command 'Alter system archive log current' he is forces manual archiving of the current log, hence the shadow process on which the command was issued will perform the archiving. It will archive the logfile and write messages to the trace/alert using the prefix ARCH.

If automatic archiving is turned on then the archiver process will also try to archive this logfile, however will not be able to aquire the lock 'kcrrlt' ie the lock to protect multiple arch processes from archiving the same logfile.

The failing process process will write to the trace/alert message that it was unable to archive the logfile.

If you set the event log_archive_trace = 127 in the init.ora file
then you can trace the archiving steps for both the shadow as well as the archiver process

This command 'Alter system archive log current' is commonly used in hot-backup scenarios.

You can even see this "error" when you don't issue the 'alter system..' command. Because Oracle 8i, by default, gives a finer grain of error messages.
...
Рейтинг: 0 / 0
4 сообщений из 4, страница 1 из 1
Форумы / Oracle [игнор отключен] [закрыт для гостей] / Failed to archive log#
Найденые пользователи ...
Разблокировать пользователей ...
Читали форум (0):
Пользователи онлайн (0):
x
x
Закрыть


Просмотр
0 / 0
Close
Debug Console [Select Text]