Connection Problem -- ORA-12514
We have been encountering a connect problem (ORA-12514) TNS:Listener does not currently know of service requested in connect descriptor.
We have the following configuration:
Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bi
PL/SQL Release 10.2.0.2.0 - Production
CORE 10.2.0.2.0 Production
TNS for IBM/AIX RISC System/6000: Version 10.2.0.2.0 - Productio
NLSRTL Version 10.2.0.2.0 - Production
We have two nodes with a load balancer.
The Database is on a server running AIX Unix. Application server is on a server running windows 2003.
What are the things to look out when trying to solve such a problem?
Ammar