Table of Contents

Search

  1. Preface
  2. Fast Clone Overview
  3. Configuring and Using the Fast Clone Server
  4. Creating Cloning Configuration Files in the Fast Clone Console
  5. Unloading Data from the Source Database
  6. Loading Data to a Target
  7. Remote Configuration Management
  8. Fast Clone Command Line Interface
  9. Troubleshooting
  10. Fast Clone Configuration File Parameters
  11. Glossary

User Guide

User Guide

Disabling or Dropping Target Constraints

Disabling or Dropping Target Constraints

From the Fast Clone Console, you can generate a script for disabling or dropping target table constraints, depending on the target type.
If you have target tables with primary key-foreign key relationships, run this script prior to loading data to avoid constraint violations on the target.
  1. Connect to the source database and target database.
  2. On the
    Target DB
    tab, ensure that you select the target schema or owner.
  3. Click the
    Schema
    Disable Constraints
    on the menu bar, or click the
    Disable all constraints on all selected tables on destination
    button on the toolbar.
    The
    View Script
    dialog box appears. It shows the generated script for disabling or dropping target constraints.
  4. Perform one of the following actions:
    • Click
      Run
      to run the script immediately.
    • Click
      Save
      to save the generated script to a directory of your choice. You can run the script on the target system later to disable or drop constraints.

0 COMMENTS

We’d like to hear from you!