
You are extracting files using SAPCAR but encountered with below error. In this example, the error occurred while extracting the BRTOOLS file.
> SAPCAR -xvf DBATL720O10_31-10007263.SAR SAPCAR: processing archive DBATL720O10_31-10007263.SAR (version 2.01) x brarchive SAPCAR: can not change date for brarchive (error 14). Operation not permitted
Solution
1. Move the brarchive (as in this example) to a new name and again extract the BRTOOLS file again.
mv brarchive brarchive.OLD SAPCAR -xvf DBATL720O10_31-10007263.SAR


