Oracle Forms (MOSC)

MOSC Banner

tnsnames.ora overwritten during startup

edited Nov 15, 2018 7:18AM in Oracle Forms (MOSC) 3 commentsAnswered ✓

Hello,

New installation of Oracle Forms 12.2.1.3.

There is a file tnsnames.ora located in {domain_home}/config/fmwconfig

I am used to put this file manually in this directory. We have one file with many DBs common for all environments.

But this file is overwritten by some "default" one during each restart of the managed server:

#

#

# sample tnsnames.ora file

#

# sample entry

#<ALIAS> = (DESCRIPTION =(ADDRESS_LIST =

#              (ADDRESS = (PROTOCOL = TCP)

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

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

#

#

Is this intended behaviour? I cannot find it in any documentation.

How can we avoid it and maintain our version of tnsnames.ora?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center