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:
-
In the PAS_GLOBAL_PROPERTIES table in the Code Insight database, locate the
library.refresh.cronspecproperty. -
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 * * ? -
-
Restart the server.