[CR# 398447] The uninstall program is not created on HP-UX 11.23 platforms.
Although CR 398447 references ASE 15.0.1, it also applies
to Mirror Activator 15.1.
Workaround: To uninstall Mirror Activator, run this command (all on a single line):
$JAVA_HOME/bin/java -classpath $SYBASE/uninstall/MA-15_1/uninstall.jar -Dtemp.dir=/var/tmp -Dis.jvm.home$JAVA_HOME -Dis.jvm.temp=1 -Dis.launcher.file=$SYBASE/uninstall/MA-15_1/uninstall -Xms20m -Xmx60m run -console
where:
$JAVA_HOME is the JRE 5 directory.
$SYBASE is where you installed Mirror Activator.