Error Code
ORA-00211
Description
Control file does not match previous control files.
Cause
Possible cause of this error is, a control file was specified that belongs to another database.
Action
To fix this error, find and install the correct control file.
reference
Programming Tutorials on XHTML, CSS, JavaScript, JQuery, JSON, Python, Django, Amazon Web Services, ASP.NET, Web Forms, and SQL
Saturday, March 30, 2013
ORA-00210 Cannot Open the Specified Control File
Error Code
ORA-00210
Description
Cannot open the specified control file.
Cause
Possible cause of this error is, cannot open the control file.
Action
To fix this issue, check to make sure the control file exists and is not locked by some other program.
reference
ORA-00210
Description
Cannot open the specified control file.
Cause
Possible cause of this error is, cannot open the control file.
Action
To fix this issue, check to make sure the control file exists and is not locked by some other program.
reference
ORA-00209 Control File Blocksize Mismatch
Error Code
ORA-00209
Description
Control file blocksize mismatch, check alert log for more info.
Cause
Possible cause of this error is, the block size in the control file header does not match the size specified in the DB_BLOCK_SIZE parameter.
Action
To fix this issue, look at the alert log for more information.
reference
ORA-00209
Description
Control file blocksize mismatch, check alert log for more info.
Cause
Possible cause of this error is, the block size in the control file header does not match the size specified in the DB_BLOCK_SIZE parameter.
Action
To fix this issue, look at the alert log for more information.
reference
ORA-00208 Number of Control File Names Exceeds Limit of String
Error Code
ORA-00208
Description
Number of control file names exceeds limit of string.
Cause
Possible cause of this error is, an attempt was made to use more control files than Oracle supports.
Action
To fix this issue, shut down Oracle. Reduce the number of control files specified in the CONTROL_FILES parameter in the initialization parameter file, and restart Oracle. Delete usused files.
reference
ORA-00208
Description
Number of control file names exceeds limit of string.
Cause
Possible cause of this error is, an attempt was made to use more control files than Oracle supports.
Action
To fix this issue, shut down Oracle. Reduce the number of control files specified in the CONTROL_FILES parameter in the initialization parameter file, and restart Oracle. Delete usused files.
reference
Wednesday, March 27, 2013
ORA-00207 Control Files are not for the Same Database
Error Code
ORA-00207
Description
Control files are not for the same database.
Cause
Possible cause of this error is, the database ID in the control file is not the same as the database ID in the control file used by the first instance to mount this database. Most likely one of the mounts used the wrong control file or there are two databases with the same name.
Action
To fix this error, check that the control file is for the correct database and is not an old version.
reference
ORA-00207
Description
Control files are not for the same database.
Cause
Possible cause of this error is, the database ID in the control file is not the same as the database ID in the control file used by the first instance to mount this database. Most likely one of the mounts used the wrong control file or there are two databases with the same name.
Action
To fix this error, check that the control file is for the correct database and is not an old version.
reference
Subscribe to:
Posts (Atom)