ORA-01216: thread string is expected to be disabled after
CREATE CONTROLFILE



ORA-01216: thread string is expected to be disabled after CREATE CONTROLFILE..

Answer / guest

Cause: A thread that was given during CREATE CONTROLFILE is
enabled, but the datafiles indicate that it should be
disabled. This is probably because the logs supplied to the
CREATE CONTROLFILE are old (from before the disabling of the
thread).

Action: This thread is not required to run the database. The
CREATE CONTROLFILE statement can be reissued without the
problem thread, and, if desired, the thread can be recreated
after the database is open.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-24086: cannot create a 8.0 compatible string queue

1 Answers  


ORA-23365: site string does not exist

1 Answers  


LPX-00310: element ~S not found in ~S

1 Answers  


ORA-19754: error reading from change tracking file

1 Answers  


ORA-16198: Timeout incurred on internal channel during remote archival

1 Answers  


ORA-22161: type code [string] is not valid

1 Answers  


RMAN-04013: must connect before startup

1 Answers  


QSM-02144: aggregate functions are present without a GROUP BY clause

1 Answers  


ORA-02794: Client unable to get key for shared memory

1 Answers  


TNS-00536: Connection entered inappropriate state

1 Answers  


ORA-23469: %s is different between templates

1 Answers  


ORA-19710: unsupported character set string

1 Answers  


Categories