Table of Contents

Search

  1. Preface
  2. Data Replication Overview
  3. Understanding Data Replication
  4. Sources - Preparation and Replication Considerations
  5. Targets - Preparation and Replication Considerations
  6. Starting the Server Manager
  7. Getting Started with the Data Replication Console
  8. Defining and Managing Server Manager Main Servers and Subservers
  9. Creating and Managing User Accounts
  10. Creating and Managing Connections
  11. Creating Replication Configurations
  12. Materializing Targets with InitialSync
  13. Scheduling and Running Replication Tasks
  14. Implementing Advanced Replication Topologies
  15. Monitoring Data Replication
  16. Managing Replication Configurations
  17. Handling Replication Environment Changes and Failures
  18. Troubleshooting
  19. Data Replication Files and Subdirectories
  20. Data Replication Runtime Parameters
  21. Command Line Parameters for Data Replication Components
  22. Updating Configurations in the Replication Configuration CLI
  23. DDL Statements for Manually Creating Recovery Tables
  24. Sample Scripts for Enabling or Disabling SQL Server Change Data Capture
  25. Glossary

Viewing Server Manager Logs

Viewing Server Manager Logs

After you connect to the Main Server Manager server, you can view the full execution logs for the Main Server Manager and any subserver from the Data Replication Console.
The Server Manager stores all of its log files in the
DataReplication_installation
/logs/SM subdirectory.
  1. Click the
    Server Manager
    tab >
    Servers
    view.
  2. Select the server for which to view logs.
  3. Click the
    View Logs
    button on the toolbar, or right-click the server row and click
    View Logs
    .
    The
    Log for the Server <server_name>
    window opens and displays the log content for the selected Server Manager instance.
    • To view memory statistics for Server Manager processes, click
      Print Memory Statistics
      .
    • To view the stack trace for the log, click
      Trace
      .
    • To look for a particular point in a log, clear the
      Autoscroll
      box.
    • If some lines are too long to display entirely in the window area, select
      Wrap lines
      .
    • To copy the contents to a file, use the
      Select All
      and
      Copy to Clipboard
      buttons.
    • To delete the log information from the
      Log for the Server <server_name>
      window, click
      Clear
      . Deleting this information from the Console does not affect the contents of the log file in the
      DataReplication_installation
      /logs/SM subdirectory. The
      Clear
      button provides a way for you to view less log file information and conserve Console memory.
The idradmin user can set the logging level and suffix for the log files. Click the
Server Manager
tab >
Servers
view. Then select the server row and click
Properties
. On the
Logs
subtab, enter the suffix and logging level and click
Save
.

0 COMMENTS

We’d like to hear from you!