ORA-38771: unnamed datafile(s) added to controlfile by
flashback recovery
Answer Posted / guest
Cause: The recovery step of FLASHBACK DATABASE encountered
the creation of a datafile that could not be added to the
controlfile. An entry has been added to the controlfile for
the new datafile, but with the file name UNNAMEDnnnn, where
nnnn is the file number. Related error messages provide the
file names that were originally used to create the files.
Action: Rename the file in the controlfile, or use the ALTER
ALTER DATABASE CREATE DATAFILE command to create a file
suitable for recovery. If the file is not going to be
recovered, then take it offline with the FOR DROP option.
The recovery step of Flashback can be resumed by entering a
RECOVERY command with the same SCN or timestamp as used in
the FLASHBACK DATABASE command. For example, RECOVER
AUTOMTAIC DATABASE UNTIL CHANGE <flashback-scn>.
Please add more information about this Error
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
ORA-26028: index string.string initially in unusable state
when i ran any workflow or session, getting below error: seesion task instance[s_xxx]: Execution terminated unexpecterdly
ORA-26082: load of overlapping segments on table string.string is not allowed
ORA-26027: unique index string.string partition string initially in unusable state
ORA-26030: index string.string had string partitions made unusable due to:
NZE-28890: Entrust Login Failed
How to resolve QSM-01108 error. I have no OR conditions in my query, but do have 9 IN conditions. The error says the max limit is 2 while I have 257 number of disjuncts. However, if I remove even a single IN condition, the query is rewritten. I cannot change my query. How can I resolve this issue?
IMP-00064: Definition of LOB was truncated by export
IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier
RMAN-05017: no copy of datafile number found to recover
IMP-00060: Warning: Skipping table "string"."string" because object type "string"."string" does not exist or has different identifier
ORA-26094: stream format error: input column overflow
ORA-26032: index string.string loading aborted after string keys
ORA-26076: cannot set or reset value after direct path structure is allocated
IMP-00070: Lob definitions in dump file are inconsistent with database.