Dear Experts,
I am having ECC 5.0 system where unfortunately DB13 transaction is not working currently.
We are taking backup through Batch files.
My archive log backup is taken by using following command.
brarchive.exe -s -p initPRD.sap -c -l E -d disk -k no
Now i need to delete my archive logs only after second copy of archive log is generated.
My storage location is Physical hard disk and its giving me error as
BR0181E Option '-cds' not supported for 'disk'
or BR0181E Option '-scd' not supported for 'disk'
How my command should be modified to perform dual copy of archive log and then delete.
Best Regards,
AjitR
Edited by: ajju rane on May 30, 2008 10:18 AM