ORA-12505
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 원인SID 와 ServiceName이 상이할 경우 발생 해결 방안 SID일 경우 jdbc:oracle:thin:@localhost:1521:XEServiceName일 경우 jdbc:oracle:thin:@localhost:1521/XE