Previous Topic: ENBP MessagesNext Topic: ENCI Messages


ENBX Messages

This section describes the messages generated in the course of Expand Includes Utility processing, along with possible causes and corrective actions to take in error situations.

ENBX001I

Statement Number statement number

Reason:

Batch expand include syntax.

Action:

None.

ENBX002I

Processing is complete. Highest return code is return code

Reason:

This message indicates the termination of the utility.

Action:

None.

ENBX003E

An invalid JCL parameter was provided. The JCL parameter follows.

Reason:

An invalid execution parameter was specified. The parameter in error printed out after this message.

Action:

Correct the error and resubmit.

ENBX004E

parameter date

Reason:

See message ENBX003E.

Action:

Correct the error and resubmit.

ENBX005I

The ENXSCLIN DD statement is present. The JCL member parameter will be ignored.

Reason:

The member name specification via ENXSCLIN overrides the JCL member name execution parameter specification.

Action:

None.

ENBX006E

The ENXSCLIN DD statement was not provided or a JCL parameter was not provided.

Reason:

A member name must be specified either via ENXSCLIN syntax or via the JCL execution parameter.

Action:

Specify the member name and resubmit.

ENBX007E

Initialization failed. Processing will terminate immediately.

Reason:

An initialization error occurred.

Action:

See associated error messages.

ENBX008E

Control statement validation failed. Processing will terminate immediately.

Reason:

A processing error occurred during syntax validation.

Action:

See associated error messages.

ENBX009E

The C1DEFLTS table does not indicate that either Panvalet or Librarian are installed.

Reason:

Neither CA Panvalet nor CA Librarian include statement syntax was specified in the C1DEFLTS table.

Action:

Update the C1DEFLTS with the appropriate specification.

ENBX010E

There are no ENXINCnn DD statements allocated

Reason:

There are no DD statements beginning with ENXINCnn found allocated to include libraries.

Action:

Correct the JCL and resubmit.

ENBX011E

The include data set, dsname/member, has invalid attributes

Reason:

The library identified in the message does not have DCB information consistent for include members.

Action:

Verify that the data set name identified is correct.

ENBX020E

Data set data set is not cataloged

Reason:

The data set name identified in the message cannot be found in the catalog.

Action:

Make sure that the data set name in the specification is correct.

ENBX021E

DDname ddname is not allocated

Reason:

The ddname specified in the message was found to be allocated.

Action:

Correct the JCL and resubmit.

ENBX022E

Data set data set has the incorrect attributes for an include data set

Reason:

See message ENBX011E.

ENBX023C

The destination data set record length LRECL is too small. Output records may be truncated.

Reason:

The LRECL of the target data set is smaller than the source data set.

Action:

Check the LRECL specification to make sure it is correct.

ENBX024E

Allocation failed for data set dsname, S99ERROR=return code, 99INFO=reason code

Reason:

A dynamic allocation error occurred for the named data set. See IBM Publication Application Development Guide Authorized Assembler Language Programs for a definition of the return and reason codes.

Action:

Refer to the action.

ENBX025E

The source/destination data set, dsname, has invalid data set attributes

Reason:

The source/destination data set, dsname, has invalid data set attributes.

Action:

Verify that you have specified the correct source and destination data sets.

ENBX026E

The ENXIN DD statement does not contain a member name, nor does the JCL parameter. No member selected.

Reason:

The data set pointed to by the ENXIN DD statement is a library but no member names were specified.

Action:

Specify a member name and resubmit.

ENBX027E

Validation failed for DD ddname, data set dsname

Reason:

Validation failed for DD ddname, data set dsname.

Action:

Verify that the specified dsname is correct.

ENBX028E

Data set dsname has invalid attributes for a source/destination data set

Reason:

See message ENBX025E.

Action:

Verify that you have specified the correct source and destination data sets.

ENBX029E

Member member was not found in data set dsname

Reason:

The specified member name is not found in the specified library name.

Action:

Correct the member name and resubmit.

ENBX030I

Member member has been selected. nn include members totaling nnn lines were expanded

Reason:

The indicated member has been selected and expanded.

Action:

None.

ENBX031I

Input data set is data set

Reason:

This message indicates the name of the input data set.

Action:

None.

ENBX032I

Output data set is data set

Reason:

This message indicates the name of the output data set.

Action:

None.

ENBX033I

