Search This Blog

Translate

Tuesday, 16 January 2018

Clonning using mannaul modificaitons and autoconfig

Auto Config Cloning Steps (Database)




1.         Untar and Unzip file on UPGPROD machine.
2.         Move ORACLE folder from current location to /opt folder.
3.         Rename folder /opt/oracle/db/tech_st/11.2.0/network/admin/PROD_prodapps to PROD_upgprod
4.         Change all instances of prodapps to upgprod in LISTENER.ORA and TNSNAMES.ORA files in above folder. (:%s/prodapps/upgprod/g)
5.         Rename filename /opt/oracle/db/tech_st/11.2.0/appsutil/PROD_prodapps.xml to PROD_upgprod.xml
6.         Change all instances of prodapps to upgprod in above file. (:%s/prodapps/upgprod/g)
7.         Change all instances of prodapps to upgprod in file: /opt/oracle/db/tech_st/11.2.0/appsutil/scripts/adautocfg.sh
8.         Run file /home/oracle/aff_11g_02.env
9.         sqlplus "/ as sysdba"
10.        startup; exit;
11.        lsnrctl start PROD
12.        Go to /opt/oracle/db/tech_st/11.2.0/appsutil/scripts/
13.        ./adautocfg.sh

Tomtop.com INTMozello.com INT Aviasales.ru 

Auto Config Cloning Steps (Application)



1.         Rename folder /opt/oracle/inst/apps/PROD_prodapps to PROD_upgprod
2.         Rename filename /opt/oracle/inst/apps/PROD_upgprod/appl/admin/PROD_prodapps.xml to PROD_upgprod.xml
3.         Change all instances of prodapps to upgprod in above file. (:%s/prodapps/upgprod/g)
4.         Change all instances of prodapps to upgprod in file /opt/oracle/inst/apps/PROD_upgprod/admin/scripts/adautocfg.sh
5.         Go to /opt/oracle/inst/apps/PROD_upgprod/admin/scripts/
6.         ./adautocfg.sh

Please Subscribe my blog Qamar Zahoor, YouTube Channel YouTube, Join the Facebook group


Facebook Group and do follow on Twitter Twitter to get knowledge of Oracle EBS, Database, Ecommerce, Amazon, Ebay and Digital Marketing. Keep learning.
Cigabuy INT

No comments:

Post a Comment

Note: only a member of this blog may post a comment.