ORA-00121 SHARED_SERVERS specified without DISPATCHERS

  • Share
  • Share

Description:
ORA-00121 SHARED_SERVERS specified without DISPATCHERS

Cause:
A definition for SHARED_SERVERS was specified in the initialization parameter file, but no definition for DISPATCHERS was specified. Without a value for DISPATCHERS, shared servers will never be used.

ORA-00000 to ORA-00899

  1. admin
    March 20th, 2009 at 13:46 | #1

    Add a definition for DISPATCHERS in the initialization parameter file (or remove the definition for SHARED_SERVERS, if shared servers are not being used).

  1. No trackbacks yet.