Previous Topic: Control StatementNext Topic: File/Record Type Description Statement


Set Identification Statement

The set identification statement names a CA IDMS/DB set. One set identification statement must exist for each set type to be accessed by the bridged program.

►►─── IMBS SET=(set-number,set-name) ─────────────────────────────────────────►◄
IMBS

Constant; Code anywhere after column one.

set-number

Specifies a 2-digit number indicating the set number. Set identification statements must be entered in sequence by this number.

Set-number cannot exceed the value of the SETLMT parameter in the control statement.

set-name

Specifies the name of the set as it appears in the subschema.