Hi All,
I need to run one of .SAS files on unix server using putty on everyday. After successful execution of sas file ,i see the following ERROR in the log. ( there were no errors in the log except the following)
184 x "chmod 777 /users/ABC/xyz/prod/*.*"
184 ! ;
ERROR: Errors printed on page 5.
Could you please help me understand
A) what is this ERROR description
B) when do we get this type of error
C) HOW to avoid this error in future execution.
Please help me .