PROBLEM: (81764, n/a) (PATCH ID: OSF510-046) ******** This patch ensures that re-installing a software subset will not erase existing subset info, even if the re-install fails. PROBLEM: You attempt to re-install a subset that is already on your system, but the operation fails. Afterward, you notice any of these situations: 1. setld -d (or setld -i) reports the subset is not installed. 2. You try to load another subset, which has a dependency on the first, and the load fails due to its dependency check. PROBLEM: (117-2-285, 83816, 84633, 84517, N/A) (PATCH ID: OSF510-198) ******** The installation process rejects a subset name with an underscore character on a V5.1 system. The specific system was trying to install the IBM MQSeries Documentation Base subset, MQS_HTML_PUBS. The failure occurs during verification and gives the error, setld: There were verification errors for "IBM MQSeries Documentation Base" The deletion process fails when the root account of a member node is running a shell (such as /usr/bin/csh) that does not support setting command line environment variables. When setld uses rsh to execute the subset control program on the remote cluster member, it fails and gives the error, ACT=C: Command not found The deletion process on a V5.1 system does not terminate when the C DELETE phase of the subset control program fails. The user has no indication that the phase failed. The deletion process continues and deletes the subset. The user thinks the process terminated without any errors.