[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.0.
Workaround: To uninstall Mirror Replication Agent, run this command (all on a single line):
$JAVA_HOME/bin/java -classpath $SYBASE/uninstall/MA-15_0/uninstall.jar -Dtemp.dir=/var/tmp -Dis.jvm.home$JAVA_HOME -Dis.jvm.temp=1 -Dis.launcher.file=$SYBASE/uninstall/MA-15_0/uninstall -Xms20m -Xmx60m run -console
where:
$JAVA_HOME is the JRE 1.4.X directory.
$SYBASE is where you installed Mirror Replication Agent.