Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-12203: TNS:unable to...
The Oracle Database Assistant added the following to my tnsnames.ora
file when the database was created:
-snip-
NETCUST.WORLD =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(HOST = eng53)(PORT = 1521))
(CONNECT_DATA = (SID = ORC2))
)
-snip-
If more information is needed in the entry, let me know. The entry is similiar in content to the rest of the entries in the file.
Any other suggestions?
In article <7s8gg8$mis$1_at_nnrp1.deja.com>,
oracle_rahul_at_my-deja.com wrote:
> Hi
>
> 1)You need to do the changes in tnsnames.ora.
>
> you have to specify the ip address of the server , port number e.g
1521
> and the database name.
>
> 2) if you are exporting through the client then u will have to specify
> the string name.
>
> Your problem will be solved
>
> Rahul
> ESSAR CELLPHONE LTD
> ORACLE DBA
> INDIA
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.
>
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
Received on Tue Sep 21 1999 - 13:41:48 CDT
![]() |
![]() |