DFS4486E THERE IS NO CATALOG PARTITION FOR THE RECORD WITH ROOT KEY "root-key".

Explanation

While analyzing the input ACB libraries prior to updating or loading the IMS catalog, the IMS Catalog Populate utility (DFS3PU00) found a DBD or PSB member that requires a record key that is higher than the highest high key of any partition in the IMS catalog. Based on the current partition definitions, the IMS catalog cannot contain the record identified in the error message.

In the message text:
root-key
The key of the root segment that is higher than the highest high key that is defined for any partition in the IMS catalog.

System action

The DFS3PU00 utility ends abnormally with abend code U1002-0C.

Programmer response

Correct the definition of the partitions of the IMS catalog, such that the highest partition high key can accommodate the highest possible root key of the catalog record required for any DBD or PSB member.

The root keys of IMS catalog records consist of an 8-character string beginning with DBD or PSB followed by the 8-character DBD or PSB name. For the last or only partition there must be a high-key value high enough to include all of your possible PSB names.

Module

DFS3PU00