Hi,
While executing UJBR for Backup , I Need to store the different backup set for entrie week daywise so that the data will not get overwritten.
Current Tcode will simply overwrite the existing file in the AL11 dir.
I want the backup prog to run everyday and place daywise files in the same directory for a week.
After a week , I will manually delete the files older than a week.
Kindly suggest.