DFS0779E KEYWORD keyword OMITTED


or

ERROR FOR PROCLIB MEMBER member_name, JOBNAME=job_name


or

STRUCTURE NAMES FOR EMHQ AND MSGQ SHOULD BE UNIQUE - STRUCTURE NAME=structure_name

Explanation

IMS initialization encountered an error while processing either the DFSSQxxx PROCLIB member or the SHARED_QUEUES section of the DFSDFxxx PROCLIB member. Multiple DFS0779E messages can be issued if multiple errors are found. After issuing this message, IMS terminates with abend code 0071.
member_name
The name of the PROCLIB member or members that were being parsed. If shared queues parameters are coded in both DFSSQxxx and DFSDFxxx, both members are listed.
job_name
If applicable, the IMS control region job name.
structure_name
The structure name that was specified both for the message queue and the EMH queue structure.
keyword
The name of a required keyword that was not found.

System action

IMS initialization terminates with abend code 0071.

System programmer response

Correct the shared queues parameters in either the DFSSQxxx IMS.PROCLIB member, or the SHARED_QUEUES section in the DFSDFxxx IMS.PROCLIB member, and restart IMS. Shared queues parameters can be specified in both of these locations. Parameters that are specified in DFSSQxxx override parameters specified in DFSDFxxx.

Module

DFSSQ012