Oracle Programmer Component De-Install from Client
I know there is a way of de-installing specific components of oracle using the de-install OUI
Does anyone know if we can do the same with silent de-install
like
./runInstaller -deinstall -silent DEINSTALL_LIST={"oracle programmer 12.2.0.1.0"}
The above doesn't work, it's just an example what needs to be achieved.