0x00760104 (7733508) The COMMENT ON object-type for object-name has a length of clength which exceeds the DDLOUT size of length bytes. COMMENT ON is not generated.

Explanation

This warning message is issued by the Metadata Utility when the length of a generated COMENT ON statement exceeds the logical record length of the dataset referenced by the DDLOUT DD name. The associated COMMENT ON statement is not generated.

User response

Increase the logical record length of the dataset referenced by the DDLOUT DD name and resubmit the Metadata Utility job. The logical record length must be at least 280 bytes to accommodate the maximum size of a comment.