Kbase P115696: Error 301 rolling forward After Image extent
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  01/05/2006 |
|
Status: Unverified
SYMPTOM(s):
Error 301 rolling forward After Image extent
** Could not recognize argument: endtime. (301)
** Could not recognize argument: <string>. (301)
Rolling forward AI extents results in error 301
Using rfutil, for example:
rfutil sports -C roll forward -a aifiles/sports.a1 endtime 2006:05:01:11:49:54
CAUSE:
The -a parameter is in the wrong place.
FIX:
The rfutil command should be:
rfutil sports -C roll forward endtime 2006:05:01:11:49:54 -a aifiles/sports.a1