IDC31900I   INCORRECT SPECIFICATION OF date-field

Explanation

A date was incorrectly specified when using the IDCAMS ALTER or CREATE commands. Date is expected in the format YYYY-MM-DD.

In the message text:
date-field
The specific field in error. Possible values include:
YEAR
The year is not valid. Acceptable values are between 0000 - 2155.
MONTH
The month is not valid. Acceptable values are between 00 - 12.
DAY
The day is not valid. Acceptable values are between:
Value
Corresponding Dates
01 - 28
for February (not a leap year).
01 - 29
for February (leap year).
01 - 30
for April, June, September, and November
01 - 31
for January, March, May, July, August, October and December.
32
which means 'never expire' (date of 1999-12-32).
HYPHEN
The required hyphen is missing from either the fifth or the eighth position in date-field.

System action

The system stops processing the command.

System programmer response

Correct the date and rerun the job.

Source

DFSMSdfp

Module

IDCAL02