Chapter 22. 24000 ~ 24999

24001: Unable to open control file.

CauseFailed to open the control file.
ActionCheck the file path and permissions and try again.

24002: Too many %1$s.

CauseThe number of DB files exceeds the specified number.
ActionContact the technical support team.

24003: Unable to read control file.

CauseCannot read the control file.
ActionCheck the file path and permissions and try again.

24004: Unable to write to control file.

CauseCannot write to the control file.
ActionCheck the file path and permissions and try again.

24005: Unable to create controlfile.

CauseFailed to create a control file.
ActionCheck the file path and permissions and try again.

24006: Unable to load controlfile %1$s.

CauseCannot load the control file.
ActionCheck the file path and permissions and try again.

24007: Invalid control file record %1$d.%2$d.

CauseThe record was not found in the control file.
ActionVerify that the correct control file is specified and try again.

24008: Unable to add tablespace name %1$s.

CauseFailed to add a tablespace.
ActionVerify the tablespace name is not a duplicate.

24009: Tablespace %1$s is not empty.

CauseThe tablespace is not empty.
ActionCheck data files in the tablespace and try again.

24010: Tablespace %1$s is in online backup mode.

CauseThe tablespace is involved in an online backup.
ActionTry again after the online backup is complete.

24011: Tablespace %1$s is not in online backup mode.

CauseThe tablespace is not involved in an online backup.
ActionTry again after an online backup has started.

24012: No such tablespace %1$d.

CauseFailed to add the tablespace.
ActionVerify a tablespace exists and try again.

24013: No space left in tablespace %1$d.

CauseNo space is left in the control file.
ActionCheck the control file and try again.

24014: Datafile %1$d is not online.

CauseCannot use the datafile.
ActionContact the technical support team.

24015: Datafile %1$d was not found.

CauseCannot find the datafile.
ActionContact the technical support team.

24016: Datafile %1$d in tablespace %2$d was not found.

CauseCannot find the datafile.
ActionContact the technical support team.

24017: No datafile left.

CauseNo datafile left.
ActionCheck the control file and try again.

24018: DD check failed.

CauseThe data dictionary does not match the control file information.
ActionCheck the control file and try again.

24019: Critical error occurred.

CauseA critical error occurred in the control file.
ActionContact the technical support team.

24020: No such logfile ID %1$d.

CauseCannot find the ID of the log file.
ActionCheck the log file and try again.

24021: Unable to add additional log files.

CauseCannot add log files.
ActionCheck the values of MAXLOGGROUPS and MAXLOGMEMBERS.

24022: Duplicate log file ID %1$d exists.

CauseThe log file ID is already in use.
ActionChoose a new logfile ID and try again.

24023: Unable to drop log file %1$s.

CauseFailed to delete the log file.
ActionLocate the cause of the failure and try again.

24024: Unable to drop log member %1$s.

CauseFailed to delete the log member.
ActionCheck the number of log files and see if they are archived.

24025: Unable to drop system tablespace datafile %1$d.

CauseCannot drop the datafile of the system tablespace.
ActionCheck the datafile to be deleted.

24026: Blocksize (%1$d) does not match DB_BLOCK_SIZE (%2$d).

CauseDB_BLOCK_SIZE is invalid.
ActionModify DB_BLOCK_SIZE and try again.

24027: Invalid DB_NAME value in .tip file: '%1$s' should be '%2$s'.

CauseThe DB name does not match with the control file.
ActionCheck the [database sid].tip file and the control file.

24028: Unable to begin online backup '%1$s' - %2$s.

CauseOnline backup is available only in archive log mode.
ActionChange the DB setting to archive log mode.

24029: Unable to shut down: file %1$d ('%2$s') has online backup set.

CauseOnline backup is being processed.
ActionEnd the online backup and close DB.

24030: Unable to create more tablespace.

CauseCannot create more tablespace.
ActionCheck the value of MAXDATAFILES and modify it if necessary.

24031: Unable to create more data files.

CauseCannot create more data files.
ActionCheck the value of MAXDATAFILES and modify it if necessary.

