Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Connecting to Oracle
Waht you created was the instance name of the database. You still need to
set up sql*net connect strings. Use easycfg, and choose any name you'd like
for the alias.
Valentina Muraglia <valentina.muraglia_at_wuerth.it> wrote in message
news:3827DAA8.47F5C7CB_at_wuerth.it...
> I installed oracle enterprise 8.0.5 and create a new database (orc0).
> Now, if I want to do some operations on the database (for example
> creating a table) I have to specify the following information to get a
> connection:
>
> user
>
> password
>
> service
>
> I read the user should be SYSTEM and the password MANAGER. The service
> name should be ORC0. I insert the informations but I can't get a
> connection, the error is the following:
>
> the service name could not be find
>
> or something like that.
>
> Who can help me?
>
> vale
>
Received on Tue Nov 09 1999 - 08:31:25 CST
![]() |
![]() |