Home > ora 12505 > error ora 12505 sql developer

Error Ora 12505 Sql Developer

Contents

log in tour help Tour Start here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site About Us Learn more about Stack Overflow the company Business ora 12505 error in oracle 11g Learn more about hiring developers or posting ads with us Database Administrators Questions Tags Users Badges

Error Ora 12505 Tns Listener

Unanswered Ask Question _ Database Administrators Stack Exchange is a question and answer site for database professionals who wish to improve their database ora 12505 tns listener could not resolve sid skills and learn from others in the community. Join them; it only takes a minute: Sign up Here's how it works: Anybody can ask a question Anybody can answer The best answers are voted up and rise to ora-12505 sql developer 11g the top sqldeveloper ORA-12505. TNS: listener does not currently know of SID given in connect descriptor up vote 3 down vote favorite There are similar questions asked and answered in this network related to the error message given in the question, however this problem is a little different from each. I have installed oracle 12c in my ubuntu can successfully connect to my hr user with sqlplus hr/hr@pdborcl through command prompt. oracle@ubuntu:~$ sqlplus hr/hr@pdborcl SQL*Plus: Release

Ora 12505 Solution

12.1.0.2.0 Production on Mon Nov 16 21:57:24 2015 Copyright (c) 1982, 2014, Oracle. All rights reserved. Last Successful login time: Mon Nov 16 2015 21:24:32 +05:45 Connected to: Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options SQL>show user; USER is "HR" I am however trying to use sqldeveloper for ease. In the create connection option in sqldeveloper when I give the following credentials I get the following error. ORA-12505. TNS: listener does not currently know of SID given in connect descriptor. However connection with Username: sys Password: ****** SID:orcl And same all other credentials work fine. My tnsname.ora has PDBORCL = (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = pdborcl) ) ) ORCL = (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = orcl) ) ) oracle ubuntu sqlplus oracle-sql-developer share|improve this question asked Nov 16 '15 at 16:10 Prakash Gautam 120117 You'll be wanting to connect to the SERVICE NAME not the SID –Philᵀᴹ Nov 16 '15 at 16:15 1 I feel completely ashamed now. I spent hours on internet search spent quite a time to post this question too, but what solves is changing using SERVICE NAME instead of SID. –Pr

here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this ora 12505 error in oracle 11g solution site About Us Learn more about Stack Overflow the company Business Learn more ora 12505 error in oracle 12c about hiring developers or posting ads with us Stack Overflow Questions Jobs Documentation Tags Users Badges Ask Question x Dismiss

Ora 12505 Oracle 11g Windows 7

Join the Stack Overflow Community Stack Overflow is a community of 4.7 million programmers, just like you, helping each other. Join them; it only takes a minute: Sign up ora-12505 error with http://dba.stackexchange.com/questions/121251/sqldeveloper-ora-12505-tns-listener-does-not-currently-know-of-sid-given-in-co sql developer connecting to oracle11g on windows 7 up vote 1 down vote favorite I installed oracle 11g successfully and was able to login with SQL plus. When I tried making a connection with the same username and password via SQL developer however I'm getting the ora-12505 error Printout of my tnsname.ora: # tnsnames.ora Network Configuration File: C:\Oracle11g\product\11.2.0\dbhome_1\network\admin\tnsnames.ora # Generated by Oracle configuration tools. http://stackoverflow.com/questions/17780187/ora-12505-error-with-sql-developer-connecting-to-oracle11g-on-windows-7 ORACLE11G = (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = oracle11g) ) ) ORACLR_CONNECTION_DATA = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521)) ) (CONNECT_DATA = (SID = CLRExtProc) (PRESENTATION = RO) ) ) When I execute the tnspint orcl; I get: C:\Windows\system32>tnsping ORCL; TNS Ping Utility for 32-bit Windows: Version 11.2.0.1.0 - Production on 22-JUL-2013 00:52:10 Copyright (c) 1997, 2010, Oracle. All rights reserved. Used parameter files: C:\Oracle11g\product\11.2.0\dbhome_1\network\admin\sqlnet.ora TNS-03505: Failed to resolve name C:\Windows\system32> Could anyone assist in solving this problem and getting sql developer connected with my oracle database? oracle11g share|improve this question asked Jul 22 '13 at 4:55 D. Rattansingh 6633821 add a comment| 2 Answers 2 active oldest votes up vote 3 down vote Just Run This command in RUN SQL Command after connecting to username and password credentials. command: alter system set local_listener='(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))'; share|improve this answer edited Jul 27 '15 at 6:55 Sathya 13.2k1667106 answered Jul 27 '15 at 6:14 Amritanshu 312 You should change code format in this message. –Slava Avsenev Jul 27 '15 at 6:26 add a comment| up vote

