JBSJ9120 - Delete Old Output Files

Purpose

To perform a bulk delete of Job Output files which, by virtue of their age, are deemed to be no longer required. (Refer also to the Subsystem Specialist section.)

SubSystem

Job Control & Scheduling

Normally Run By Job Control Specialist
Anticipated Frequency Scheduled to run automatically at regular intervals.
Structure None  

  

JBSJ9110 is used to delete obsolete job requests.

Update Process

The process physically deletes job output files as follows:

  • Files in the $TMP directory are deleted when they are more than 3 days old
  • Files in the $OUTPUT directory are deleted when they are more than 21 days old
  • Files in the $CONTROL directory are deleted when they are more than 14 days old

The $TMP, $OUTPUT and $CONTROL are environment variables specified in s_job_control. For further information regarding environment variables, refer to the technical information located in the Callista Product Centre (wiki.callista.com.au/display/CPC).

Alteration to the age of the files being deleted requires the System Administrator to alter the Unix Shell Script.

Run Details

This job is typically run:

  • As a standing request in an 'off-peak' run widow
  • As frequently as the institution's data management regime requires, although it is recommended that the job be set to run nightly

 

There are no parameters associated with this job.

Rules/Notes:

No reports are produced. A file listing all files deleted by this job is written to the 'CONTROL' directory (refer to the System Administrator) and is appended to each time the job runs (see file sample)


Last modified on 17 August, 2015 4:22 PM

History Information

Release Version Project Change to Document
12.1.0.3 1408 - PC101 Calipso: 24323 Updated Sponsor Code field.