How do I kick off the tasks in "configToolAllCommands" file after a silent -noconfig install ?
More specifically, I need to be able to execute the following individually to ascertain which is causing us a problem (we are cloning our production EM system for migration testing) :
oracle.sysman.emcp.oms.RepositoryPatchUpgrade -verbose
oracle.sysman.emcp.oms.OmsPatchUpgrade -configureOms
oracle.sysman.emcp.aggregates.ConfigPlugIn
oracle.sysman.ccr.configCCR.ConfigRepeaterPlugIn
Any guidance would be appreciated... I can only find lots of references where configuration assistant fails to run them, not how it runs them in the first place