HI Rajesh.
If I understand your email correctly, the performance improvement to
which you refer comes from using pdo instead of the patchadd script for
dependency checking.
Specifying -t to patchadd will bypass any performance improvement which
would have come by using pdo for dependency checking, since it defers
checking to the patchadd script.
Specifying -a will check patch dependencies but won't install anything.
Please let me know if this doesn't answer your question or if you have
other questions.
Thanks,
Jack
Rajesh G wrote:
> Hi,
>
> We do not have any zones on the system, but we have a requirement of
> completing the update in specific amount of time. People say that the
> performance improves with patchadd, but we need to use patchadd -t as we
> depend on the error codes. If I run patchadd -a -M, then this will account to
> the update time. So just wanted to check whether the performance improves
> using patchadd even in the without zones?
>
> Rajesh
>