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

Editing Virtual Columns

Editing Virtual Columns

In the Data Replication Console, you can edit existing virtual columns.
  1. On the
    Map Tables
    tab, select the mapped source table to which you previously added the virtual column that you want to edit.
  2. Click the
    Show Virtual Columns
    icon button above the source tables filter field, or right-click the source table row and click
    Show Virtual Columns
    .
    The
    Virtual Columns for <table_name>
    dialog box appears.
    Virtual Columns for SRCANTON_SRC table dialog box
  3. Select the virtual column that you want to edit and click
    Edit
    .
    The
    Add virtual column
    dialog box appears.
    Add virtual column dialog box
  4. Enter changes in one or more fields.
    The availability of some fields depends on the datatype.
    If you change the datatype of a mapped virtual column, Data Replication validates that the virtual column and target column have compatible datatypes. If the datatypes are not compatible, the Data Replication Console displays an error message that prompts you to map the virtual column to a target column that has a compatible datatype.
  5. Click
    OK
    .
    Data Replication applies the changes. If the replication configuration contains multiple virtual columns that have the same column name, datatype, expression, and properties (precision, scale, and size), Data Replication applies the changes to all of these virtual columns.

0 COMMENTS

We’d like to hear from you!