Previous | Contents | Index |
When an error occurs during use of the Common Data Dictionary (CDD), it is generated by one of the following:
Informational messages do not inhibit the production of an object file, but may indicate that your results might not be as you had anticipated.
Most error messages indicate that there is an error that cannot be corrected by the user. Therefore, it is requested that you submit an SPR to the CDD or to the product that created the record description.
CRX Error | Message | User Action |
---|---|---|
%CRX-E-BADBASE | Field description specifies base other than 2 or 10. | Correct the description to be base 2 or 10. |
%CRX-E-BADCORLEV | Record description specifies unsupported core level. | Submit SPR to CDD or to the product that created the description. |
%CRX-E-BADDIGITS | Field description specifies improper number of digits. | Correct the field description to specify the proper number of digits. |
%CRX-E-BADFORMAT | Record description specifies improper record format. | Submit SPR to CDD or to the product that created the description. |
%CRX-E-BADLENGTH | Field description specifies improper length. | Submit SPR to CDD or to the product that created the description. |
%CRX-E-BADOCCURS | Dimension description improperly specifies Minimum Occurs. | Submit SPR to CDD or to the product that created the description. |
%CRX-E-BADOFFSET | Field description specifies improper offset. | Submit SPR to CDD or to the product that created the description. |
%CRX-E-BADOVERLAY | Field description specifies overlay for nonoverlay field. | Submit SPR to CDD or to the product that created the description. |
%CRX-E-BADPRTCL | Path name does not designate a node with record protocol. | Correct the path name. |
%CRX-E-BADREFER | Field description specifies reference for nonpointer field. | Submit SPR to CDD or to the product that created the description. |
%CRX-E-BADSCALE | Field description specifies scale greater than precision. | Correct the precision or scale specified in the field description. |
%CRX-E-BADSTRIDE | Dimension description specifies improper stride. | Submit SPR to CDD or to the product that created the description. |
%CRX-E-BADTAGVAR | Field description specifies tag for nonoverlay field. | Submit SPR to CDD or to the product that created the description. |
%CRX-I-INITVAL | Initial value in field description being ignored. | No action. |
%CRX-I-LITERALS | Literal definitions in record description being ignored. | No action. |
%CRX-E-MEMBADTYP | Field description specifies data type for field with members. | Submit SPR to CDD or to the product that created the description. |
%CRX-I-NOCONTIN | Improper continuation after a noncontinuable condition. | Submit a PL/I SPR. |
%CRX-E-NOCORATT | Record description does not specify core level. | Submit SPR to CDD or to the product that created the description. |
%CRX-E-NOFORMAT | Record description does not specify record format. | Submit SPR to CDD or to the product that created the description. |
%CRX-E-NOLENGTH | Field description does not specify length. | Submit SPR to CDD or to the product that created the description. |
%CRX-E-NOLOWER | Dimension description does not specify lower bound. | Submit SPR to CDD or to the product that created the description. |
%CRX-E-NOOFFSET | Field description does not specify offset. | Submit SPR to CDD or to the product that created the description. |
%CRX-E-NOOVERLAY | Field description does not specify overlay for overlay field. | Submit SPR to CDD or to the product that created the description. |
%CRX-E-NOSTRIDE | Dimension description does not specify stride. | Submit SPR to CDD or to the product that created the description. |
%CRX-E-NOTCOMPUT | Field definition specifies numeric attributes for nonnumeric data. | Submit SPR to CDD or to the product that created the description. |
%CRX-E-NOUPPER | Dimension description does not specify upper bound. | Submit SPR to CDD or to the product that created the description. |
%CRX-I-REFERENCE | Reference in overlay description being ignored. | No action. |
%CRX-I-TAGVALUES | Tag values in overlay description being ignored. | No action. |
%CRX-E-UNALIGNED | Field description specifies improper field alignment. | Correct the field description to specify the proper alignment. |
%CRX-I-UNKFACIL | Unknown facility specified for record description extraction. | Submit a PL/I SPR. |
Previous | Next | Contents | Index |