The SQLNAME attribute was added to the Datadictionary areas in Version 12.0, and depending on the update jobs and DDUPDATE transaction sets that were processed during the upgrade jobs, the Datadictionary system areas in DB 2 and 15 might have been updated or they might have been skipped. This is normally not a problem, but in the event that solutions or features are published that require SQLNAME for these areas, the jobs to update the Datadictionary will fail.
This article provides a job that can be run to check if the SQLNAME attribute is in place for each of the Datadictionary areas, and if not, creates DDUPDATE input statements that will correct this.
Datacom/DB
Datacom/AD
Datadictionary
This article applies to Datacom/DB only.
Before running the process below, please be sure that you have applied PTF LU04672, titled "ENHANCEMENT: DB CODE FOR INTERNAL DICTIONARY NEEDS."
The JCL that is attached to this article will do the following:
This job should complete with condition codes of zero.
As always, please contact Broadcom support for Datacom if you have further questions.