Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Index >
ORACLE Server Parameters >
processes
processesOracle 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-00020: maximum number of processes (%s) exceeded
Action: Increase the value of the PROCESSES initialization parameter. ORA-00024: logins from more than one process not allowed in single-process mode
Action: Logoff from the other process. ORA-00447: fatal error in background process
Action: Warm start the system. ORA-00448: normal completion of background process
Action: Warm start the system. ORA-00483: During shutdown a process abnormally terminated
Action: Use shutdown abort. ORA-01019: unable to allocate memory in the user side
Action: Increase the processes heap size or switch to the old set of calls. ORA-01328: only one build operation may occur at one time
Action: Wait until the other processes completes. ORA-01372: Insufficient processes for specified LogMiner operation
Action: Increase number of parallel servers allocated to the instance ORA-02481: Too many processes specified for events (max %s)
Action: Enter fewer processes by using ranges or wildcards if possible. ORA-02720: osnfop: shmat failed
Action: Try invoking the Fast driver later, or use the default attach address. ORA-02758: Allocation of internal array failed
Action: Either reclaim memory by killing other processes or reboot the machine with more memory. ORA-02780: Name given for the core dump directory is invalid
Action: Use a different name. ORA-02800: Requests timed out
Action: If the load on the system is high, it is possible that the timeout limit is too low. Reset it with sfainit(). If the server processes are dying due to unexpected signals, this is an internal error, and ORACLE support should be contacted. ORA-02842: Client unable to fork a server
Action: Either reduce the number of servers that are to be used, or reconfigure the operating system so that it can handle more processes. ORA-04930: open sequence number failed or initial state is valid
Action: Verify that there are no background or foreground Oracle processes from a previous instance on this node using the OS command ps -ef|grep ORA-06250: NETNTT: cannot allocate send and receive buffers
Action: There is insufficient memory to run your program. Kill off other processes to free up memory. ORA-06258: NETNTT: cannot allocate context area
Action: There is insufficient memory to run your program. Kill off other processes to free up memory. ORA-06263: NETNTT: out of memory in pi_connect
Action: There is insufficient memory to run your program. Kill off other processes to free up memory. ORA-06793: TLI Driver: server cannot create new process
Action: Note the operating system error message or number and contact your system adminstrator. The remote host may be unable to create any new processes due to a full process table. ORA-07258: spdcr: fork error, unable to create process.
Action: Check errno. Perhaps a system limit on the number of processes has been exceeded. ORA-07412: sfaslv: Error getting entry in asynchronous write array.
Action: Contact customer support. ORA-07417: sfareq: One or more database writers not active.
Action: Check the trace files for the database writers. Shut down the database and try to warm start. ORA-08313: sllfop: could not allocate buffers
Action: Reduce the maximum record size. Eliminate any unnecessary processes on your current node before running SQL*Loader again. ORA-09701: scnfy: maximum number of processes exceeded
Action: Decrease the PROCESSES parameter and restart. ORA-09922: Can't spawn process - background log directory not created properly
Action: Examine the directory pointed to by the initialization parameter "background_dump_dest". Make sure that all of the following is true: 1. The directory exists. 2. The name indeed points to a directory, and is not a file. 3. The directory is accessible and writable to the ORACLE user. ORA-09923: Can't spawn process - user log directory not created properly
Action: Examine the directory pointed to by the initialization parameter "user_dump_dest". Make sure that all of the following is true: 1. The directory exists. 2. The name indeed points to a directory, and is not a file. 3. The directory is accessible and writable to the ORACLE user. ORA-09924: Can't spawn process - core dump directory not created properly
Action: Examine the directory pointed to by the initialization parameter "core_dump_dest". Make sure that all of the following is true: 1. The directory exists. 2. The name indeed points to a directory, and is not a file. 3. The directory is accessible and writable to the ORACLE user. ORA-09978: skxfqhdel: Error Disconnecting from another endpoint.
Action: Check that the other node(s) are part of the cluster and operating properly. Check the instance and processes on the other node(s). Correct the operating system error and retry the operation. ORA-09979: skxfqhsnd: Error Sending a message to another endpoint
Action: Check that the other node(s) are part of the cluster and operating properly. Check the instance and processes on the other node(s). Correct the operating system error and retry the operation. ORA-09980: skxfqdrcv: Error Receiving a message from another endpoint
Action: Check that the other node(s) are part of the cluster and operating properly. Check the instance and processes on the other node(s). Correct the operating system error and retry the operation. ORA-09983: skxfidsht: Error shutting down SDI channel
Action: Check the SDI persistent resources using SDI tools. Verify that all processes exited cleanly and the instance is safely shut down. Delete any remaining SDI channel IDs associated with the current instance. ORA-10005: trace latch operations for debugging
Action: Check the SDI persistent resources using SDI tools. Verify that all processes exited cleanly and the instance is safely shut down. Delete any remaining SDI channel IDs associated with the current instance. ORA-12634: Memory allocation failed
Action: Terminate other processes in order to reclaim needed memory. ORA-12643: Client received internal error from server
Action: Enable tracing on both processes and attempt to recreate the problem. If successful in recreating the problem, contact Oracle Customer Support. ORA-12676: Server received internal error from client
Action: Enable tracing on both processes and attempt to recreate the problem. If the problem recurs, contact Oracle Customer Support. ORA-12852: PARALLEL_MIN_SERVERS must be less than PROCESSES, %s
Action: Set PARALLEL_MIN_SERVERS to a value less than PROCESSES value specified in the accompanying message and retry. ORA-16010: disable stale RFS process extermination
Action: No action is required. ORA-16081: insufficient number of processes for APPLY
Action: Increase the values of the initialization parameters PROCESSES and and PARALLEL_MAX_SERVERS, or the MAX_SLAVES parameter seen in the DBA_LOGSTDBY_PARAMETERS view. ORA-16155: enable arch procs to not exceed log_archive_max_processes
Action: No action is required. ORA-16212: number processes specified for APPLY is too great
Action: Adjust the values of the initialization parameters PROCESSES and and PARALLEL_MAX_SERVERS, or the MAX_SLAVES parameter seen in the DBA_LOGSTDBY_PARAMETERS view. ORA-16403: shutdown in progress - remote connection is not permitted
Action: Wait for the remote instance to be restarted, or contact your DBA. ORA-17619: max number of processes using I/O slaves in a instance reached
Action: There can be a maximum of 35 processes that can have I/O slaves at any given time in a instance. ORA-23386: replication parallel push cannot create slave processes
Action: There can be a maximum of 35 processes that can have I/O slaves at any given time in a instance. ORA-24319: unable to allocate memory
Action: Terminate other processes in order to reclaim needed memory. ORA-26671: maximum number of STREAMS processes exceeded
Action: Remove existing STREAMS processes and retry the operation. ORA-26685: cannot apply transactions from multiple sources
Action: Create multiple apply processes and create appropriate rules so that transactions from only one source reach an apply process. ORA-27092: size of file exceeds file size limit of the process
Action: increase the processes file size limit (ulimit) and retry ORA-27142: could not create new process
Action: check errno and if possible increase the number of processes ORA-28751: memory allocation failure
Action: Terminate other processes to free up memory or add memory to the system. ORA-28756: callback failure to allocate memory
Action: Terminate other processes to free up memory or add memory to the system. ORA-28757: system attempt to allocate 0 bytes of memory
Action: Terminate other processes to free up memory or add memory to the system. ORA-28776: Output buffer supplied is too small.
Action: Make sure that the parameter is specified in the correct format. If the format is correct, free up system memory by terminating processes or adding more memory. ORA-28854: Memory allocation failure
Action: Terminate other processes to free up memory or add memory to the system. ORA-28859: SSL negotiation failure
Action: Configure each process so they support a common cipher suite. Then attempt the connection again. If error occurs again enable Oracle Net tracing and attempt the connection again. Then contact Oracle customer support with the trace output. ORA-30437: all job queue processes have stopped running
Action: This is an internal error. Notify ORACLE technical support ORA-31420: unable to submit the purge job
Action: Make sure that job queue processes are enabled and are currently running. If this does not solve the problem, contact Oracle.// ORA-31635: unable to establish job resource synchronization
Action: Eliminate the processes for any failed Data Pump job and try to create the new job again. If the error continues to occur, contact Oracle Customer Support and report the error. ORA-31676: illegal value for number of workers, %s
Action: Make sure that the number of workers value is greater than 0 and less than the maximum value for the platform (normally 32767). If this error occurs from a Data Pump client (e.g. expdp or impdp) and you specified the parallel parameter, try the operation again with a smaller value for the parallel parameter. If the error occurs again, contact Oracle Customer Support and report the error. ORA-31686: error creating worker processes
Action: Refer to any following error messages for possible actions. Correct the error, if possible, and try the operation again. If the error occurs again, contact Oracle Customer Support and report the error. ORA-31689: illegal value for base worker id, %s
Action: Make sure that the base worker id value is greater than 0 and less than the maximum value for the platform (normally 32767). If this error occurs from a Data Pump client (e.g. expdp or impdp), try the operation again. If the error occurs again, contact Oracle Customer Support and report the error. ORA-32517: cannot issue ORADEBUG command (waited %d ms for process %s); total wait time exceeds %d ms
Action: Increase the timeout value. ORA-32518: cannot wait for ORADEBUG command completion (waited %d ms for process %s); total wait time exceeds %d ms
Action: Increase the timeout value.//////////////////////////LITERAL REPLACEMENT//////////////////////////// ORA-39003: unable to get count of total workers alive
Action: Check the additional error messages to see what caused the failure. Correct the error, if possible, and try the operation again. If this error occurs from a Data Pump client (e.g. expdp or impdp), try the operation again. If the error occurs again, contact Oracle Customer Support and report the error. ORA-39014: One or more workers have prematurely exited.
Action: Rerun the job. If problem persists, contact Oracle Customer Support. ORA-39077: unable to subscribe agent %s to queue \"%s\"
Action: Fix the problem if possible, or contact Oracle Customer Support. ORA-39107: Master process %s violated startup protocol. Master error:
Action: Refer to any following error messages for possible actions. Correct the error, if possible, and try the operation again. If the error occurs again, contact Oracle Customer Support and report the error. ORA-39118: . . imported %s %s out of %s rows
Action: No action is necessary. This is an informational error message.
This parameter is documented in the Oracle Server Reference Guide. Search for more info about [ processes ] on the Oracle FAQ.
|