Migration Job
Usage
Use this window to create a new migration job, or maintain an existing job.
For the description of each tab in the window, follow the appropriate link:
Formatting,
Replication,
File Mapping,
Source Mapping,
Method List,
Rules .
Activities
- Schedule Job
- Create Job Header
- Define File Column
- Map Source Columns
- Query Source Columns
- Starts a pop-up window presenting all columns for the object specified in <source_owner>.<source_name>
Once inside this window, you can query any object defined in dictionary view ALL_TAB_COLUMNS.
Copy Migration Job - Enters a dialog-box where you can duplicate all information
about current Job entry. Enter a new Job ID and you get an exact copy ( done by
insert directly on table-level)
- Show Select Statement
- For debugging purpose : Builds a dynamic SELECT-statement based on the data
entered, parses it to DBMS_SQL and shows the result in a pop-up window.