nn members were successfully expanded. nn members had an error.

Reason:

This message indicates the number of members that were successfully expanded and the number of members that had an error.

Action:

None.

ENBX034E

Member member already exists in data set data set

Reason:

The indicated member already exists in the named data set.

Action:

Check the specification of the member and resubmit.

ENBX034W

Member member already exists in data set data set

Reason:

The indicated member already exists in the named data set.

Action:

Check the specification of the member and resubmit.

ENBX035I

EXPAND INCLUDE processing is complete. Return code nn

Reason:

EXPAND INCLUDE processing completed with the indicated return code.

Action:

None.

ENBX036I

Sequential input has been processed. nn include members totaling member lines were expanded

Reason:

This message indicates that sequential input has been processed resulting in the number of include members with the number of lines expanded.

Action:

None.

ENBX037E

The destination data set must include an output member name

Reason:

This message indicates that the destination data set does not include an output member name.

Action:

Specify an output member name and resubmit.

ENBX038E

No matches were found for member in data set data set

Reason:

This message indicates that no matches were found for the member in the data set named.

Action:

Verify that the data set name is correct.

ENBX039E

Member member was not found in data set data set

Reason:

The indicated member was not found in the named data set.

Action:

Verify the member name and the data set name.

ENBX041E

A loop has been detected in include member member. Processing has been terminated for the input file

Reason:

A circular reference where A includes B and B includes A has been caused by the include member reference.

Action:

Correct the include members.

ENBX043C

Include member member could not be located

Reason:

The named include member could not be located.

Action:

Verify that the data set name's include libraries are correct.

ENBX044E

The source member name is required

Reason:

The source member name is missing.

Action:

Specify a source member.

ENBX045E

The size of internal table table has been exceeded

Reason:

The size of the named internal table has been exceeded.

Action:

Call CA Technical Support.

ENBX046E

Replace by expansion of a line has exceeded the internal workarea. Expansion ignored.

Reason:

The expansion of a line has exceeded the internal workarea.

Action:

Call CA Technical Support.

ENBX047E

Original value = text

Reason:

See message ENBX046E.

Action:

Call CA Technical Support.

ENBX100S

An abend code ABEND occurred

Reason:

The named abend has occurred.

Action:

Correct the condition that caused the abend.

ENBX101S

A storage failure has occurred in module program in routine routine

Reason:

A storage failure has occurred in the named routine of the named module program.

Action:

Call CA Technical Support.

ENBX900I

Control statement parsing is beginning

Reason:

This message indicates that control statement parsing has begun.

Action:

None.

ENBX901I

Control statement parsing has completed with no errors

Reason:

This message indicates that control statement parsing has completed with no errors.

Action:

None.

ENBX902E

Control statement parsing has completed with errors

Reason:

This message indicates that control statement parsing has completed with errors.

Action:

Check the corresponding error messages.

ENBX903E

The FROM DDNAME or DSNAME clause is required

Reason:

This message indicates that the FROM DDNAME or DSNAME clause is missing.

Action:

Specify a FROM DDNAME or DSNAME clause.

ENBX904E

The TO DDNAME or DSNAME clause is required

Reason:

This message indicates that the TO DDNAME or DSNAME clause is missing.

Action:

Specify a TO DDNAME or DSNAME clause.

ENBX905E

An invalid DDNAME, ddname, was specified

Reason:

The named ddname is invalid.

Action:

Correct the ddname specification and resubmit.

ENBX906E

An invalid MEMBER name, member, was specified

Reason:

The named member is invalid.

Action:

Correct the member specification and resubmit.

ENBX907E

TO MEMBER invalid. Contains * or, FROM MEMBER is wildcarded

Reason:

Either the TO MEMBER contains an asterisk (*) or the FROM MEMBER is wildcarded.

Action:

Verify both the TO MEMBER and FROM MEMBER specifications.

ENBX908E

The FROM DSNAME clause and the FROM DDNAME clause are mutually exclusive

Reason:

The FROM DSNAME clause and the FROM DDNAME clause are mutually exclusive.

Action:

Check the FROM DSNAME and FROM DDNAME specifications.

ENBX909E

The TO DSNAME clause and the TO DDNAME clause are mutually exclusive

Reason:

The TO DSNAME and the TO DDNAME clause are mutually exclusive.

Action:

Check the TO DSNAME and TO DDNAME specifications.