ORA-00124 : MTS_DISPATCHERS specified without MTS_MAX_SERVERS
Friday, March 21st, 2008Cause : A definition for MTS_DISPATCHERS was specified in the INIT.ORA file, but MTS_MAX_SERVERS was specified as zero.
Action : Specify MTS_MAX_SERVERS to be greater than zero.
Popularity: 17% [?]

