摘要:
VPN下PLSQL能连接Oracle,但springboot连接Oracle报java.sql.SQLException: The Network Adapter could not establish the connection 处理方式 首先检查oracl服务是否已打开并确保配置的数据库连接的 阅读全文
摘要:
springboot 连接Oracle数据库报ORA-12505, TNS:listener does not currently know of SID given in connect descriptor 处理方式 将jdbc:oracle:thin:@127.0.0.1:1522:KFPTD 阅读全文