Description:
Resolving ORA error received while connecting to Oracle Database:
ORA-12505 Connection refused, the specified SID (<SID_NAME>) was not recognized by the Oracle server.
OR
ORA-12505TNS:listener does not currently know of SID given in connect descriptor.
Symptoms:While connecting to Oracle Database through Information Designer or while creating a bootstrap file for Spotfire Database on Oracle, users get the following ORA error:
ORA-12505 Connection refused, the specified SID (<SID_NAME>) was not recognized by the Oracle server.
OR
ORA-12505: TNS:listener does not currently know of SID given in connect descriptor.
Cause:There can be two causes for this error:
1). Incorrect SID name or Oracle Listener has not configured for the specified SID.
2). Listener is configured for Service Name not SID.