Debugging your changed DCF

The sample DCF contains a DEBUG statement that is commented out. To use this statement to check your DCF:
  1. Uncomment the DEBUG statement in the DCF that you changed.
  2. Save the file.
  3. Stop the MVS Download receiver that uses this DCF.
  4. Restart the MVS Download receiver that uses this DCF.
  5. Submit a job from MVS that runs through this MVS Download receiver.

    Information will be written into the server log. You can view the server log by clicking the Server Log item in the left pane of the Management Console.

  6. Once you are satisfied with the results, open the DCF and comment the DEBUG statement out again.
  7. Save the file.
  8. Stop the MVS Download receiver that uses this DCF.
  9. Restart the MVS Download receiver that uses this DCF.