Forrest logo
back to the yum tool

yum:ai:dd6a3

Remove OpenJDK1.8 and remove symbolic link for JDK8
$ yum -y erase java-1.8.0-openjdk; /opt/cpf/bin/cpfcommon_jdk8_symbolic_link_removal.sh
try on your machine

Remove OpenJDK1.8 and remove symbolic link for JDK8

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.

Questions that are answered by this command:

  • How to solve this issues "[2025-02-18 18:48:57] Failed Procedure : 4543,UPGRADE,mdcrc5vm20,set maintenance mode off ADM.PROC.SET.MAINTENANCE_MODE_OFF 17.5.0.3,4542,0,smanager.pl maintenance all off [2025-02-18 18:48:57] Failed Procedure : 4584,UPGRADE,mdcrc5vm3;mdcrc5vm4;mdcrc5vm5;mdcrc5vm6;mdcrc5vm7;mdcrc5vm8;mdcrc5vm9;mdcrc5vm10;mdcrc5vm11;mdcrc5vm12;mdcrc5vm13;mdcrc5vm14;mdcrc5vm15;mdcrc5vm16;mdcrc5vm17;mdcrc5vm18;mdcrc5vm19;mdcrc5vm20;mdcrc5vm21;mdcrc5vm22;mdcrc5vm23;mdcrc5vm24;mdcrc5vm25;mdcrc5vm26;mdcrc5vm27;mdcrc5vm44;mdcrc5vm56;mdcrc5vm57;mdcrc5vm58;mdcrc5vm59;mdcrc5vm66;mdcrc5vm67;mdcrc5vm68;mdcrc5vm69;mdcrc5vm73;mdcrc5vm74;mdcrc5vm75;mdcrc5vm81;mdcrc5vm82;mdcrc5vm85;mdcrc5vm86;mdcrc5vm150;mdcrc5vm151;mdcrc5vm152,Remove OpenJDK1.8 CPF.PROC.JAVA.REMOVE_OLD_VERSION 1.0,4583,0,rpm -qa | grep java-17-openjdk; if [ $? -eq 0 ]; then yum -y erase java-1.8.0-openjdk; /opt/cpf/bin/cpfcommon_jdk8_symbolic_link_removal.sh; fi [2025-02-18 18:48:58] Re-executing the DCA stack [2025-02-18 19:03:32] DCA stack re-execution failed after all retry attempts for row number 4543 4584?
back to the yum tool