Moving CUSTOM_TOP outside APPL_TOP in R12.2.7
Hi,
we are in the process of upgrading from R12.1.3 to R12.2.7,
we have around 8 custom applications registered currently in R12.1.3, which are under $APPL_TOP
e.g. $FND_TOP = /u01/app/oracle/r12apps/apps_st/appl/fnd/12.0.0
and $XXAP_TOP = /u01/app/oracle/r12apps/apps_st/appl/xxap/12.0.0
in the upgraded instance we ended up having custom_top in both the file systems FS1 and FS2 (as they are under the APPL_TOP)
e.g. $FND_TOP =/u01/app/oracle/r122_ebs/fs1/EBSapps/appl/fnd/12.0.0
and $XXAP_TOP =/u01/app/oracle/r122_ebs/fs1/EBSapps/appl/xxap/12.0.0