Removing Update Manager and Connected Customer packages
If I didn't want to be a Connected Customer and didn't want to run the Auto updater what steps should I take?
I did try to remove the SUNWupdatemgru package (and related cronjobs) but this didn't seem to stop the plethoria of java processes from being started and hanging around slowing down my system.
To solve this problem I was also thinking of package removing the Connected Customer packages (SUNWcctpx and friends), but I am afraid this weed has roots so deep in Solaris 10 that it will kill the host.
Can I stop being a Connected Customer?
Thanks.
[588 byte] By [
HangTen] at [2007-11-26 9:44:15]

# 2
Here's the processes that seem to build up.
This is on a system that still has the updater packages installed.
I'm pretty sure that on another host even after I removed the updater packages there were still java processes being started and hanging around (I could have gone insane and not terminated all the old java processes when I uninstalled the auto updater package, yes very possible, Solaris 10 makes anything possible).
root 10626 106230Aug 21 ?8:47 /usr/bin/java -jar /usr/lib/patch/swupa.jar -autoAnalysis
root 16229 162230Aug 28 ?0:00 /usr/bin/java -Djava.library.path=/usr/lib/cc-ccr/lib com.sun.patchpro.cli.Patc
root 10660 106580Aug 21 ?0:00 /usr/bin/java -Djava.library.path=/usr/lib/cc-ccr/lib com.sun.patchpro.cli.Patc
root 10658 106490Aug 21 ? 22:12 /usr/bin/java -Djava.library.path=/usr/lib/cc-ccr/lib com.sun.patchpro.cli.Patc
root 16187 161820Aug 28 ?2:15 /usr/bin/java -jar /usr/lib/patch/swupa.jar -autoAnalysis
root 16230 162230Aug 28 ?0:00 /usr/bin/java -Djava.library.path=/usr/lib/cc-ccr/lib com.sun.patchpro.cli.Patc
root 16223 162140Aug 28 ?6:02 /usr/bin/java -Djava.library.path=/usr/lib/cc-ccr/lib com.sun.patchpro.cli.Patc
Thanks for the help.
Can I remove all Connected Customer packages without damaging my system?