how to run Siebel IP26.4 Pre-Assessment file on Linux
how to run Siebel IP26.4 Pre-Assessment file on linux
java -jar MonthlyUpdate.jar -i <ini_file> -p <Table Owner Password> -z <User Password> -t <Log Name>
java -jar MonthlyUpdate.jar -i setupUdated.ini -p siebelpasswd -z sadminpasswd -t Mu2026june After I run this command on the Oracle Linux 8 server I am getting below error . I had run the . ./siebenv.sh . Do we need to set any other env variable ..
Exception in thread "main" java.lang.UnsupportedClassVersionError: com/siebel/monthlyupdate/MonthlyUpdate has been compiled by a more recent version of the Java Runtime (class file version 65.0), this version of the Java Runtime only recognizes class file versions up to 52.0