Skip to main content

Disabling or Re-enabling the Daily Library Refresh

If desired, use the following procedure to disable or re-enable the daily Library Refresh service.

To disable or re-enable the Library Refresh service, do the following:

  1. In the PAS_GLOBAL_PROPERTIES table in the Code Insight database, locate the library.refresh.cronspec property.

  2. Update the property as required:

    • To disable Library Refresh, replace the current quartz cron value with the na value.

    • To re-enable the daily Library Refresh, replace the na value with the following cron value:

    0 0 0 * * ?

  3. Restart the server.