Share via


Step 3: Monitoring the status of your Direct Mailer job

You use the command line interface to determine if the Direct Mailer job containing your mailing is currently running, has been suspended or terminated, or has completed successfully.

  • At the command line, typeDmlRun /list to view all Direct Mailer jobs.

The list of Direct Mailer jobs is displayed.

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 terminated.
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 due to 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.

Copyright © 2005 Microsoft Corporation.
All rights reserved.