I'm trying to force install the bos.rte.install fileset with the following command:
installp -F -d./ bos.rte.install 5.3.0.62
But I receive this error:
Force Apply Failures
--------------------
The following is a list of fileset updates. Updates cannot be specified
from the command line when the force flag (-F) is used in combination
with the apply flag (-a).
I didn't specify a -a flag, so how do I keep it from assuming it? Or is there another way to install the patch?
installp -F -d./ bos.rte.install 5.3.0.62
But I receive this error:
Force Apply Failures
--------------------
The following is a list of fileset updates. Updates cannot be specified
from the command line when the force flag (-F) is used in combination
with the apply flag (-a).
I didn't specify a -a flag, so how do I keep it from assuming it? Or is there another way to install the patch?