Previous Topic: 3773Next Topic: 3775


3774

CREDT= AND DAYSOLD= MAY NOT BOTH BE SPECIFIED ON THE SAME XCOPY COMMAND

Reason:

When CREDT= is specified on the XCOPY command, only ARCHVOL records with a creation date less than or equal to this value will be selected for processing. Similarly, when DAYSOLD= is specified, the number of days on the command is subtracted from the current date (or the alternate date specified), and only those ARCHVOL records with a creation date less than or equal to the resultant date will be selected.

The intent is to give the user two ways of arriving at a date to compare against the ARCHVOLS creation date. It is invalid to specify both parameters on the same XCOPY command.