HP Systems Insight Manager User Manual

Page 634

Advertising
background image

Description

Data Type

Column Name

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

BIGINT

ModificationTime

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(64)

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(256)

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 product

NVARCHAR(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

bit

ISLocatable

The path to the script that is run after the kernel filesets have
been installed. Any product containing 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.)

NVARCHAR(256)

PostKernelPath

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 by POSIX.1 (2),
section 4.4.1 (It is used for determining compatibility.)

NVARCHAR(64)

MachineType

The semantics associated with the values of this attribute
are undefined; can be used to store such vendor-defined
values as part number, order number, or serial number

NVARCHAR(64)

SKUNumber

A software pattern matching string describing valid sysname
members of the uname structure as defined by POSIX.1 (2),
section 4.4.1; used for determining compatibility

NVARCHAR(256)

OperatingSystemName

634 Reference information

Advertising