ORA-00281 : media recovery may not be performed using dispatcher

Saturday, March 22nd, 2008

Cause : An attempt was made to use a dispatcher process for media recovery. Memory requirements disallow this recovery method.
Action : Connect to the instance via a dedicated server process to perform
media recovery.

Popularity: 14% [?]

ORA-00112 : only created up to string (maximum specified) dispatchers

Friday, March 21st, 2008

Cause : An attempt was made to start more dispatchers than the maximum number specified by the system parameter MTS_MAX_DISPATCHERS.
Action : Increase the value of the MTS_MAX_DISPATCHERS initialization parameter as needed.

Popularity: 10% [?]

ORA-00108 : failed to set up dispatcher to accept connection asynchronously

Friday, March 21st, 2008

Cause : The network protocol used by the dispatcher does not support asynchronous operations.
Action : Contact Oracle Customer Support.

Popularity: 10% [?]

ORA-00106 : cannot startup/shutdown database when connected to a dispatcher

Friday, March 21st, 2008

Cause : An attempt was made to start or shut down an instance while connected to a shared server via a dispatcher.
Action : Reconnect as user INTERNAL without going through the dispatcher. For most cases, this can be done by connect to INTERNAL without specifying a network connect string.

Popularity: 9% [?]

Close
E-mail It