DFS3668W DESCRIPTOR xxxxxxxx CONTAINS QUEUE yyyyyyyy WITH AN INVALID NAME.

Explanation

IMS initialization detected that descriptor xxxxxxxx contains a queue name yyyyyyyy that does not conform to the IMS rules for valid LTERM names.

The rules for the LTERM name are:
  • It cannot match a transaction name or an MSNAME link name.
  • It cannot start with the characters INQU.
  • All LTERM names must be 1 to 8-alphanumeric characters, that is, letters A through Z, digits 0 through 9, and national characters #, $, and @.

If the queue name is omitted in the LTERM parameter, field yyyyyyyy contains N/A.

System action

Descriptor xxxxxxxx is ignored, and processing continues.

System programmer response

Change the queue name in error.

Problem determination

1, 6, 10