www.high-oracle.com/ /

.TNS:listener does not currently know of service requested in connect descriptor.
www.high-oracle.com/ORA-12514/ || http://high-oracle.blogspot.com/ || Feed Oracle Support
Share

ORA-12514:

TNS:listener does not currently know of service requested in connect descriptor

Cause :

The listener received a request to establish a connection to a database or other service. The connect descriptor received by the listener specified a service name for a service (usually a database service) that either has not yet dynamically registered with the listener or has not been statically configured for the listener. This may be a temporary condition such as after the listener has started, but before the database instance has registered with the listener.

Action :

- Wait a moment and try to connect a second time. - Check which services are currently known by the listener by executing: lsnrctl services - Check that the SERVICE_NAME parameter in the connect descriptor of the net service name used specifies a service known by the listener. - If an easy connect naming connect identifier was used, check that the service name specified is a service known by the listener. - Check for an event in the listener.log file.


TNS:listener does not currently know of service requested in connect descriptor


Gold vs Diamond

Some of the common Oracle error codes



Oracle Database Error Messages



Oracle Database High Availability Any organization evaluating a database solution for enterprise data must also evaluate the High Availability (HA) capabilities of the database. Data is one of the most critical business assets of an organization. If this data is not available and/or not protected, companies may stand to lose millions of dollars in business downtime as well as negative publicity. Building a highly available data infrastructure is critical to the success of all organizations in today's fast moving economy.
- Tips to resolve Oracle Datbase Errors.



TNS:listener does not currently know of service requested in connect descriptor