Re: Environment Oracle Application 11g cannot execute
Posted by Brian Hogantara on Sep 19, 2017; 6:19am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Environment-Oracle-Application-11g-cannot-execute-tp3512p3516.html
:
# $Header: APPSORA_ux.env 120.0 2005/06/20 15:33:34 appldev noship $
# =============================================================================
# NAME
# APPSORA.env
#
# DESCRIPTION
# Execute environment for Oracle and APPL_TOP
#
# NOTES
#
# HISTORY
#
# =============================================================================
#
# ###############################################################
#
# This file is automatically generated by AutoConfig. It will be read and
# overwritten. If you were instructed to edit this file, or if you are not
# able to use the settings created by AutoConfig, refer to Metalink Note
# 387859.1 for assistance.
#
# ###############################################################
#
# Source the custom file if it exists
customfile=/d01/DEVELMEN/apps/apps_st/appl/customDEVELMEN_development-2.env
if [ -f $customfile ]; then
. /d01/DEVELMEN/apps/apps_st/appl/customDEVELMEN_development-2.env
fi
. /d01/DEVELMEN/inst/apps/DEVELMEN_development-2/ora/10.1.2/DEVELMEN_development-2.env
. /d01/DEVELMEN/apps/apps_st/appl/DEVELMEN_development-2.env
XXX_TOP=/d01/DEVELMEN/apps/apps_st/appl/xxx/12.0.0
export XXX_TOP