does not currently know of SID given in connect descriptor INNo MATHs SubscribeSubscribedUnsubscribe140140 Loading... Loading... Working... Add to Want to watch this again later? Sign in https://www.youtube.com/watch?v=vNJ7x_R7vN8 to add this video to a playlist. Sign in Share More https://community.oracle.com/thread/2323769 Report Need to report the video? Sign in to report inappropriate content. Sign in Statistics 24,521 views 149 Like this video? Sign in to make your opinion count. Sign in 150 5 Don't like this video? Sign in to make your opinion count. ora 12505 Sign in 6 Loading... Loading... Loading... Rating is available when the video has been rented. This feature is not available right now. Please try again later. Published on Nov 27, 2015solution of error:Status : Failure -Test failed: Listener refused the connection with the following error:ORA-12505, TNS:listener does not currently know of SID given in connect ora 12505 error descriptor Category Education License Standard YouTube License Show more Show less Loading... Advertisement Autoplay When autoplay is enabled, a suggested video will automatically play next. Up next Oracle - Understanding the tnsnames.ora and listener.ora files - Duration: 12:46. Chris Ostrowski 88,976 views 12:46 How to fix error ORA-12505 - Duration: 6:03. Nguyễn Văn Thân 727 views 6:03 Resolved: The Network Adapter could not establish the connection - Duration: 9:36. daniele perrotta 30,047 views 9:36 How to know your oracle SID name - Duration: 7:15. Oracle Database 412 views 7:15 Oracle: fixed errors 17002 and 12505 - Duration: 2:52. Integral 1,055 views 2:52 ora - 12514 and ora - 12505 tns listener error fixed in 90 seconds - Duration: 1:30. CBOT 1,621 views 1:30 Create new connection with new user in Oracle SQL Developer - Duration: 10:28. Chitu Okoli 96,491 views 10:28 The Listener ora file - Duration: 4:39. Hemant K Chitale 172 views 4:39 creating a new connection in sqlDeveloper - Duration: 1:

CommunityOracle User Group CommunityTopliners CommunityOTN Speaker BureauJava CommunityError: You don't have JavaScript enabled. This tool uses JavaScript and much of it will not work correctly without it enabled. Please turn JavaScript back on and reload this page. Please enter a title. You can not post a blank message. Please type your message and try again. More discussions in General Database Discussions All PlacesDatabaseGeneral Database Discussions This discussion is archived 1 2 Previous Next 25 Replies Latest reply on Dec 16, 2012 8:53 PM by sb92075 Listener does not currently know of SID given in connection descriptor 905429 Dec 15, 2011 2:40 AM Oracle 11g R2 64bit on Windows 7 professional giving following Error Listener refused the connection with following error: ORA-12505, TNS: listener does not currently know of SID given in connect descriptor. Oracle 11g R1 64bit on windows 7 professional works perfectly fine Test through Net Manager. no use check files ../Network/Admin/listerner.ora and tnsnames.ora which is perfectly fine. Still getting same error when trying to connect using sql developer. 89147Views Tags: none (add) connectContent tagged with connect, descriptorContent tagged with descriptor, doesContent tagged with does, givenContent tagged with given, inContent tagged with in, knowContent tagged with know, listenerContent tagged with listener, ofContent tagged with of, sidContent tagged with sid This content has been marked as final. Show 25 replies 1. Re: Listener does not currently know of SID given in connection descriptor sb92075 Dec 15, 2011 2:51 AM (in response to 905429) 12505, 00000, "TNS:listener does not currently know of SID given 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

 

Related content

dbd error ociserverattach ora-12505

Dbd Error Ociserverattach Ora- table id toc tbody tr td div id toctitle Contents div ul li a href Tns- Tns listener Does Not Currently Know Of Sid Given In Connect Descriptor a li li a href Ora- Oracle Not Available a li ul td tr tbody table p here for a quick overview of the site Help Center relatedl Detailed answers to any questions you might have ora error in oracle g Meta Discuss the workings and policies of this site About Us p h id Tns- Tns listener Does Not Currently Know Of Sid Given In Connect Descriptor

dbd error ociserverattach 12505

Dbd Error Ociserverattach table id toc tbody tr td div id toctitle Contents div ul li a href Ora- Tns listener Does Not Currently Know Of Service Requested In Connect Descriptor a li li a href Lsnrctl a li li a href Ora- a li ul td tr tbody table p here for a quick overview relatedl of the site Help Center Detailed answers ora error in sql developer to any questions you might have Meta Discuss the workings ora error in oracle g and policies of this site About Us Learn more about Stack Overflow the company Business ora-

