51 ods escapechar="^";52 ods rtf file="C:\Users\Sarika\Dropbox\batch5\homework\SarikaM\temp.rtf";ERROR: Insufficient authorization to access/opt/sasinside/SASConfig/Lev1/SASApp/C:\Users\Sarika\Dropbox\batch5\homework\SarikaM\temp.rtf.ERROR: Fatal ODS error has occurred. Unable to continue processing this output destination.WARNING: No body file. RTF output will not be created.53 proc report data=temp nowd headline headskip;54 run;ERROR: The width of temp1 is not between 1 and 132. Adjust the column width or line size.NOTE: This affects LISTING output.NOTE: The SAS System stopped processing this step because of errors.NOTE: There were 3 observations read from the data set WORK.TEMP.NOTE: PROCEDURE REPORT used (Total process time):