top of page

Oracle errors

Открытая·2 пользователя

ORA-01157: cannot identify/lock data file №

RU

Процесс DBWR не смог обнаружить файл на диске. Ошибка имеет общий характер, для решения проблемы нужно смотреть текст следующей ошибки.


Анализ:

Проверить доступность файла указанного в следующем сообщении (для случая если следующий код ORA-01110)

Для ОС *Nix подобных систем проверить права и владельца на файл если файл в наличии.

Права на файлы БД 755


Экзотическая проблема:

Файлы БД переносились с другого сервера (холодная копия), при этом файл параметров (spfile) создавался руками заново: убедится, что корректно выставлен параметр db_block_size


EN

The DBWR process was unable to locate the file on disk.The error is of a general nature; to solve the problem, you need to look at the text of the next error.


Analysis:

Check the availability of the file specified in the following message (in case the following code is ORA-01110)

For OS * Nix-like systems, check the rights and owner of the file if the file is available.

Database file permissions 755


Exotic problem:

The database files were transferred from another server (cold copy), while the parameter file (spfile) was re-created by hand: make sure that the db_block_size parameter is set correctly

40 просмотров

О группе

Discussion of family errors ORA-***** in Oracle DBMS and way...

Участники

bottom of page