Hp_nparpartition table, Hpux_basekernelparameter table – HP Systems Insight Manager User Manual

Page 625

Advertising
background image

HP_NparPartition table

Description

Data Type

Column Name

LUID uniquely defining this table row

BIGINT

NParPartition_LUID

Node partly identifies HP_NParPartition

BIGINT

NodeID

Snapshot partly identifies HP_NParPartition

BIGINT

SnapshotID

ID of the NPar Partition

INT

PartitionID

Total CPUs in the NPar Partition

INT

dc_TotalCPU

Number of istalled cells in the NPar Partition

INT

dc_InstalledCells

Number of powered on cells of the NPar Partition

INT

dc_PoweredOnCells

Name of the NPar Partition

NVARCHAR(256)

PartitionName

Core cell Index in the NPar Partition

INT

dc_CoreCell

Core cell Index in the Cabinet of the NPar Partition

INT

dc_CoreCellCabinet

Flag to indicate if the NPar Partition has Interleave Memory
configured (1 = yes)

INT

dc_HasInterleaveMem

A field used by reporting

NVARCHAR(256)

R_dc_HasInterleaveMemory

Concatenation of the nPartition name and its label, for
example, "MyPartition (par2)"

NVARCHAR(256)

PartitionNameLabel

Type of cells in this nPartition; values are Unknown(0),
Other(1), PA-RISC(2) and Itanium®-based(3)

SMALLINT

PartitionType

True if this partition currently exists (has been configured
in the complex), otherwise false

BOOLEAN

PartitionIsDefined

The cell ID of the core cell for this nPartition, or 255 if the
nPartition is not booted

INT

CoreCellID

The primary boot path for this nPartition; present and
settable when BootPathsAreAvailable is true, user-settable

NVARCHAR(256)

PrimaryBootPath

The alternate boot path for this nPartition; present and
settable for all nPartitions on PA-RISC platforms, but is
present and settable only for the nPartition on which the
provider is running on Itanium®-based platforms,
user-settable

NVARCHAR(256)

AlternateBootPath

The HA alternate boot path for this nPartition; present and
settable when BootPathsAreAvailable is true, user-settable

NVARCHAR(256)

HAAlternateBootPath

Cabinet number associated with the core cell

NVARCHAR(256)

R_CoreCellCabinet

Number of active cells in this partition

INT

dc_ActiveCells

Used for reporting to display the core cell cabinet

NVARCHAR(255)

R_CoreCellCabinet

HPUX_BaseKernelParameter table

Description

Data Type

Column Name

LUID uniquely defining this table row

BIGINT

BaseKernelParameter_LUID

Node partly identifies HPUX_BaseKernelParameter

BIGINT

NodeID

Snapshot partly identifies HPUX_BaseKernelParameter

BIGINT

SnapshotID

BaseKernelParameterID partly identifies
HPUX_BaseKernelParameter. Index of Kernel Configure
Group

INT

BaseKernelParameterID

Name of the kernel configure parameter

NVARCHAR(256)

settingID

Value of the kernel configure parameter

NVARCHAR(256)

CurrentValue

Database tables 625

Advertising