
ORA-12560 Oracle error indicates a high level error that may have happened in the oracle sqlnet or net8 transport layer. The actual error should be identified based on the other messages that oracle has displayed along with the ORA-12560 error
...
Recent Forum PostsI will try sql query that is given by you but it is create problem.
Please give proper solution soon.
Thanks.
Hi,
Use the NVL function.
For ex : Select nvl(name,0) from emp;
If name exists in table, it will display the name or else

ORA-12154 : Another known issue..
OCCI 10g is not supported with VS 2010. You need to upgrade to 11.2.0.2.
Re: ORA-12154 TNS Could Not Resolve Service Name
oracle-dba 02-23-2012, 12:10 AM