How to back out a patch that has been intalled with -d option
If you have installed a patch such that it cannot be backed out.(patchadd -d option). Generally we do this for saving the disk space.
Is there a way to back out the patch?
Yes, If the same system existed and the patch was installed on it then the backout pkg could be copied from it to the other system and then patchrm should work.