Login  Register

Re: adcfgclone.pl on DB tiers

Posted by ErmanArslansOracleBlog on Aug 11, 2021; 7:05am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/adcfgclone-pl-on-DB-tiers-tp10074p10076.html

Here is the list for you ->

Argument    -  Configuration scope
------------      -------------------------
dbTechStack   RDBMS ORACLE_HOME
database        database only, including control file creation
dbconfig         database only, with no control file creation
dbTier both     dbTechStack and database
atTechStack    Tools and Web ORACLE_HOMEs
appltop          APPL_TOP only
appsTier         both atTechStack and appltop

There are different use cases.. So it differs according to the situation..
for instance, if you clone your database seperately -- without using rapidclone, then you run adcfg with dbtechstack, then you run dbconfig..
So you first configure the Oracle Home and then configure database..


See the following document for use cases, you will see where to use dbconfig and where to use dbTechstack ->

Cloning Oracle E-Business Suite Release 12.2 with Rapid Clone (Doc ID 1383621.1)