Removing Duplicate Reports That Are Stored in the SAS Content Server

If you rerun a report job multiple times in a day without processing additional days of data in between, then the report job generates multiple instances of the same reports in the SAS Content Server. These reports remain in the SAS Content Server until they expire and the corresponding report job is rerun.
To eliminate duplicate reports from the SAS Content Server, you can perform one of the following tasks:
  • Allow the duplicate reports to expire as you continue to run the report job that added them.
  • Remove the reports manually by using the SCS Admin Console. (Only a SAS administrator can perform this action.) For more information, see the chapter about administering the SAS Content Server in the SAS 9.4 Intelligence Platform: Middle Tier Administration Guide.
    Note: Update the cache after deleting reports from the SAS Content Server. For information about how to do this, see How to Refresh the Cache for ITRM Report Center Reports.
  • Override the expiration date by using the Performance Report transformation and rerunning the job. Use caution when implementing this option. Depending on your settings, this implementation can delete duplicates as well as all previous versions of the report that were created by the report job.