Previous Topic: CA$F223ENext Topic: CTSTAPER Messages


CTSPMTST Messages

PM00-00: NORMAL COMPLETION

Reason:

Either the pattern was valid, or the object and pattern were valid.

Action:

No action is required. This is an informative message.

PM04-00: PATTERN AND OBJECT DO NOT MATCH

Reason:

The object does not match the pattern.

Action:

No action is required. This is an informative message.

PM08-04: OBJECT IS EMPTY

Reason:

No object was specified in the SYSOBJ DD.

Action:

Correct the object(s) and resubmit the job.

PM12-04: '\' NOT ALLOWED AT END OF PATTERN

Reason:

The last character of a pattern cannot be a backslash (\).

Action:

Correct the pattern(s) and resubmit the job.

PM12-08: INVALID PATTERN COMBINATION

Reason:

An invalid combination of pattern characters was found in a pattern.

Action:

For a list of invalid pattern character combinations, see the discussion of pattern validation in the Programming Guide. Correct the pattern and resubmit the job.

PM12-12: PATTERN IS EMPTY

Reason:

No pattern was specified in the SYSPATT DD.

Action:

Correct the pattern(s) and resubmit the job.

PM12-16: PATTERN IS TOO LONG

Reason:

The pattern is longer than allowed.

Action:

Reduce the size of the pattern and resubmit the job.

PM20-16: UNKNOWN OBJECT CLASS

Reason:

The object class specified in the parameter for the program was not MVSFILE or MVSJOB.

Action:

Correct the JCL and resubmit the job.