Housekeeping jobs are used to delete log table data that was created before a specified point in time and to close unconfirmed requests and drop subscriptions that are not in use for a certain period of time.
To open the housekeeping settings, use transaction code /n/PALANTIR/COCKPIT_03
.
The Deleting Log Tables checkbox should be left checked by default to prevent log tables from growing indefinitely and potentially filling all available disk space.
When enabled, the program will delete records from tables /PALANTIR/LOG_02
and /PALANTIR/PAG_02
. The program also deletes records from the /PALANTIR/LOG_01
table but does not delete initialization requests in this table. For more, see Deleting LOG_01 Table with INIT Requests below.
The Close SLT Requests checkbox should be unchecked by default. Palantir Support may ask for it to be checked to address a known SLT issue that can cause the system to hang due to too many requests in the ODQDATA table.
When enabled, the program finds the SLT subscription requests that were created in the given date range and uses SLT close functionality to change the ODQMON
status of the request to Completed
. When a request is set to Completed
in ODQMON
, it can be deleted by the delta queue cleaning job of ODQMON
.
Completed
in ODQMON
.The Drop SLT Subscriptions checkbox should be unchecked by default. Palantir Support may ask for it to be checked to address a known SLT issue that can cause the system to hang due to too many requests in the ODQDATA table.
When enabled, the program will drop historical ODQMON
subscriptions.
The Delete LOG_01 INIT Requests checkbox should be unchecked by default. Palantir Support may ask for it to be checked to address rare cases when the /PALANTIR/LOG_01
table grows too large.
When enabled, this program deletes the /PALANTIR/LOG_01
table data, including initialization requests.
/PALANTIR/LOG_01
.