HP Systems Insight Manager 7.1 Database Tables

DescriptionData TypeColumn Name
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
the attribute) is used if it exists relative to the root
directory of the installed software. Note that the use
of an alternative root directory might mean that the
default path does not exist relative to the root
directory of the installed software.)
This attribute and its value, are included for future
use
NVARCHAR(64)LayoutVersion
A software pattern matching string describing valid
machine members of the uname structure as defined
NVARCHAR(64)MachineType
by POSIX.1 (2), section 4.4.1 (It is used for
determining compatibility.)
The semantics associated with the values of this
attribute are undefined; can be used to store such
NVARCHAR(64)SKUNumber
vendor-defined values as part number, order number,
or serial number
A software pattern matching string describing valid
sysname members of the uname structure as defined
NVARCHAR(256)OperatingSystemName
by POSIX.1 (2), section 4.4.1; used for determining
compatibility
Database tables 97