<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
Martin Paul wrote:
<blockquote cite="mid:4F1FBAE7.9010800@par.univie.ac.at" type="cite">Gael
Martinez wrote:
  <br>
  <blockquote type="cite">What would be the fastest/cleanest way with
pca to confirm/correct the
    <br>
right patching order for all patches placed in a flat file ?
    <br>
  </blockquote>
  <br>
Assuming that the patches are specified in patchID + revision format
(xxxxxx-yy), PCA can't help you much here. The problem is that PCA uses
the information from patchdiag.xref to build the patch dependency tree,
but the file only contains information about the most recent revision
of each patch.
  <br>
  <br>
patchadd knows about those dependencies because it uses the "patchinfo"
file contained in the patch zip file. For PCA to do the same for a list
of patches, it would have to download all patches first instead of
relying on the xref file, which is kind of impractical.
  <br>
  <br>
Basically, as soon as you start to use patches in the form of xxxxxx-yy
with PCA it will (and has to) assume that you take care of the
dependencies and the ordering yourself. If you have a self-maintained
list of patches, it's probably easiest to to try to install them on a
test machine to get the correct ordering.
  <br>
</blockquote>
Dumping all the patches in a single directory and using 'patchadd -M'
may help...<br>
<br>
Best,<br>
-Don <br>
<blockquote cite="mid:4F1FBAE7.9010800@par.univie.ac.at" type="cite"><br>
Martin.
  <br>
  <br>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<a href="http://www.oracle.com/"> <img
 src="cid:part1.09000107.02030305@oracle.com" name="graphics1"
 align="bottom" border="0"></a> <br>
<font face="Verdana, sans-serif" size="2"><b>Don O'Malley</b></font><br>
<font color="#666666" face="Verdana, sans-serif" size="2"> Manager,
Patch/Package System Test<br>
Revenue Product Engineering | Solaris | Hardware <br>
Block C, East Point Business Park, Dublin 3, Ireland<br>
Phone: +353 1 8033883 <br>
Team Alias: <a href="mailto:rpe_patch_system_test_ww_grp@oracle.com">rpe_patch_system_test_ww_grp@oracle.com</a><br>
</font> </div>
</body>
</html>