Clean session data files
This job runs the cleansessdata
utility to removed session files older than the greater of DEFAULT_EXPIRY_SECONDS or DEFAULT_API_SESS_EXPIRY_SECONDS. If neither system variable is set, it will use the DEFAULT_EXPIRY_SECONDS default, which is 600.
See cleansessdata for command-line usage.