Specifies the DBD name of the IMS database on which the access descriptor is based.
Type: | Required statement |
Applies to: | access descriptor |
specifies the type of database and is required with the DATABASE= statement. Valid database types are HDAM, HIDAM, HSAM, HISAM, GSAM, SHSAM, and SHISAM. You can use DBT= as an alias for DBTYPE=.
ERROR 22-322: Expecting one of the following: DBTYPE = NAME. The statement is being ignored. ERROR: Must enter database name first.
database=acctdbd dbtype=hisam;