ORA-12505, TNS : listener가 현재 연결 설명자에 제공된 SID를 알지 못합니다. Windows 7 64 비트 OS에 Oracle 11g Express Edition 릴리스 2를 설치하고 JDBC 프로그램을 실행하려고 시도한 후 다음 오류가 발생했습니다. java.sql.SQLException: Listener refused the connection with the following error: ORA-12505, TNS:listener does not currently know of SID given in connect descriptor at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:412) at oracle.jdbc...