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

Loading Data to the Target Database

Loading Data to the Target Database

If you do not use the DataStreamer component, you must run the load script that Fast Clone generates in the output directory to load data from output files or pipes to the target database. Fast Clone generates the load script for the native load utility of the target database.
The load script is a .cmd file on Windows and a .sh file on Linux and UNIX. The load script file name is based on the value of the
Load script base name
field on the
Runtime Settings
tab >
File Locations
view in the Fast Clone Console. If you configured the cloning operation from the command line, the load script file name is based on the value of the
load_script_base_name
command line parameter.
  1. Ensure that the target load utility is installed on the system where you run data load jobs.
    The target load utilities are usually installed as a part of the target database software and you do not need to install them separately. However, if you want to run the load operation from the source system or if you load data from pipes, you must install the target load utilities on the source system.
  2. Review the load script that Fast Clone generated in the output directory. Optionally edit load options.
    Verify that Fast Clone correctly set connection information and load settings for the target load utility. For more information about load options, see the target database documentation for the load utility.
  3. Run the load script from the command line.

0 COMMENTS

We’d like to hear from you!