原文:PL/SQL developer連接oracle出現“ORA-12154:TNS:could not resolve the connect identifier specified”問題的解決

轉載請注明出處:http: blog.csdn.net dongdong article details 本文出自 我是干勾魚的博客 使用PL SQL developer工具連接oracle,登陸的時候報錯: ORA :TNS:could not resolve the connect identifier specified 如圖: 可是使用命令行登陸卻沒有問題。應該是PL SQL devel ...

2017-08-06 11:05 0 11982 推薦指數:

查看詳情

ORA-12154: TNS:could not resolve the connect identifier specified

PLSQL配置監聽 這個錯誤主要是pl/sql客戶端的tnsnames.ora配置錯誤,或者是輸入 database選項錯誤。 配置pl/sql的Database的兩種方式:登錄時直接在Database選項輸入數據庫信息 如上圖,直接在登錄時輸入數據庫信息 ip ...

Thu Jan 24 23:19:00 CST 2019 2 16452
ORA-12154TNScould not resolve the connect identifier specified

在安裝ORACLE安裝的時候,報如下錯誤:ORA-12154TNScould not resolve the connect identifier specified。如下圖所示: 折騰了很久才找到罪魁禍首:原來在安裝數據庫時,設置用戶密碼的時候里面包含了@符號,引起了這個錯誤 ...

Thu May 17 07:48:00 CST 2012 3 3814
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM