WL#17258: Partial Migrations
Affects: Server-9.x
—
Status: Complete
Choose what schemas and objects should be migrated
Allow selecting the list of individual DB objects to be migrated, including:
- schemas
- tables
- views
- routines
- events
- triggers
- libraries
- user accounts
For routines, events, triggers and libraries it must be also possible to exclude migration of all objects of these types
Additionally, if schemas or tables are excluded, they must also be excluded from the inbound replication stream using ignore rules, if one is created.
Copyright (c) 2000, 2026, Oracle Corporation and/or its affiliates. All rights reserved.