How to fix the Oracle error ORA-06706: TLI Driver: service not found?
In this post, you’ll learn more about the Oracle ErrorORA-06706: TLI Driver: service not found with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-06706: TLI Driver: service not found
Reason for the Error ORA-06706: TLI Driver: service not found
TLI could not find service information for the specified service name.
How to fix the Error ORA-06706: TLI Driver: service not found ?
You can fix this error in Oracle by following the below steps
If you specified the service name on the command line or with the environment variable TLI_SERVER, make sure you specified it correctly. If the service name is not in the SERVICES file for your protocol, ask your system adminstrator to add it.
Leave Your Comment