Hello there!

I need your expertise on dump database statement....for SQL 6.5.

I have used the statement
DUMP DATABASE model TO ModelBackDaily VOLUME = 'ModDay' WITH NOUNLOAD , STATS = 10, NOINIT , RETAINDAYS =2 , NOSKIP

to limit the increase of space taken by the dumps on the Hard disk.
Although I can see that the backup dumps still show a list of files older than 2 days (refering to Retaindays=2).

Is there any other mention needed to make the change occur?
Or is there anything wrong in that statement syntax?

Thanks a lot for your time,
Regards,
Rachel