torwin
5th December 2002, 13:34
On our Baan environment the "$BSE/lib/tabledef6.1" file contains ORACLE_HOME settings which define the path is "/COMNFS/oracle....". This "/COMNFS/oracle..." directory is not available on the database servers BUT it is on the Application servers. The Oracle application is available locally on the Database servers and our Batch jobs are run on the database servers.
On the database server the variable ORACLE_HOME is set in the batch users .profile to "/usr/app/oracle/product/8.1.7" which does exist. I assume that the ORACLE_HOME setting is being picked up from this rather than the tabledef6.1.
Does any one know if the users environment settings overule the tabledef6.1 settings ?
Are there any more ways of defining the ORACLE_HOME setting and what is the order of precedence ?
Are there any performance issues relating to where the ORACLE_HOME value is set ( i.e. in the .profile, tabledef6.1 etc ) ?
Inquiring minds need to know !! :-)
:confused:
On the database server the variable ORACLE_HOME is set in the batch users .profile to "/usr/app/oracle/product/8.1.7" which does exist. I assume that the ORACLE_HOME setting is being picked up from this rather than the tabledef6.1.
Does any one know if the users environment settings overule the tabledef6.1 settings ?
Are there any more ways of defining the ORACLE_HOME setting and what is the order of precedence ?
Are there any performance issues relating to where the ORACLE_HOME value is set ( i.e. in the .profile, tabledef6.1 etc ) ?
Inquiring minds need to know !! :-)
:confused: