Skip to Main Content

Oracle Forms

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!

Database connection in oracle forms 12c

KalpataruDec 13 2015 — edited Dec 30 2015

I have install Oracle forms 12 c as per oracle documentation provided steps.

but when i am connecting forms 12c to database 11g

ORA-12154:TNS: could not resolve the connect identifier specified..

I have check the tnsnames.ora(path-- C:\Oracle\Middleware\Oracle_Home\user_projects\domains\forms12c\config\fmwconfig) file has not entries.

#

#

# sample tnsnames.ora file

#

# sample entry

#<ALIAS> = (DESCRIPTION =(ADDRESS_LIST =

#              (ADDRESS = (PROTOCOL = TCP)

#              (HOST = <HOST>)(PORT = <PORT>)))

#              (CONNECT_DATA = (SID = <SID>)))

#

#

How to database configuration in oracle forms 12c.

This post has been answered by HamidHelal on Dec 13 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 27 2016
Added on Dec 13 2015
32 comments
16,368 views