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!

In ubuntu " Sqlplus " is unable to connect

By using direct Connection String Unable to Connect

parthiban@Pavishna:/mnt/c/Users/Partha/Downloads/Linux-DEB$ sqlplus system/"XeAdmin@2025"@"(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=127.0.0.1)(PORT=1521))(CONNECT_DATA=(SID=XE)))"

SQL*Plus: Release 10.2.0.1.0 - Production on Wed Sep 17 15:03:53 2025

Copyright (c) 1982, 2005, Oracle. All rights reserved.

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

This post has been answered by Parthiban Thamizhselvan on Sep 19 2025
Jump to Answer
Comments
Post Details
Added on Sep 17 2025
5 comments
132 views