Previous | Contents | Index |
While diagnosing a PMDF delivery problem it can be useful to run a PMDF delivery job by hand, particularly after enabling debugging output for one or more channels. The command
# pmdf submit channel-name |
pmdf submit
will create a log file in /pmdf/log
as described in Table 34-1.
# pmdf run channel-name |
channel-name
under the currently active process, with output directed to your
terminal. This can be more convenient than submitting a job,
particularly if you suspect problems with job submission itself.
Previous | Next | Contents | Index |