SOLVED
ORA-01157: cannot identify/lock data file string – see DBWR trace file
Asked by OracleDba••14 views•oracle
123456789101112131415
ORA-01157: cannot identify/lock data file string – see DBWR trace file
ORA-01157: cannot identify/lock data file string – see DBWR trace file
ORA-01157
is raised when Database Writer (DBWR) is unable to find and lock a Datafile. This may be due to various reasons like ,
Datafile is deleted or corrupt.
Datafile is renamed or moved.
Mount point is incorrect
Issues with Read/write permission on Datafile#oracle#error