HP Systems Insight Manager User Manual

Page 629

Advertising
background image

Description

Data Type

Column Name

A boolean value indicating the host on which the fileset is
configured should be re-booted

bit

ISReboot

Specifies the location below which relocatable files are
stored (This attribute is only valid for filesets in installed
software. It differs from the product.directory attribute only
if relocation was specified during installation.)

NVARCHAR(256)

Location

A list of values which identify the medium on which the files
for this fileset is found

NVARCHAR(256)

MediaSequenceNumber

An enumeration: 0 = Deployable, 1 = Installable, 2 =
Executable, 3 = Running

SMALLINT

SoftwareElementState

Supplies information on version of POSIX compatibility and
corresponds to the operating system release that packaged
or installed the software

NVARCHAR(64)

DataModelRevision

A single attribute that distinguishes versions of products
(and bundles and filesets) 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

Date timestamp of day, month, year and time when the
software was installed on the system; stored as MS since
the Epoch

BIGINT

InstallDate

A vendor-defined string used to distinguish variations of a
product; 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 shall be different for each version. No
additional semantics are assumed for its value.)

NVARCHAR(64)

Architecture

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

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

NVARCHAR(64)

OperatingSystemName

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

NVARCHAR(256)

OperatingSystemRelease

A software pattern matching string describing valid version
members of the uname structure as defined by POSIX.1
(2)Use t section 4.4.1 (It is used for determining
compatibility.)

NVARCHAR(64)

OperatingSystemVersion

Location of source from where software was installed

NVARCHAR(128)

InstallSource

A Boolean value indicating whether this software object is
a patch

bit

ISPatch

Denotes a fileset that is not complete, but one that has been
qualified as an update (as opposed to a patch) (One
outcome of updating through a sparse fileset is that the
catalog information from the old fileset is merged into the
new fileset and the old fileset is then removed, leaving the
system in the same state as it would be after an update of
a full fileset. This option should be used in conjunction with
an ancestor attribute showing exactly which versions of
software this sparse fileset can update. Filesets that are
sparse are only useful when installed along with those
versions or when those versions are already installed.)

bit

ISSparse

Only applied to installed patches; characterizes the current
state of an installed patch

NVARCHAR(16)

PatchState

Only applicable to installed patches; specifies the software
on which this patch fileset has been applied

NVARCHAR(256)

AppliedPatches

Lists what patch superseded this patch

NVARCHAR(256)

SupercededBy

Database tables 629

Advertising