ORA-31432: invalid source table
What triggered the Error:
Either the schema_name.source_table did not exist or it did not belong to this subscription.What should we do to fix it:
Check the spelling of the schema_name and source_table. Verify that the specifed table exists in the specifed schema and is subscribed to by the subscription.