Respected All,
I have installed following products in sequence as mentioned below on windows 7 OS
- Oracle database 12c
- Weblogic Server (Infrastructure)
- 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

@
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"