24032: Archive filename is too long: must be less than %1$d.

CauseThe absolute path of the archive is too long.
ActionSpecify a shorter name or absolute path.

24033: Unable to add log member %1$s.

CauseCannot add a log member.
ActionCheck the value of MAXLOGMEMBERS and modify it if necessary.

24034: Unable to change datafile #%1$d status: %2$s.

CauseCannot change the condition of the data file.
ActionContact the technical support team.

24035: Unable to read file %1$d at this time.

CauseThe datafile is offline.
ActionSet the file to online and try again.

24036: Unable to modify file %1$d.

CauseThe datafile is read-only.
ActionChange the read/write settings of the file and try again.

24037: Incompatible control file version.

CauseThe control file is not compatible.
ActionCheck the version information of the control file and the server.

24038: Tablespace '%1$s' is offline.

CauseThe tablespace is offline.
ActionSet the tablespace to online and try again.

24039: Unable to modify tablespace '%1$s'.

CauseThe tablespace is read-only.
ActionChange the tablespace settings and try again.

24040: Unable to set tablespace '%1$s' as read-only: %2$s.

CauseCannot set the tablespace as read-only.
ActionCheck the tablespace type and try again.

24041: Unable to set datafile #'%1$d' as read-only: %2$s.

CauseCannot set the datafile as read-only.
ActionCheck the data file type and try again.

24042: Tablespace '%1$s' is not read only: %2$s.

CauseCannot make the tablespace read-only.
ActionCheck the tablespace settings and try again.

24043: Unable to clear logfile: %1$s.

CauseCannot clear the logfile.
ActionContact the technical support team.

24044: Redo thread #%1$d is too big (max %2$d).

CauseNo space available for redo threads.
ActionContact the technical support team.

24045: Unable to change thread #%1$d status: %2$s.

CauseCannot modify the properties of the redo thread.
ActionCheck the condition of the redo thread and try again.

24046: Tablespace '%1$s' is a temporary tablespace.

CauseTemporary tablespace.
ActionContact the technical support team.

24047: Tablespace '%1$s' is in the middle of backup.

CauseThe tablespace is involved in an online backup.
ActionTry again after the online backup is complete.

24048: File %1$d is in the middle of backup.

CauseThe datafile is involved in an online backup.
ActionTry again after the online backup is complete.

24049: Unable to open datafile #%1$d: %2$s.

CauseCannot open the datafile because datafile information does not match the control file.
ActionCheck the condition of the control file and the datafile and try again.

24050: Database cannot be run in single instance mode.

CauseCannot run the database in single instance mode.
ActionUse cluster database.

24051: Cannot take tablespace '%1$s' offline.

CauseCannot take the tablespace offline.
ActionCheck the condition of the tablespace and try again.

24052: Only allowed if media recover is enabled.

CauseMedia recover is not enabled.
ActionCheck the log mode of the database and try again.

24053: Cannot recover the redo thread #%1$d because it is closed.

CauseCannot recover the redo thread.
ActionCheck the log files that belong to the redo thread.

24054: The comp version of the control file does not match.

CauseThe comp version of the control file does not match that of a server.
ActionCheck the comp versions of the control file and the server, and recreate a control file if necessary.

24055: None of the tablespaces are in the online backup mode.

CauseCannot perform end backup.
ActionTry again after an online backup is started.

24056: Flashback thread #%1$d is too big (max %2$d).

CauseNo space available for flashback threads.
ActionContact the technical support team.

24057: No such redo thread %1$d.

CauseCannot find the redo thread.
ActionCheck the configuration and try again.

24058: No such backup set %1$d.

CauseCannot find the backup set.
ActionVerify that the backup set exists and try again.

24059: Tablespace %1$s not in backup set %2$d.

CauseCannot find the tablespace in the given backup set.
ActionCheck the backup set.

24060: No such controlfile section %1$s.

CauseCannot find the given section.
ActionVerify that the given section exists and try again.

24061: Controlfile section %1$s has more entries than %2$d.

CauseCannot resize the given section.
ActionTry again with a larger size.