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

ORA-13109: spatial table string exists

1 Answers  


DRG-51202: invalid key mapping operation mode : string

1 Answers  


PCC-02317: illegal cast type expression

1 Answers  


ORA-23401: materialized view "string"."string" does not exist

1 Answers  


IMP-00087: Problem with internal hash table of schema/table names

1 Answers  






QSM-02078: mv log must have new values

1 Answers  


ORA-06513: PL/SQL: index for PL/SQL table out of range for host language array

1 Answers  


PLS-00248: Invalid Library Syntax

1 Answers  


ORA-14016: underlying table of a LOCAL partitioned index must be partitioned

1 Answers  


NNL-00810: Queries received with no type: number

1 Answers  


TNS-12216: TNS:poorly formed PREFERRED_CMANAGERS addresses in TNSNAV.ORA

1 Answers  


RMAN-06463: Backup set key string cannot be backed up by proxy.

1 Answers  


Categories