HP Systems Insight Manager 5.3 Technical Reference Guide

DescriptionData TypeColumn Name
A vendor-defined string used to distinguish variations of a
product (It is used for presentation purposes and for
resolving software specifications. If a product with the same
value of the revision and Vendor Tag attributes has different
versions of software for different target architectures or any
other variation (such as supported locale), then the value
of the architecture attribute is different for each version. No
additional semantics are assumed for its value.)
NVARCHAR(64)Architecture
Used for resolving software specifications for installed
software (A specific product location refers to all filesets of
that product that are installed at that location. This is the
path beneath which the relocatable files of that product are
stored.)
NVARCHAR(256)Location
Specified by a user when installing software and used for
identifying a product (or set of product versions) using a
logical name
NVARCHAR(64)QualifierID
A value set by the implementation to be the time that the
catalog information for this object was first written; stored
as MS since the Epoch
BIGINTCreateTime
Inherited from CIM_ManagedElement.Description; the
Description property provides a textual description of the
object
NVARCHAR(512)Description
A value set by the implementation to be the time that the
catalog information for this object was last written; stored
as MS since the Epoch
BIGINTModificationTime
The sum of the sizes in bytes of all files and control files
contained within the software object (For objects other than
filesets, the value is computed dynamically as required.)
NVARCHAR(32)Size
Inherited from CIM_ManagedElement.Caption; is a short
textual description of the object
NVARCHAR(128)Caption
Contains the actual filesets that make up a product (This is
a list of all filesets defined for the product, as opposed to
what is currently installed, described by the filesets attribute.
The all_filesets attribute is used to determine completeness
of this product when another software object has a
dependency on this product. In checking a product
prerequisite or corequisite, the existence of a fileset.tag in
all_filesets that is not actually installed or available indicates
that the dependency is not satisfied. This does not affect
exrequisites because they test whether any of the contents
of the dependency specification are present instead of all
of the contents tested for prerequisites or corequisites.)
NVARCHAR(512)AllFileSets
The name of the product control directory below which the
control files for the product are stored within an exported
catalog
NVARCHAR(256)ControlDirectory
The copyright notice for the productNVARCHAR(256)Copyright
The vendor-defined directory commonly associated with the
product (Generally, this will be the directory in or below
that all (or mostly all) files within the product are installed.
For a product which has filesets with the Is Locatable
attribute equal to true, all files which contain this directory
as the first part of their path can be relocated to the Location
Directory during installation by replacing the
product.directory portion with the product.location.)
NVARCHAR(256)Directory
A single attribute that distinguishes versions of products
(and bundles) with the same Tag (It is a simple form of the
version distinguishing attributes, valid only within the context
of an exported catalog.)
NVARCHAR(16)InstanceIdentifier
A boolean value indicating whether any of the filesets in
the product have the Is Locatable attribute set to true
bitISLocatable
712 Reference information