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!

tnsnames.ora Configuration for Oracle Forms and Reports 12c

Zafar IqbalApr 19 2017 — edited May 19 2017

Respected All,

I have installed following products in sequence as mentioned below on windows 7 OS

  1. Oracle database 12c
  2. Weblogic Server (Infrastructure)
  3. Forms and Reports 12c

Webloic Console and Enterprise Manager working file and

Question:

I could not find the "tnsnames.ora" file. I have placed that file in location "D:\Oracle\Middleware\Oracle_Home\network\ADMIN". when I run the tnsping it is showing

pastedImage_4.png

@

tnsnames.ora

RDB =

(DESCRIPTION =

(ADDRESS\_LIST =

  (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.0.100)(PORT = 1521))

)

(CONNECT\_DATA =

  (SERVICE\_NAME = RDB)

)

)

@"HamidHelal" @"Michael Ferrante-Oracle" @"CraigB"

This post has been answered by Michael Ferrante-Oracle on Apr 19 2017
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 16 2017
Added on Apr 19 2017
3 comments
10,160 views