Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Index >
ORACLE Server Parameters >
thread
threadOracle 11.1.0:
Oracle 10.2.0:
Oracle 10.1.0:
Oracle 9.2.0:
Oracle 8.1.7:
Oracle 8.0.6:
Oracle 7.3.4:
Related Error Messages:ORA-00258: manual archiving in NOARCHIVELOG mode must identify log
Action: Specify log by filename, by group number or by thread and sequence number. ORA-00259: log %s of open instance %s (thread %s) is the current log, cannot archive
Action: Force a log switch in the instance where the thread is open. If no instances are open, open the database so that instance recovery can recover the thread. ORA-00260: cannot find online log sequence %s for thread %s
Action: Check the ARCHIVE statement, then specify a valid log sequence number. Specify a valid log sequence number. ORA-00262: current log %s of closed thread %s cannot switch
Action: Archive another log in the same thread first, or complete the clearing. See attached errors for the reason the switch cannot be completed. ORA-00263: there are no logs that need archiving for thread %s
Action: No action required. ORA-00269: specified log file is part of thread %s not %s
Action: Check that the thread of the redo log file matches the thread on the command line. If not, use a redo log file from the appropriate thread. Retry the command after correcting the error. ORA-00323: Current log of thread %s not useable and all others need archiving
Action: Archive the logs for the thread then retry open. ORA-00352: all logs for thread %s need to be archived - cannot enable
Action: Archive a log for the thread or disable media recovery. ORA-00363: log is not the archived version
Action: Find the archived version of the log and supply its name. If this is media recovery immediately following a CREATE CONTROLFILE, be sure the current log for this thread was included. ORA-00369: Current log of thread %s not useable and other log being cleared
Action: If the ALTER DATABASE CLEAR LOGFILE command is still active then wait for it to complete. Otherwise reissue the CLEAR command. If there are other online logs for the thread, that are not being cleared, then archive the logs. ORA-00390: log %s of thread %s is being cleared, cannot become current log
Action: If the clear command is still executing then wait for its completion. If it terminated then reissue the clear command, or drop the log. ORA-00391: All threads must switch to new log format at the same time
Action: Open the database to cause the coordinated log switch. If that is not possible then return to the same software version and compatibility setting last used to open the database. ORA-01192: must have at least one enabled thread
Action: Find the missing logfiles and resubmit the command with the newly found logfiles included in the command line. ORA-01197: thread %s only contains one log
Action: Either find more logs from the named thread. Or use the RESETLOGS option to CREATE CONTROLFILE. ORA-01216: thread %s is expected to be disabled after CREATE CONTROLFILE
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. ORA-01222: MAXINSTANCES of %s requires MAXLOGFILES be at least %s, not %s
Action: Either reduce the MAXINSTANCES argument or increase MAXLOGFILES. ORA-01225: thread number %s is greater than MAXINSTANCES %s
Action: Either reduce the MAXINSTANCES argument or increase MAXLOGFILES. ORA-01567: dropping log %s would leave less than 2 log files for instance %s (thread %s)
Action: Either drop fewer logs or disable the thread before deleting the logs. It may be possible to clear the log rather than drop it. ORA-01576: The instance %s is not enabled
Action: Enable the thread associated with the instance using ALTER DATABASE ENABLE INSTANCE command. ORA-01607: cannot add logfile to the specified instance
Action: Use an instance name supported by the control file, or resize the thread record and/or checkpoint progress record secions of the control file. ORA-01609: log %s is the current log for thread %s - cannot drop members
Action: If the thread is opened, request a log switch by the instance that is using it. If it is not open, disable the thread, manually archive the log, or clear it. ORA-01611: thread number %s is invalid - must be between 1 and %s
Action: Use a thread number that is valid, or resize the thread record and/or checkpoint progress record sections of the control file. ORA-01612: instance %s (thread %s) is already enabled
Action: Either use this thread or enable another thread. ORA-01613: instance %s (thread %s) only has %s logs - at least 2 logs required to enable.
Action: Add logs to the thread or pick another thread to enable ORA-01614: instance %s (thread %s) is busy - cannot enable
Action: Wait and try again, or find another thread to enable. ORA-01615: instance %s (thread %s) is mounted - cannot disable
Action: Shut the instance down cleany using the thread. ORA-01616: instance %s (thread %s) is open - cannot disable
Action: If the database is open, instance recovery should close the thread soon - wait a few minutes. Otherwise open the database - crash recovery will close the thread. ORA-01617: cannot mount: %s is not a valid thread number
Action: Shut down the instance, change the INIT.ORA parameter and startup, or resize the thread record and/or checkpoint progress record sections of the control file. ORA-01618: redo thread %s is not enabled - cannot mount
Action: Shutdown the instance, change the INIT.ORA parameter and startup mounting a different thread. If the database is open in another instance then the thread may be enabled. ORA-01619: thread %s is mounted by another instance
Action: Shutdown the instance, change the INIT.ORA parameter and startup mounting a different thread. ORA-01620: no public threads are available for mounting
Action: Shutdown the instance, change the INIT.ORA parameter to a thread which is privately enabled and not mounted. If the database is open in another instance, then a thread may be publicly enabled. ORA-01622: thread number must be specified - default not specific
Action: Explicitly specify the thread number either in the INIT.ORA parameter "thread", or in the add command. ORA-01623: log %s is current log for instance %s (thread %s) - cannot drop
Action: If the database is not open then disable the thread. If the database is open and an instance has the thread open, then the instance can be requested to switch logs. If the database is closed the log can be archived or cleared to force a switch. ORA-01639: instance %s has no thread assigned to it
Action: If the database is not open then disable the thread. If the database is open and an instance has the thread open, then the instance can be requested to switch logs. If the database is closed the log can be archived or cleared to force a switch. ORA-01648: log %s is the current log of disabled instance %s (thread %s)
Action: If the database is not open then disable the thread. If the database is open and an instance has the thread open, then the instance can be requested to switch logs. If the database is closed the log can be archived or cleared to force a switch. ORA-01977: Missing thread number
Action: Fix command line and resubmit ORA-02174: Missing required thread number
Action: Fix command line and resubmit ORA-02188: Cannot enable instance publicly
Action: Fix command line and resubmit ORA-10007: log switch debug crash after new log select, thread %s
Action: Fix command line and resubmit ORA-10008: log switch debug crash after new log header write, thread %s
Action: Fix command line and resubmit ORA-10009: log switch debug crash after old log header write, thread %s
Action: Fix command line and resubmit ORA-10333: dump MTTR statistics each time it is updated
Action: Fix command line and resubmit ORA-16070: parameter %s contains an invalid REGISTER attribute value
Action: Correct the value for the LOG_ARCHIVE_DEST_n parameter. ORA-17613: Failed to initialize Oracle Disk Manager library: %s
Action: Make sure there is enough system resources available for the oracle process and it has access to the ODM library ORA-18002: the specified outline does not exist
Action: Make sure there is enough system resources available for the oracle process and it has access to the ODM library ORA-19621: archivelog range has already been specified
Action: The restore conversation remains active and more logs may be specified by thread and sequence number, if desired. ORA-24301: null host specified in thread-safe logon
Action: Make sure that HDA is not NULL when calling the logon routine. ORA-24302: host connection in use by another thread
Action: Wait for another thread to finish before using this connection. ORA-24853: failed to connect thread to shared subsystem
Action: Contact Oracle Customer Support. ORA-24911: Cannot start listener thread at specified port
Action: Set the correct port in the environment handle or let the system choose the port. ORA-24912: Listener thread failed. %s
Action: The client needs to be restarted. ORA-27165: tried to join thread that does not exist
Action: This is an internal error; contact Oracle support. ORA-27166: tried to join current thread
Action: This is an internal error; contact Oracle support. ORA-29665: Java thread deadlock detected
Action: Modify the Java program to avoid the deadlock condition. ORA-30135: OCI Thread operation fails
Action: Check the function call to make sure that the correct parameters are being passed and take the apropriate action. ORA-38718: Invalid thread number specified in the DUMP FLASHBACK command.
Action: Specify a valid thread number. ORA-38736: Wrong thread number %s in flashback log file header.
Action: If you are doing a FLASHBACK DATABASE, then the flashback cannot be performed because of the corrupted log. A restore and an incomplete recovery must be performed instead. ORA-38851: cannot mark the current instance (redo thread) as disabled
Action: Shut down this instance and start up using a different instance name or redo thread number and retry. ORA-38852: cannot mark the current instance (redo thread) as disabled
Action: Shut down this instance and start up using a different instance name or redo thread number and retry. ORA-38857: cannot mark redo thread %s as enabled
Action: Recreate the control file with a larger MAXINSTANCES value. ORA-38858: cannot mark redo thread %s as enabled
Action: Recreate the control file with a larger MAXINSTANCES value.
This parameter is documented in the Oracle Server Reference Guide. Search for more info about [ thread ] on the Oracle FAQ.
|
![]() |
![]() |