ANTT0034I
cmdname COMMAND PARSE ERROR. THE VALUE FOR KEYWORD keyword HAS AN INVALID NUMERICAL VALUE

Explanation

The cmdname command failed because of a command parse error. The value specified for keyword keyword is specified with an invalid value. For example, this error is issued if an invalid ATTIME value is specified on the XDELPAIR, XEND, or XSUSPEND command. The ATTIME parameters must fall into the following ranges:
  • Year – Between the current year and 2041
  • Day – Between 1 and 365 (366 if the year is a valid leap year)
  • Hours – Between 0 and 23
  • Minutes – Between 0 and 59
  • Seconds – Between 0 and 59
  • Other values – Must be valid decimal digits (0–9)

System action

The command is canceled.

System programmer response

Correct the error and reenter the command. If you are issuing the command from a CLIST or REXX EXEC, correct the error and rerun the EXEC.

Source

Extended remote copy (XRC).