Previous Topic: DATACOM _TD (Technical Design DATACOM Extension)Next Topic: DATASET_INDEX (Indexspace Data Set)


DATASET_IND_I (Indexspace Data Set)

Column Name

Coltype

Description

MODEL_ID

NUMERIC

ID of the containing model

TBNAME

STRING

DATASET_IND_I

ID

NUMERIC

Unique identifier

ORG_ENCY_ID

NUMERIC

Original encyclopedia identifier

ORG_ID

NUMERIC

Original object identifier

FREE_PAGE_FREQ

NUMERIC

Free page frequency

FREE_SPACE_PCT

NUMERIC

Free space percentage

PRIME_ALLOC

NUMERIC

Primary allocation quantity

SECOND_ALLOC

NUMERIC

Secondary allocation quantity

UNIT_ALLOC

CHARACTER

Unit for allocation quantity

  • C-Cyl
  • T-Trk
  • R-Rec
  • K-Kbytes

ERASE_OLD_DATA

CHARACTER

Erase old data during Create?

  • Y-Yes
  • N-No

USE_DEFAULT_PROP

CHARACTER

Use default data set properties?

  • Y-Yes
  • N-No

PART_NUMBER

NUMERIC

Data set number for DB2 partitioning

SEQ

NUMERIC

Sequence within data store.

Use ORDER BY SEQ to return data sets in the same order specified in the toolset.

DATA_STORE_ID

NUMERIC

ID of the containing data store.

Join with DATA_STORE_INDEX.