ORA-01221: data file string is not the same file to a
background process



ORA-01221: data file string is not the same file to a background process..

Answer / guest

Cause: When the database writer opens the data file, it is
accessing a different physical file than the foreground
doing the recovery. The timestamp set in the file header by
the foreground was not found by the background. It may be
that the background process could not read the file at all.

Action: Look in the DBWR trace file for the error it
recieved when attempting to read the file header.
Reconfigure the operating system as needed to have the file
name successfully access the same file when opened by a
background process.

Please add more information about this Error

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More Oracle Errors Interview Questions

TNS-00559: load of Entrust certificate failed

1 Answers  


RMAN-08106: channel string: restoring block(s)

1 Answers  


ORA-13908: Invalid combination of metrics id and object type parameters.

1 Answers  


DRG-10750: unknown parameter string

1 Answers  


ORA-15044: ASM disk 'string' is incorrectly named

1 Answers  


ORA-16214: apply stalled for apply delay

1 Answers  


TNS-00028: INTCTL: Could not resolve Connection Manager's name/address

1 Answers  


ORA-24786: separated transaction has been completed

1 Answers  


ORA-07672: $PARSE_CLASS failed translating the string into a binary label

1 Answers  


PLS-01710: In a positioned DELETE or UPDATE statement, the cursor name must be of length 1

1 Answers  


ORA-25957: join index where clause cannot contain cycles

1 Answers  


DRG-12512: invalid stop class string

1 Answers  


Categories