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

Deleting Virtual Columns

Deleting Virtual Columns

In the Data Replication Console, you can delete the virtual columns that you previously added to a replication configuration.
  1. On the
    Map Tables
    tab, select the mapped source table to which you previously added the virtual column that you want to delete.
  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.
  3. Select the virtual column that you want to delete and click
    Delete
    .
    A confirmation prompt appears.
  4. Click
    Yes
    .
  5. If other mapped source tables include virtual columns that have the same name, datatype, and properties as the one you deleted, the Data Replication Console asks if you want to delete the identical virtual columns in all of these tables or only the virtual column that you selected in step 3. Click one of the following options:
    • Yes
      . Delete all of the identical virtual columns.
    • No
      . Delete the single virtual column only.
To delete identical virtual columns from multiple tables selectively, select the virtual column row and click
Reuse
. Clear the
Select
check boxes for the tables from which you want to delete the virtual column and click
OK
.

0 COMMENTS

We’d like to hear from you!