Creating HALDB databases with the HALDB Partition Definition utility
The HALDB Partition Definition utility (%DFSHALDB) is an ISPF application that allows you to manage IMS HALDB partitions.
Creating HALDB partitions with the Partition Definition utility
When you define the first HALDB partition, you must also register the HALDB master database in the DBRC RECON data set. You can use either the HALDB Partition Definition utility or the DBRC INIT.DB and INIT.PART commands to do this.
The HALDB Partition Definition utility does not impact RECON data set contention of online IMS subsystems. The RECON data set is reserved only for the time it takes to process a DBRC request. It is not held for the duration of the utility execution.
When defining HALDB partitions using the Partition Definition utility, you must provide information such as the partition name, data set prefix name, and high key value. Whenever possible, the Partition Definition utility provides default values for required fields.
Automatic and manual HALDB partition definition
You can choose either
automatic or manual partition definition by specifying Yes or No in
the Automatic Definition field in the Processing Options section of
the Partition Default Information panel.
Entering Yes in
the Automatic Definition field specifies that the Partition Definition
utility automatically defines your HALDB partitions. You must have
previously created a data set and it must contain your HALDB partition
selection strings. Specify the name of the data set in the Input data
set field.
Entering No in the Automatic Definition
field specifies that you define your HALDB partitions manually.
You can still use an input data set when you define HALDB partitions manually.
The steps for defining a new HALDB are as follows: