ORA-00114 : missing value for system parameter MTS_SERVICE
Cause : No value was specified for the MTS_SERVICE initialization parameter, nor for the DB_NAME parameter.
Action : Add an MTS_SERVICE or DB_NAME definition to the initialization file. By default, MTS_SERVICE is the value of DB_NAME unless MTS_SERVICE is explicitly specified.
Popularity: 2% [?]


