M
Mark Pasternak
Guest
Usually when this error is encountered it's because the database is unable to spawn additional servers. Check your port range. And verify that there are no other applications that are using ports in that range. In addition, you must ensure that you are picking a port range that does not have entries in your services file. The database engine will not start any servers on ports that have service entries, even if nothing is currently using those service ports.
Continue reading...
Continue reading...