ORA-01245: offline file string will be lost if RESETLOGS is done

Answers were Sorted based on User's Feedback



ORA-01245: offline file string will be lost if RESETLOGS is done..

Answer / guest

Cause: Attempting to do an OPEN RESETLOGS with a file that
will be lost because it is offline. The file was not taken
offline with the FOR DROP option.

Action: Either bring the file online and recover it, or take
it offline with the FOR DROP option.

Please add more information about this Error

Is This Answer Correct ?    2 Yes 1 No

ORA-01245: offline file string will be lost if RESETLOGS is done..

Answer / amit goyal

for example


alter database datafile
'D:\ORACLE\PRODUCT\10.2.0\ORADATA\O10G127\SYSTEM01.DBF'
offline for drop;

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More Oracle Errors Interview Questions

DRG-50943: query token too long on line string on column string

1 Answers  


ORA-12531: TNS:cannot allocate memory

1 Answers  


SQL*Loader-00503: Error appending extension to file (string)

1 Answers  


ORA-00119: invalid specification for system parameter string

1 Answers  


ORA-01503: CREATE CONTROLFILE failed

1 Answers  






LPX-00122: undefined ID "~S" in IDREF

1 Answers  


ORA-29855: error occurred in the execution of ODCIINDEXCREATE routine

1 Answers  


ORA-30659: too many locations specified for external table

1 Answers  


CLSS-00099: logfile open failed for string, err string

1 Answers  


ORA-01113: file string needs media recovery

1 Answers  


TNS-12162: TNS:net service name is incorrectly specified

1 Answers  


PCC-02340: structure contains a bit field

1 Answers  


Categories