HP Systems Insight Manager 7.2 Database Tables

DescriptionData TypeColumn Name
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
NVARCHAR(32)Size
other than filesets, the value is computed dynamically
as required.)
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
NVARCHAR(512)AllFileSets
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.)
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
NVARCHAR(256)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.)
A single attribute that distinguishes versions of
products (and bundles) with the same Tag (It is a
NVARCHAR(16)InstanceIdentifier
simple form of the version distinguishing attributes,
valid only within the context of an exported catalog.)
A boolean value indicating whether any of the filesets
in the product have the Is Locatable attribute set to
true
bitISLocatable
The path to the script that is run after the kernel
filesets have been installed. Any product containing
NVARCHAR(256)PostKernelPath
kernel filesets should include this path (If this attribute
is supplied, the corresponding script is executed if it
exists relative to the root directory of the installed
software. If this attribute is not supplied, then the
implementation defined path (the default value for
Database tables 97