PARTNAME control statement

Start of changeThe PARTNAME control statement specifies one or more HALDB (PHDAM or PHIDAM) partitions to be processed. End of change

Start of changeIMS™ Index Builder scans the selected partitions and builds the index records of primary index, ILDS, and PSINDEX.End of change

Start of changeTo build a PSINDEX, the UPDATE option must be specified on the PROC control statement. End of change

This statement is optional. If this statement is omitted, IMS Index Builder scans all partitions of the HALDB.

Read syntax diagramSkip visual syntax diagram
             .-+---+----.   
             | '-,-'    |   
             V          |   
>>-PARTNAME----partname-+--------------------------------------><

PARTNAME
Specifies that this is a PARTNAME statement. You can specify one or more PARTNAME statements. If PARTNAME is not specified, all HALDB partitions are processed.
partname
Is the 1- to 7-character name of a PHIDAM partition for which a primary index is being built. You can specify one or more names separated by a comma or a blank.