Prespawned dedicated servers are dedicated servers started by the listener at startup before any incoming connection requests. They improve the time it takes to establish a connection on servers where multi-threaded server (MTS) is not used. They also use allocated memory and system resources better by recycling server processes for use by other connections without shutting down and recreating a server.
| Note: Prespawned dedicated servers are not available on Windows NT.
Oracle Corporation recommends that you use MTS rather than prespawned dedicated servers to solve performance and scalability problems. |
To create prespawned dedicated servers for database services: