pkgdb

This is a database object created by BigFix to keep track of all the Solaris packages (pkginfos) that have been installed on this computer. The pkginfo object, in turn, contains Solaris patches, each with an ID and a revision number. The database essentially contains a comprehensive list of patches, allowing you to directly access a patch without going through pkginfo. The syntax is "patch of pkgdb", which can greatly simplify your relevance expressions.

Version Platforms
8.0.584.0 Solaris

Creation

pkgdb : pkgdb

Properties

patch <string> of <pkgdb> : patch
patch id <string> of <pkgdb> : string
patch id of <pkgdb> : string
patch of <pkgdb> : patch
pkginfo <string> of <pkgdb> : pkginfo
pkginfo of <pkgdb> : pkginfo