Skip to Main Content

Oracle Database Discussions

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

3270820Jul 18 2017 — edited Jul 24 2017

I have read all of the similar posts concerning this error and none of them have been helpful in a solution to my particular issue. I am receiving this error on a fresh install. I am trying to connect and create my users through the Command Prompt. My OS is Windows 10 Professional 64 bit with Java  JDK 8. Any and all help is appreciated. Thank you

SQL*Plus: Release 11.2.0.2.0 Production on Tue Jul 18 18:55:57 2017

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

SQL> connect

Enter user-name: system

Enter password:

ERROR:

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

SQL> connect

Enter user-name: SYS

Enter password:

ERROR:

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

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 21 2017
Added on Jul 18 2017
5 comments
5,889 views