Set the database refresh interval
Use the -action setdbref option on local-mode application servers to set the refresh interval for the local copy of the policy database.
The time interval is specified in seconds. Using the -action setdbref option only updates the application server configuration file. The following example sets the interval to every 60 minutes.
java com.tivoli.pd.jcfg.SvrSslCfg -action setdbref \ -dbrefresh 3600 -cfg_file c:/am/config_file.conf
Parent topic: Configure a Java application into the secure domain