Wednesday, June 01, 2011

Rolling back an autoconfig session in EBS R12

Each execution of AutoConfig creates a roll back script in case you want to revert back to
the previous configuration settings. For this we perform the following steps:
 
Step 1: Shut down all services: -
$ cd $ADMIN_SCRIPTS_HOME
sh adstpall.sh APPS/<APPS password>
 
Step 2: Restore AutoConfig session: -
$ cd INST_TOP/admin/log/MMDDhhmm
sh restore.sh
 
Step 3 : Restart all services: -
$ ADMIN_SCRIPTS_HOME/adstrtal.sh APPS/<APPS password>
Restoring the AutoConfig updated files and restarting the services allows you to log on to
OAM.
 
 
Regards,
Sukhwinder Singh

No comments:

Post a Comment

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