Re: Autoconfig internals
Posted by ErmanArslansOracleBlog on Sep 08, 2019; 11:42am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/Autoconfig-internals-tp7649p7650.html
As you may already know, autoconfig has phases.
CVM,INSTE8,BINCPY,INSTE8_SETUP and so on.
This is related with CVM.
Apps tier:
adcvm.sh - $AD_TOP/bin
adcvmat.xml - $AD_TOP/admin/template
db tier:
adcvm.sh - $RDBMS_HOME/appsutil/bin
adcvmdb.xml - $RDBMS_HOME/appsutil/template
CVM will identify the values that need to be updated in the database and file system and will propagate the changes while executing the AutoConfig engine.