Table of Contents

Search

  1. Preface
  2. Introduction to Data Transformation
  3. Data Processor Transformation
  4. Wizard Input and Output Formats
  5. Relational Input and Output
  6. Using the IntelliScript Editor
  7. XMap
  8. Libraries
  9. Schema Object
  10. Command Line Interface
  11. Scripts
  12. Parsers
  13. Script Ports
  14. Document Processors
  15. Formats
  16. Data Holders
  17. Anchors
  18. Transformers
  19. Actions
  20. Serializers
  21. Mappers
  22. Locators, Keys, and Indexing
  23. Streamers
  24. Validators, Notifications, and Failure Handling
  25. Validation Rules
  26. Custom Script Components

User Guide

User Guide

Run-Time Event Log

Run-Time Event Log

The run-time event log records the events that occur when you run the Data Processor transformation in a mapping.
If the Data Processor transformation completes the run with no failures, it does not write an event log. If there are failures in the run, Data Processor transformation runs a second time and writes an event log during the second run. The run-time event log is named
events.cme
.
On a Windows machine, the run-time event log in in the following directory:
C:<Installation_Directory>\clients\DT\CMReports\Tmp\
On a Linux or UNIX machine, the run-time event log for a root user in the following directory:
/root/<Installation_Dirctory>/clients/DT/CMReports/Tmp
On a Linux or UNIX machine, you can find the run-time event log for a non-root user in the following directory:
/home/[UserName]/<Installation_Directory>/DT/CMReports/Tmp
Use the configuration editor to change the location of the run-time event log.

0 COMMENTS

We’d like to hear from you!