imsID
The build descriptor option imsID specifies the IMS™ DB control ID for your database. This value is used when you debug IMS™ code that accesses DL/I. The value is of type CHAR(4).
The value comes from the JCL that you use to start IMS™. The IMS™ JCL
parameter should look like this:
IMSID XXXX IMS SUBSYSTEM IDENTIFIERIn this example, XXXX represents the subsystem type and is the value you assign to the imsID build descriptor option.