Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: default connect string for oracle eval. ver. 80.x
Hi ,
I am using "win98" platform to connect to oracle DB in a standalone machine. i have tried to connect using sqlplus with the default user/password and the host string is "oracle". But still i am receiving similar error as the following
(in case sqlplus 8.x)
Enter user-name: system/manager_at_oracle
ERROR:
ORA-12203: TNS:unable to connect to destination
(in case sqlplus 3.x)
Enter user-name: system/manager_at_oracle
ERROR: ORA-12154: TNS:could not resolve service name
please help me know what should i do ?
thanks
Michael Bamford wrote in message <37085C8C.3D8A2050_at_ozemail.com.au>...
>what platform are you running on?
>
>if you are on NT, edit the system registry as follows:
>
>HKEY_LOCAL_MACHINE/SOFTWARE/ORACLE
>
>Add the string value "ORAClE_SID" with the value of your tnsnames.ora
>alias name for the database.
>
>The default passwords are
>sys/change_on_install
>system/manager
>.. the internal password was set by you when you created the database
>
>
>Hameed wrote:
>
>> Hi,
>>
>> Can any body help me know what is the default Host String
>> should i use. I have no network connected with my computer
>> to connect to a remote DB.
>> I think the user name/password is by default system/manager.
>> Is this correct ?
>>
>> Any kind helps are much appreciated.
>>
>> Hameed
>
Received on Tue Apr 06 1999 - 09:42:16 CDT
![]() |
![]() |