Previous Topic: pdm_configure--Open the Configuration WindowNext 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.". 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 ...".