Install, Upgrade, Clone, Patch - EBS (MOSC)

MOSC Banner

HOST name is not fully qualified

edited Aug 20, 2021 9:14AM in Install, Upgrade, Clone, Patch - EBS (MOSC) 3 commentsAnswered ✓

EBS R12.1.3 running on RHEL7 two node config with db and app on separate servers.

I'm doing some new server setup work and going through my rapid clone steps.

After running my 'perl adcfgclone.pl dbTechStack' step I notice the listener.ora file looks good with a FQN for the server but my tnsnames.ora file just uses short name for the server and I'm not sure why that is?

For example:

->grep HOST listener.ora tnsnames.ora

listener.ora:      (ADDRESS = (PROTOCOL = TCP)(HOST = shortname.xxxxx.yyyyy.com)(PORT = 15xx))

tnsnames.ora:                (ADDRESS=(PROTOCOL=tcp)(HOST=shortname)(PORT=15xx))

tnsnames.ora:                (ADDRESS=(PROTOCOL=tcp)(HOST=shortname)(PORT=15xx))

Tagged:

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