Debug and export replication project

Data Integrity Suite

Product
Spatial_Analytics
Data_Integration
Data_Enrichment
Data_Governance
Precisely_Data_Integrity_Suite
geo_addressing_1
Data_Observability
Data_Quality
dis_core_foundation
Services
Spatial Analytics
Data Integration
Data Enrichment
Data Governance
Geo Addressing
Data Observability
Data Quality
Core Foundation
ft:title
Data Integrity Suite
ft:locale
en-US
PublicationType
pt_product_guide
copyrightfirst
2000
copyrightlast
2026

You have access to debug for analyzing issues within the replication project. By examining logs and error messages, you can identify root causes. The option to export the replication project generates a comprehensive package of the project's configuration, logs, and diagnostics, in a .zip file making it easier to share for further analysis.

Debug a replication project

When you enable debugging, project and SQL statement warnings, errors, and other details are collected for all kernel and listener processes on all runtime servers used by the project or for a single runtime server in the project, depending on how you configure debugging. The details are written to kernel logs, which are text files located in the software install kernel subdirectory on the runtime engine.

  1. Navigate to Integration>Continuous Replication.
  2. Click the ellipses next to the project you wish to validate, then select Debug from the dropdown menu.
  3. The Debug Project dialog opens with the project name, description, and additional information about the runtime engine.
  4. Select one or all of the following options:
    • Standard: View general replication project information.
    • SQL: View specific information about SQL statements.
    • Both: View debugging information about Standard and SQL.
    • None: No debugging information is written to the kernel logs.. This is the default value.
  5. Click OK to save your debug selection and close the dialog.

Export project

  1. Navigate to Integration>Continuous Replication.
  2. Select the project name check boxes that you want to export.
  3. Click the Export selected projects.
  4. Choose All projects or Selected projects to export.
  5. Check the Export user names option to export user names.
  6. Choose a zip file for export and click Export.
    Note: If only one project is selected for export, the default value is <ProjectName>-MMDDYYYY-HHMMSS. If more than one project is selected for export, the default value is ConnectConfiguration-MMDDYYYY-HHMMSS.
    Warning: You cannot export if the File name field is blank.