Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Forms Developer 6i in Xandros Operating System

zulfffiSep 26 2008 — edited Sep 29 2008
Hi,
I have installed Xandros and Forms Developer 6i on my pc,
when I connected using forms runtime with the database
(which is on Windows Operating system)
the following error appeared

ORA-12514- TNS could not resolve service name.

Please help me regarding this,

Thanks in advance


In windwos the following lines are in tnsnames.ora file ,which i am copying to Xandros,


--------------------------------------------------------------------------------

nt.world =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS =
(PROTOCOL = TCP)
(Host = IBM)
(Port = 1521)
)
)
(CONNECT_DATA = (SID = ORC)
)
)

Edited by: zulfffi on Sep 25, 2008 9:26 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 27 2008
Added on Sep 26 2008
12 comments
387 views