error ora 12505 tns listener

Error Ora Tns Listener table id toc tbody tr td div id toctitle Contents div ul li a href Ora- Connection Refused The Specified Sid a li li a href Ora Tns Listener Does Not Currently Know Of Sid a li li a href Listener Refused The Connection With The Following Error Ora- In Oracle Sql Developer a li li a href Listener Refused The Connection With The Following Error Ora- a li ul td tr tbody table p connect to the appropriate Oracle database we'll need to expound a bit on how Oracle behaves and therefore what is causing

error ora-12505 tns

Error Ora- Tns table id toc tbody tr td div id toctitle Contents div ul li a href Ora Tns Listener Could Not Resolve Sid a li li a href Error Ora Sql Developer a li li a href Listener Refused The Connection With The Following Error Ora- a li li a href Ora- Jdbc Thin Client a li ul td tr tbody table p connect to the appropriate Oracle database we'll need to expound a bit on how Oracle behaves and therefore what is causing this issue relatedl in the first place SIDs vs SERVICE NAMES It is p

how to fix error ora 12505

How To Fix Error Ora table id toc tbody tr td div id toctitle Contents div ul li a href Listener Refused The Connection With The Following Error Ora- In Oracle Sql Developer a li li a href Listener Refused The Connection With The Following Error Ora- a li li a href Ora- Jdbc Thin Client a li ul td tr tbody table p Learn more You're relatedl viewing YouTube in Russian ora error in sql developer You can change this preference below ora solution ora- tns listener does not know of sid count total ORA- TNS listener does not

java.sql.sqlexception error =12505

Java sql sqlexception Error table id toc tbody tr td div id toctitle Contents div ul li a href Listener Refused The Connection With The Following Error Ora- In Oracle Sql Developer a li li a href Listener Refused The Connection With The Following Error Ora- a li li a href Ora- Jdbc Thin Client a li ul td tr tbody table p here for a quick overview of the site relatedl Help Center Detailed answers to any questions you ora error in sql developer might have Meta Discuss the workings and policies of this p h id Listener Refused

jdbc error 12505

Jdbc Error table id toc tbody tr td div id toctitle Contents div ul li a href Ora Error In Sql Developer a li li a href Ora Error In Oracle g a li li a href Listener Refused The Connection With The Following Error Ora- In Oracle Sql Developer a li li a href Ora Error In Oracle c a li ul td tr tbody table p here for relatedl a quick overview of the site p h id Ora Error In Sql Developer p Help Center Detailed answers to any questions you might ora solution have Meta Discuss

ora 12505 error in sql developer

Ora Error In Sql Developer table id toc tbody tr td div id toctitle Contents div ul li a href Ora Tns Listener Could Not Resolve Sid a li li a href Ora Error In Oracle c a li li a href Listener Refused The Connection With The Following Error Ora- In Oracle Sql Developer a li ul td tr tbody table p here for a quick overview of the site Help Center Detailed answers relatedl to any questions you might have Meta Discuss ora- sql developer g the workings and policies of this site About Us Learn more about

ora 12505 error solution

Ora Error Solution table id toc tbody tr td div id toctitle Contents div ul li a href Ora Error In Oracle c a li li a href Ora- Jdbc Thin Client a li ul td tr tbody table p here for a quick overview of the site Help Center Detailed answers to any questions you might have relatedl Meta Discuss the workings and policies of this site ora error in sql developer About Us Learn more about Stack Overflow the company Business Learn more about listener refused the connection with the following error ora- in oracle sql developer hiring

ora 12505 error in oracle 11g

Ora Error In Oracle g table id toc tbody tr td div id toctitle Contents div ul li a href Ora Error In Oracle Sql Developer a li li a href Listener Refused The Connection With The Following Error Ora- In Oracle Sql Developer a li li a href Ora Error In Oracle g Solution a li li a href Listener Refused The Connection With The Following Error Ora- a li ul td tr tbody table p Google Het beschrijft hoe relatedl wij gegevens gebruiken en welke opties je hebt ora solution Je moet dit vandaag nog doen Navigatie overslaan

ora-12505 tns listener dbd error ociserverattach

Ora- Tns Listener Dbd Error Ociserverattach table id toc tbody tr td div id toctitle Contents div ul li a href Listener Refused The Connection With The Following Error Ora- In Oracle Sql Developer a li li a href Listener Refused The Connection With The Following Error Ora- a li li a href Ora Error In Oracle c a li ul td tr tbody table p here for a quick overview relatedl of the site Help Center Detailed answers ora error in sql developer to any questions you might have Meta Discuss the workings p h id Listener Refused The

