Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

Table of Contents

Search

  1. Preface
  2. Understanding Domains
  3. Managing Your Account
  4. Using Informatica Administrator
  5. Using the Domain View
  6. Domain Management
  7. Nodes
  8. High Availability
  9. Connections
  10. Connection Properties
  11. Domain Object Export and Import
  12. License Management
  13. Monitoring
  14. Log Management
  15. Domain Reports
  16. Understanding Globalization
  17. Appendix A: Code Pages
  18. Appendix B: Custom Roles
  19. Appendix C: Informatica Platform Connectivity
  20. Appendix D: Configure the Web Browser

Administrator Guide

Administrator Guide

Changing Data Movement Modes

Changing Data Movement Modes

You can change the data movement mode in the
CDI-PC Integration Service
properties in the Administrator tool. After you change the data movement mode, the
CDI-PC Integration Service
runs in the new data movement mode the next time you start the
CDI-PC Integration Service
. When the data movement mode changes, the
CDI-PC Integration Service
handles character data differently. To avoid creating data inconsistencies in your target tables, the
CDI-PC Integration Service
performs additional checks for sessions that reuse session caches and files.
The following table describes how the
CDI-PC Integration Service
handles session files and caches after you change the data movement mode:
Session File or Cache
Time of Creation or Use
CDI-PC Integration Service
Behavior After Data Movement Mode Change
Session Log File (*.log)
Each session.
No change in behavior. Creates a new session log for each session using the code page of the
CDI-PC Integration Service
process.
Workflow Log
Each workflow.
No change in behavior. Creates a new workflow log file for each workflow using the code page of the
CDI-PC Integration Service
process.
Reject File (*.bad)
Each session.
No change in behavior. Appends rejected data to the existing reject file using the code page of the
CDI-PC Integration Service
process.
Output File (*.out)
Sessions writing to flat file.
No change in behavior. Creates a new output file for each session using the target code page.
Indicator File (*.in)
Sessions writing to flat file.
No change in behavior. Creates a new indicator file for each session.
Incremental Aggregation Files (*.idx, *.dat)
Sessions with Incremental Aggregation enabled.
When files are removed or deleted, the
CDI-PC Integration Service
creates new files.
When files are not moved or deleted, the
CDI-PC Integration Service
fails the session with the following error message:
SM_7038 Aggregate Error: ServerMode: [server data movement mode] and CachedMode: [data movement mode that created the files] mismatch.
Move or delete files created using a different code page.
Unnamed Persistent Lookup Files (*.idx, *.dat)
Sessions with a Lookup transformation configured for an unnamed persistent lookup cache.
Rebuilds the persistent lookup cache.
Named Persistent Lookup Files (*.idx, *.dat)
Sessions with a Lookup transformation configured for a named persistent lookup cache.
When files are removed or deleted, the
CDI-PC Integration Service
creates new files.
When files are not moved or deleted, the
CDI-PC Integration Service
fails the session.
Move or delete files created using a different code page.

0 COMMENTS

We’d like to hear from you!