How to suppress "Do you want to change the password for... " prompts presented by adcfgclone.pl?
12.2.5 AD/TXK 10 adcfgclone non-interactive mode question:
I am trying to automate the adcfgclone process for dbTier, so I have used adclonectx to make a context file with my desired values and I'm passing the context file to adcfgclone.pl as a parameter.
For example: perl $ORACLE_HOME/bin/adcfgclone.pl dbTier /path/to/context_file.xml
While that part is working fine, at the end of the script it asks:
Do you want to change the password for all EBS Schemas? (y/n) [n]) :
Do you want to change the password for sysadmin user? (y/n) [n]) :
Do you want to change the apps password? (y/n) [n]) :