ORA-01157: cannot identify/lock data file string - see DBWR
trace file



ORA-01157: cannot identify/lock data file string - see DBWR trace file..

Answer / guest

Cause: The background process was either unable to find one
of the data files or failed to lock it because the file was
already in use. The database will prohibit access to this
file but other files will be unaffected. However the first
instance to open the database will need to access all online
data files. Accompanying error from the operating system
describes why the file could not be identified.

Action: Have operating system make file available to
database. Then either open the database or do ALTER SYSTEM
CHECK DATAFILES.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-07760: slemtr: $open failure

1 Answers  


ORA-08117: Index Organized Table operation released its block pin

1 Answers  


ORA-01339: logfile is too old

1 Answers  


ORA-01967: invalid option for CREATE CONTROLFILE

3 Answers   Oracle,


DRG-13010: alt_value is already used by another sub lexer

1 Answers  


PLS-00378: invalid compilation unit for this release of PL/SQL

1 Answers  


RMAN-04022: target database mount id string does not match channel's mount id string

1 Answers  


DRG-51803: failed to open file: %(1)

1 Answers  


RMAN-06027: no archive logs found that match specification

1 Answers  


RMAN-06560: WARNING: backup set with key number will be read number times

1 Answers  


PLS-00225: subprogram or cursor 'string' reference is out of scope

1 Answers  


ORA-19676: one or more files failed during proxy backup or restore

1 Answers  


Categories