Technology Stack - EBS (MOSC)

MOSC Banner

Incorrect TNS ADMIN environment variable in frmbld.sh after cloning EBS R12 environment.

edited Jan 9, 2014 4:49PM in Technology Stack - EBS (MOSC) 1 commentAnswered

Hi All,

Incorrect TNS ADMIN environment variable in frmbld.sh after cloning EBS R12 environment. We have R12 12.1.3 environment on Linux  Red Hat 6. After cloning the environment frmbld.sh has TNS_ADMIN incorrectly set.

source environment variable TNS_ADMIN is

TNS_ADMIN=${TNS_ADMIN:-$ORACLE_HOME/network/admin}
  export TNS_ADMIN

After cloning it is changed to below in destination environment.
TNS_ADMIN=$ORACLE_HOME/network/admin.
  export TNS_ADMIN

Is there a way to prevent this from happening?
Also refered note 431324.1.

Is it that every time we clone we need to apply the patch is there any permanent fix to this problem?

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