Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> sqlplus: fresh installation: can't connect

sqlplus: fresh installation: can't connect

From: Neil Zanella <nzanella_at_gmail.com>
Date: 25 Dec 2004 16:33:51 -0800
Message-ID: <1ac72686.0412251633.56c9f4a1@posting.google.com>


Hello all,

It has been a while since I installed Oracle Database from scratch. I remember that with older versions you could simply login with username scott and pasword tiger. I have just installed Oracle and cannot connect. Should I create a user called johndoe and connect as johndoe? How should I accomplish this?

Thanks,

Neil

$ sqlplus

SQL*Plus: Release 10.1.0.3.0 - Production on Sat Dec 25 17:32:30 2004

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

Enter user-name: scott
Enter password:
ERROR:
ORA-12162: TNS:net service name is incorrectly specified

Enter user-name:
ERROR:
ORA-12162: TNS:net service name is incorrectly specified

Enter user-name:
ERROR:
ORA-12162: TNS:net service name is incorrectly specified

SP2-0157: unable to CONNECT to ORACLE after 3 attempts, exiting SQL*Plus
$
Received on Sat Dec 25 2004 - 18:33:51 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US