z/OS MVS System Messages, Vol 3 (ASB-BPX)
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


BPXI025I

z/OS MVS System Messages, Vol 3 (ASB-BPX)
SA38-0670-00

BPXI025I
ERROR IN PARMLIB MEMBER=memname ON LINE line-number. PARTITIONED DATASET IS INCORRECT. REASON: text

Explanation

The system encountered an error in a parmlib member. The input length of a keyword or parameter partitioned dataset was incorrect.

In the message text:
memname
The name of the parmlib member containing the error.
line-number
The number of the member line containing the error.
text
One of the following:
MEMBER LENGTH IS NOT 1-8. DETECTING MODULE IS detmod. INPUT LINE: input-line

The member length is not 1-8.

INVALID CHARACTER DETECTED IN MEMBER NAME. DETECTING MODULE IS detmod. INPUT LINE: input-line

An invalid character was detected in the member name.

FIRST CHARACTER IN MEMBER NAME NOT VALID. DETECTING MODULE IS detmod. INPUT LINE: input-line

The first character in the member name is not valid.

INVALID CHARACTER DETECTED IN DATASET NAME. DETECTING MODULE IS detmod. INPUT LINE: input-line

An invalid character was detected in the dataset name.

FIRST CHARACTER IN DATASET NAME NOT VALID. DETECTING MODULE IS detmod. INPUT LINE: input-line

The first character in the dataset name is not valid.

FIRST CHARACTER IN A DATASET SEGMENT NOT VALID. DETECTING MODULE IS detmod. INPUT LINE: input-line

The first character in a dataset segment is not valid.

A DATASET SEGMENT LENGTH IS NOT 1-8. DETECTING MODULE IS detmod. INPUT LINE: input-line

A dataset segment length is not 1-8.

DATASET NAME LENGTH IS NOT 1-44. DETECTING MODULE IS detmod. INPUT LINE: input-line

The dataset name length is not 1-44.

MISSING RIGHT PARENTHESIS. DETECTING MODULE IS detmod. INPUT LINE: input-line

The partition dataset name is missing a right parenthesis.

detmod
The name of the module that detected the situation.
input-line
The text of the line containing the error.

System action

The system may ignore the erroneous statement or it may stop initialization after parsing completes. The system checks the rest of the parmlib member to find any other errors.

Operator response

None.

System programmer response

Correct the error in the parmlib member before using it again.

Module

BPXIPMY1

Source

z/OS UNIX System Services kernel (BPX)

Routing Code

-

Descriptor Code

4

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014