Exclude a table from cloning
- UpdatedMar 24, 2025
- 2 minutes to read
- Washington DC
- Data Management
Exclude a table to create an empty but usable table on the target instance.
Before you begin
Role required: clone_admin or admin
About this task
sys_db_object
and sys_db_object.*
can’t be added
to the exclusions.
When excluding child tables of the Task table, which use the table per hierarchy extension model, child tables are excluded. You don’t need to exclude the parent Task table together with the child table.
sys_script.*
excludes all tables starting with sys_script.To preserve the existing data on the target instance, see Create a data preserver. Data on tables that reference the table, such as business rules, isn’t excluded. To avoid unexpected results, we (strongly) advice against altering out-of-box preservers.
- sys_user
- sys_user_role
- sys_user_group
- sys_user_grmember
- sys_group_has_role
- sys_user_role_contains
- customer_contact (if the Customer Service Management plugin is active)
Procedure