Previous Topic: pdm_configure--Open the Configuration Window

Next Topic: pdm_deref--Dereference ASCII Data

pdm_d_refresh--Start Failed Daemons

The pdm_d_refresh command line utility is used primarily for remote daemon configurations. It tells the daemon manager to try to start daemons that have failed to start ten times and that the daemon manager has flagged as "not runnable." This is often caused by starting the primary server when one of the following occurs:

The daemon manager tries to start remote daemons but if it cannot contact the secondary server, it tries ten times and stops. Running this utility flags all daemons as able to run and resets the restart counter. Then, the daemon manager tries to start all stopped daemons.

Syntax

This command has the following format:

pdm_d_refresh

Important! On UNIX, the LIBPATH must be set before running several CA SDM utilities. Use pdm_task to set the LIBPATH before running a utility. For example, input "pdm_task pdm_clean_attachments ...".