KENV_HOST_CLASS_MEMBERS

This table is an internal table used by PPM Center's Deployment Management to group operating systems into host classes.

Foreign Keys

Primary Key Table

Primary Key Column

Foreign Key Column

KENV_HOST_CLASSES_NLS

HOST_CLASS_ID

HOST_CLASS_ID

KNTA_USERS

USER_ID

LAST_UPDATED_BY

KNTA_USERS

USER_ID

CREATED_BY

Column Descriptions

Column Name

Null?

Data Type

Description

HOST_CLASS_MEMBER_ID

NOT NULL

NUMBER

System-generated identifier

CREATION_DATE

NOT NULL

DATE

Date record was created

CREATED_BY

NOT NULL

NUMBER

Identifier for the user who created the record

LAST_UPDATE_DATE

NOT NULL

DATE

Date record was last updated

LAST_UPDATED_BY

NOT NULL

NUMBER

Identifier for the user who last updated the record

HOST_CLASS_ID

NOT NULL

NUMBER

Host Class identifier

HOST_TYPE_CODE

NULLABLE

VARCHAR2(30)

Lookup code for 'HOST_TYPE_CODE'; defines the operating system type for this host type

DESCRIPTION

NULLABLE

VARCHAR2(240)

Description of the host class member

ENABLED_FLAG

NOT NULL

VARCHAR2(1)

Determines whether Deliver recognizes this class of server

SQL_COMMAND

NULLABLE

VARCHAR2(80)

A SQL statement command

Indexes

Index Name

Index Type

Sequence

Column Name

KENV_HOST_CLASS_MEMBERS_N1

NONUNIQUE

1

HOST_CLASS_ID

KENV_HOST_CLASS_MEMBERS_U1

UNIQUE

1

HOST_CLASS_MEMBER_ID

Sequences

Sequence Name

Sequence Type

KENV_HOST_CLASS_MEMBERS_S

HOST_CLASS_MEMBER_ID