oracle 11g error ora-12505

Oracle g Error Ora- table id toc tbody tr td div id toctitle Contents div ul li a href Ora- Tns Listener Does Not Currently Know Of Sid a li li a href Ora Oracle g Windows a li li a href Ora Error In Oracle g Solution a li ul td tr tbody table p connect to the appropriate Oracle database we'll need to expound a bit on how Oracle behaves and therefore what is causing this issue in the first place SIDs vs relatedl SERVICE NAMES It is important to understand the slight difference between ora solution what

oracle connect error 12505

Oracle Connect Error table id toc tbody tr td div id toctitle Contents div ul li a href Listener Refused The Connection With The Following Error Ora- In Oracle Sql Developer a li li a href Ora- Tns Listener Does Not Know Of Sid a li li a href Listener Refused The Connection With The Following Error Ora- a li li a href Ora Error In Oracle c a li ul td tr tbody table p connect to the appropriate Oracle database we'll need to expound a bit on relatedl how Oracle behaves and therefore what is causing ora error

oracle connection error code 12505

Oracle Connection Error Code table id toc tbody tr td div id toctitle Contents div ul li a href Listener Refused The Connection With The Following Error Ora- In Oracle Sql Developer a li li a href Ora Error In Sql Developer a li li a href Listener Refused The Connection With The Following Error Ora- a li li a href Ora- Jdbc Thin Client a li ul td tr tbody table p here for a quick overview p h id Listener Refused The Connection With The Following Error Ora- In Oracle Sql Developer p of the site Help Center

oracle db error 12505

Oracle Db Error table id toc tbody tr td div id toctitle Contents div ul li a href Ora Error In Oracle c a li li a href Listener Refused The Connection With The Following Error Ora- a li ul td tr tbody table p connect to the appropriate Oracle database we'll need to expound a bit on how Oracle behaves and therefore what is causing this relatedl issue in the first place SIDs vs SERVICE NAMES It ora solution is important to understand the slight difference between what Oracle defines as a ora error in sql developer SID compared

oracle error 12505 connection refused

Oracle Error Connection Refused table id toc tbody tr td div id toctitle Contents div ul li a href Ora Error In Oracle c a li li a href Listener Refused The Connection With The Following Error Ora- a li ul td tr tbody table p connect to the appropriate Oracle database we'll need to expound a bit on how Oracle behaves and therefore what is causing this issue in the first relatedl place SIDs vs SERVICE NAMES It is important to understand the ora solution slight difference between what Oracle defines as a SID compared to a SERVICE NAME

oracle error code 12505

Oracle Error Code table id toc tbody tr td div id toctitle Contents div ul li a href Ora Error In Oracle g a li li a href Ora- Tns Listener Does Not Know Of Sid a li li a href Listener Refused The Connection With The Following Error Ora- a li ul td tr tbody table p here for a quick ora error in sql developer overview of the site Help Center Detailed answers listener refused the connection with the following error ora- in oracle sql developer to any questions you might have Meta Discuss the workings and policies

oracle error err 12505

Oracle Error Err table id toc tbody tr td div id toctitle Contents div ul li a href Ora Solution a li li a href Listener Refused The Connection With The Following Error Ora- In Oracle Sql Developer a li li a href Ora Error In Oracle c a li ul td tr tbody table p here relatedl for a quick overview of the site ora error in sql developer Help Center Detailed answers to any questions you might ora error in oracle g have Meta Discuss the workings and policies of this site About Us Learn p h id

oracle sql developer error ora-12505

Oracle Sql Developer Error Ora- table id toc tbody tr td div id toctitle Contents div ul li a href Ora- Sql Developer g a li li a href Ora Solution a li li a href Ora Oracle g Windows a li li a href Ora- Error In Sql Developer a li ul td tr tbody table p here for a quick overview relatedl of the site Help Center Detailed answers p h id Ora- Sql Developer g p to any questions you might have Meta Discuss the workings ora tns listener could not resolve sid and policies of this

oracle sql developer error 12505

Oracle Sql Developer Error table id toc tbody tr td div id toctitle Contents div ul li a href Ora- Sql Developer g a li li a href Ora Error In Oracle c a li li a href Listener Refused The Connection With The Following Error Ora- In Oracle Sql Developer a li ul td tr tbody table p does not currently know of SID given in connect descriptor INNo MATHs SubscribeSubscribedUnsubscribe Loading Loading Working relatedl Add to Want to watch this again later ora error in oracle sql developer Sign in to add this video to a playlist Sign