|
Also see following error messages: EXP-00020: failed to allocate memory of size %lu IMP-00020: long column too large for column buffer size (%lu) ORA-00020: Maximum number of processes (%s) exceeded
Every dedicated connection attempt will create a new thread (Windows) or startup a new process (Unix). This can have an impact on the server, especially when resources are sparse. In order to mimimise the risk of exhausted resources, you can specify the PROCESSES parameter in your pfile or spfile. In order to be able to make new connections, you can choose to close unneeded connections, or augment the PROCESSES parameter. If you choose to change the parameter, a database bounce (stop/start) is required. Forum Messages
Add your message for ORA-00020
| ||||||||||||||||
