Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

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

Poor-BoySep 20 2016 — edited Sep 21 2016

Hey guys I have configure 12 c in my laptop but getting this error while Connecting Hr User....

can anyone guide me how can i solve this problem ?i just write this and paste into tnsnames.ora file

PDBORCL =

(Description =

(ADDRESS = (PROTOCOL =TCP)(HOST = LOCALHOST)(PORT = 1521))

(cONNECT_Data =

(Server = dedicated)

(service_name =pdborcl))

)

1.png

This post has been answered by AndrewSayer on Sep 21 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 19 2016
Added on Sep 20 2016
18 comments
4,223 views