Previous Topic: PARM_DELIMITERNext Topic: PARTITIONING


PARM_STRING_DEL

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

PARM_STRING_DEL

3

ID

4

INTEGER

Unique identifier

4

ORG_ID

4

INTEGER

Original object identifier

5

SEQ

2

SMALLINT

Sequence within procedure step.

Use ORDER_BY_SEQ to return parameter delimiters in the same order as specified in the toolset.

6

INITIATOR

1

CHAR

Parameter string delimiter initiator

7

TERMINATOR

1

CHAR

Parameter string delimiter terminator

8

BUS_PROC_
STEP_ID

4

INTEGER

ID of the procedure step that uses this parameter string delimiter.

Zero for parameter string delimiter that is not used by procedure step (for future release).

9

BUSINESS_SYS_
ID

4

INTEGER

ID of the business system that contains this parameter delimiter.