I've noticed with the latest production pca and the patchdiag.xref file
data June 14th, 2010 that a lot of patches aren't seen in the cross
reference file.
I am using:
$ pca -v
pca 20100607-01
When I run:
$ pca -f . -l all
I get:
Using /tmp/secrep.23131/./patchdiag.xref from Jun/14/10
Host: system.com (SunOS 5.10/Generic_142900-06/sparc/sun4v)
List: all (562/744188)
Patch IR CR RSB Age Synopsis
------ -- - -- --- ---
-------------------------------------------------------
... cut ...
119079 13 > -- --- 999 NOT FOUND IN CROSS REFERENCE FILE!
... cut ...
119088 11 > -- --- 999 NOT FOUND IN CROSS REFERENCE FILE!
... cut ...
119092 10 > -- --- 999 NOT FOUND IN CROSS REFERENCE FILE!
... cut ...
For a total of 31 such lines for that system.
Anyway, the uname is:
$ cat uname.out
SunOS system.com 5.10 Generic_142900-06 sun4v sparc SUNW,Sun-Fire-T200
I am wondering if this is OK or there is something deeper wrong with the
new patchdiag.xref format that could be causing this.
Thanks,
--Dave