Ø Gyula Szekely said Thursday, May 12, 2011 4:29 AM
Ø Subject: [pca] downloading a patch with dependencies
Ø
Ø What I did was: write in the patchdiag.xref file only the patch that I
needed to download, and requested the analysis and download of the missing
patches and dependencies, but what I got was only the patch written in the
patchdiag.xref
Ø
Ø I have read in the tool description that it is able to list and download
also the dependencies. Can you tell me how?
Dependencies are only followed if you leave off the revision number. For
example pca -I 123456-01 will install only that patch, same with reporting.
Martin assumed you knew what you wanted when you give the whole patch id
including revision. To do what you want, leave off the revision number which
will cause pca to follow the dependencies, e.g. pca -I 123456.
I hope this helps.
--Dave