ORA-31428: no publication contains all the specified columns
What triggered the Error:
One or more of the specifed columns cannot be found in a single publication.What should we do to fix it:
Change the subscription request to select only columns that are in the same publication. Consult the USER_PUBLISHED_COLUMNS view to see current publications.