How to Monitor Direct Mailer Jobs
You can check the status of Direct Mailer jobs to determine whether a job is currently running, is suspended or stopped, or completed successfully. You can view the status of Direct Mailer jobs by using the command line interface. You can also check to see whether any errors occurred while running Direct Mailer jobs.
To monitor Direct Mailer jobs
At the command line, type DmlRun /list to view all Direct Mailer jobs.
A list of Direct Mailer jobs is appears.
The following information displays for each Direct Mailer job:
Job identification number
Job status
Job description
Site name
Campaign item identification number
Campaign item name
Site name, campaign item identification number, and campaign item name display only if they exist for the Direct Mailer job.
The following table lists job status codes.
Code
Description
0
The job was created but not initialized.
1
The job was completely defined but not running (Inactive) or the job was stopped.
2
The job completed.
3
The job is running (Active).
4
The job is running but currently suspended (paused, but still Active).
-2
The job was stopped by Direct Mailer because of serious problems or because the error threshold limit was reached.
-3
The job was defined as css_site, but not all the data was available at run time.
See Also
Other Resources
How to View Direct Mailer Job Errors