Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: NEWBIE needs help on how to start starter db
Hi Richard,
Connect INTERNAL is reserved for the Server Manager product. To connect using sqlplus, try using a combination of SCOTT/TIGER, SYSTEM/MANAGER or SYS/CHANGE_ON_INSTALL SCOTT/TIGER if present, will contain the EMP and DEPT tables which Oracle use for training.
SYSTEM/MANAGER and SYS/CHANGE_ON_INSTALL are the DBA accounts, and enable you to create users, tablespaces and other DBA activities.
Hope this helps
Andrew
"Richard Núñez" wrote:
> I feel like a complete idiot. I've kind of master MS SQL 6.0+, but for the
> life of me, I cannot even connect to the starter DB that was instaled with
> Oracle 8.0.5.
>
> I start SQL Plus and use "internal" as the username and "oracle" as the
> password and for the host string I enter "oracle", "orcl", "tns:orcl", &
> "@tns:orcl" and almost all of the combinations.
>
> Can someone please wack me on the head and set me straight on how to do
> this. I just want to learn!!!!
>
> I'l going crazy.
>
> P.S. I did a regular install straight from the CD with no problems. I even
> went as far as to install NT 4.0 (SP3, IE 4.01 SP1) on a fresh clean machine
> (233 PPro, 128 RAM, 4 GB HD).
Received on Wed Mar 31 1999 - 00:16:05 CST
![]() |
![]() |