The following table details various column names along with their descriptions.
|
Col |
Column Name |
Len |
Coltype |
Description |
||
|---|---|---|---|---|---|---|
|
1 |
MODEL_ID |
4 |
INTEGER |
ID of the containing model |
||
|
2 |
TBNAME |
16 |
CHAR |
FLD_ENTPT_VALUE |
||
|
3 |
ID |
4 |
INTEGER |
Unique Identifier |
||
|
4 |
ORG_ID |
4 |
INTEGER |
Original object identifier |
||
|
5 |
SEQ |
2 |
SMALLINT |
Sequence within field entry point usage. Use ORDER_BY_SEQ to return the values in the same order as specified in the toolset. |
||
|
6 |
SEQT |
4 |
INTEGER |
Sequence within tablespace data set. Use ORDER_BY_SEQT to return the values in the same order as specified in the toolset. |
||
|
7 |
SEQI |
4 |
INTEGER |
Sequence within indexspace data set. Use ORDER_BY_SEQI to return the values in the same order as specified in the toolset. |
||
|
8 |
FLD_ENTPT_US_ |
4 |
INTEGER |
ID of the field entry point usage that controls this partition |
||
|
9 |
DATASET_TBSP_ |
4 |
INTEGER |
ID of the tablespace data set that this value determines the partitioning for |
||
|
10 |
DATASET_INDX_ |
4 |
INTEGER |
ID of the indexspace data set that this value determines the partitioning for |
||
|
11 |
VALUE |
2000 |
LONGVAR |
Partitioning limit value |
||
|
Copyright © 2013 CA.
All rights reserved.
|
|