ORA-00114 missing value for system parameter SERVICE_NAMES
March 20th, 2009
Description:
ORA-00114 missing value for system parameter SERVICE_NAMES
Cause:
No value was specified for the SERVICE_NAMES initialization parameter, nor for the DB_NAME parameter.
Add an
SERVICE_NAMESorDB_NAMEdefinition to the initialization parameter file. By default,SERVICE_NAMESis the value ofDB_NAMEunlessSERVICE_NAMESis explicitly specified.