Oracle Error ORA-31440: change set string is empty and cannot be advanced

Oracle Error Message

ORA-31440: change set string is empty and cannot be advanced

Reason for the Error

User attempted to advance a change set which does not contain any change tables. Without change tables, a change set cannot be advanced.

Solution

Create change tables in the change set, then retry the advance.