Oracle Error ORA-39192: table mode jobs with transportable=always and partition filters only allow objects from one table

Oracle Error Message

ORA-39192: table mode jobs with transportable=always and partition filters only allow objects from one table

Reason for the Error

Multiple tables are not supported when specifying partitions while using transportable table mode.

Solution

Retry the job specifying only one table.